public class GetCollectionsHeaders extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
GetCollectionsHeaders.Builder |
| Modifier and Type | Field and Description |
|---|---|
Map<String,String> |
extraHeaders
Extra headers that will be included in the HTTP request.
|
| Modifier | Constructor and Description |
|---|---|
|
GetCollectionsHeaders() |
protected |
GetCollectionsHeaders(GetCollectionsHeaders.Builder builder) |
public Map<String,String> extraHeaders
public GetCollectionsHeaders()
protected GetCollectionsHeaders(GetCollectionsHeaders.Builder builder)
public Map<String,String> getExtraHeaders()