| Package | Description |
|---|---|
| software.amazon.awssdk.services.location |
Suite of geospatial services including Maps, Places, Routes, Tracking, and Geofencing
|
| Modifier and Type | Method and Description |
|---|---|
default GetMapStyleDescriptorResponse |
LocationClient.getMapStyleDescriptor(Consumer<GetMapStyleDescriptorRequest.Builder> 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 |
|---|---|
default CompletableFuture<GetMapStyleDescriptorResponse> |
LocationAsyncClient.getMapStyleDescriptor(Consumer<GetMapStyleDescriptorRequest.Builder> getMapStyleDescriptorRequest)
Retrieves the map style descriptor from a map resource.
|
default CompletableFuture<GetMapStyleDescriptorResponse> |
LocationAsyncClient.getMapStyleDescriptor(GetMapStyleDescriptorRequest getMapStyleDescriptorRequest)
Retrieves the map style descriptor from a map resource.
|
Copyright © 2022. All rights reserved.