Uses of Interface
software.amazon.awssdk.services.location.model.GetMapGlyphsResponse.Builder
-
Packages that use GetMapGlyphsResponse.Builder Package Description software.amazon.awssdk.services.location.model -
-
Uses of GetMapGlyphsResponse.Builder in software.amazon.awssdk.services.location.model
Methods in software.amazon.awssdk.services.location.model that return GetMapGlyphsResponse.Builder Modifier and Type Method Description GetMapGlyphsResponse.BuilderGetMapGlyphsResponse.Builder. blob(SdkBytes blob)The glyph, as binary blob.static GetMapGlyphsResponse.BuilderGetMapGlyphsResponse. builder()GetMapGlyphsResponse.BuilderGetMapGlyphsResponse.Builder. cacheControl(String cacheControl)The HTTP Cache-Control directive for the value.GetMapGlyphsResponse.BuilderGetMapGlyphsResponse.Builder. contentType(String contentType)The map glyph content type.GetMapGlyphsResponse.BuilderGetMapGlyphsResponse. toBuilder()Methods in software.amazon.awssdk.services.location.model that return types with arguments of type GetMapGlyphsResponse.Builder Modifier and Type Method Description static Class<? extends GetMapGlyphsResponse.Builder>GetMapGlyphsResponse. serializableBuilderClass()
-