public static interface GetMapGlyphsResponse.Builder extends LocationResponse.Builder, SdkPojo, CopyableBuilder<GetMapGlyphsResponse.Builder,GetMapGlyphsResponse>
| Modifier and Type | Method and Description |
|---|---|
GetMapGlyphsResponse.Builder |
blob(SdkBytes blob)
The glyph, as binary blob.
|
GetMapGlyphsResponse.Builder |
cacheControl(String cacheControl)
The HTTP Cache-Control directive for the value.
|
GetMapGlyphsResponse.Builder |
contentType(String contentType)
The map glyph content type.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetMapGlyphsResponse.Builder blob(SdkBytes blob)
The glyph, as binary blob.
blob - The glyph, as binary blob.GetMapGlyphsResponse.Builder cacheControl(String cacheControl)
The HTTP Cache-Control directive for the value.
cacheControl - The HTTP Cache-Control directive for the value.GetMapGlyphsResponse.Builder contentType(String contentType)
The map glyph content type. For example, application/octet-stream.
contentType - The map glyph content type. For example, application/octet-stream.Copyright © 2023. All rights reserved.