| Package | Description |
|---|---|
| software.amazon.awssdk.services.location |
Suite of geospatial services including Maps, Places, Routes, Tracking, and Geofencing
|
| software.amazon.awssdk.services.location.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetMapGlyphsResponse> |
LocationAsyncClient.getMapGlyphs(GetMapGlyphsRequest getMapGlyphsRequest)
Retrieves glyphs used to display labels on a map.
|
default GetMapGlyphsResponse |
LocationClient.getMapGlyphs(GetMapGlyphsRequest getMapGlyphsRequest)
Retrieves glyphs used to display labels on a map.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetMapGlyphsRequestMarshaller.marshall(GetMapGlyphsRequest getMapGlyphsRequest) |
Copyright © 2022. All rights reserved.