| 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<GetMapStyleDescriptorResponse> |
LocationAsyncClient.getMapStyleDescriptor(GetMapStyleDescriptorRequest getMapStyleDescriptorRequest)
Retrieves the map style descriptor from a map resource.
|
default GetMapStyleDescriptorResponse |
LocationClient.getMapStyleDescriptor(GetMapStyleDescriptorRequest getMapStyleDescriptorRequest)
Retrieves the map style descriptor from a map resource.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetMapStyleDescriptorRequestMarshaller.marshall(GetMapStyleDescriptorRequest getMapStyleDescriptorRequest) |
Copyright © 2022. All rights reserved.