GetStaticMapResponse.Builder |
GetStaticMapResponse.Builder.blob(SdkBytes blob) |
The blob represents a map image as a jpeg for the GetStaticMap API.
|
static GetStaticMapResponse.Builder |
GetStaticMapResponse.builder() |
|
GetStaticMapResponse.Builder |
GetStaticMapResponse.Builder.cacheControl(String cacheControl) |
Header that instructs caching configuration for the client.
|
GetStaticMapResponse.Builder |
GetStaticMapResponse.Builder.contentType(String contentType) |
Header that represents the format of the response.
|
GetStaticMapResponse.Builder |
GetStaticMapResponse.Builder.eTag(String eTag) |
The static map's Etag.
|
GetStaticMapResponse.Builder |
GetStaticMapResponse.Builder.pricingBucket(String pricingBucket) |
The pricing bucket for which the request is charged at.
|
GetStaticMapResponse.Builder |
GetStaticMapResponse.toBuilder() |
|