public static interface GetMapStyleDescriptorResponse.Builder extends LocationResponse.Builder, SdkPojo, CopyableBuilder<GetMapStyleDescriptorResponse.Builder,GetMapStyleDescriptorResponse>
| Modifier and Type | Method and Description |
|---|---|
GetMapStyleDescriptorResponse.Builder |
blob(SdkBytes blob)
Contains the body of the style descriptor.
|
GetMapStyleDescriptorResponse.Builder |
cacheControl(String cacheControl)
The HTTP Cache-Control directive for the value.
|
GetMapStyleDescriptorResponse.Builder |
contentType(String contentType)
The style descriptor's content type.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetMapStyleDescriptorResponse.Builder blob(SdkBytes blob)
Contains the body of the style descriptor.
blob - Contains the body of the style descriptor.GetMapStyleDescriptorResponse.Builder cacheControl(String cacheControl)
The HTTP Cache-Control directive for the value.
cacheControl - The HTTP Cache-Control directive for the value.GetMapStyleDescriptorResponse.Builder contentType(String contentType)
The style descriptor's content type. For example, application/json.
contentType - The style descriptor's content type. For example, application/json.Copyright © 2023. All rights reserved.