| Package | Description |
|---|---|
| software.amazon.awssdk.services.location.model |
| Modifier and Type | Method and Description |
|---|---|
MapConfiguration |
DescribeMapResponse.configuration()
Specifies the map tile style selected from a partner data provider.
|
MapConfiguration |
CreateMapRequest.configuration()
Specifies the
MapConfiguration, including the map style, for the map resource that you create. |
| Modifier and Type | Method and Description |
|---|---|
DescribeMapResponse.Builder |
DescribeMapResponse.Builder.configuration(MapConfiguration configuration)
Specifies the map tile style selected from a partner data provider.
|
CreateMapRequest.Builder |
CreateMapRequest.Builder.configuration(MapConfiguration configuration)
Specifies the
MapConfiguration, including the map style, for the map resource that you create. |
Copyright © 2023. All rights reserved.