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 blob's content type.
|
GetMapGlyphsResponse.Builder |
contentType(String contentType)
The map glyph content type.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetMapGlyphsResponse.Builder blob(SdkBytes blob)
The blob's content type.
blob - The blob's content type.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.