| Package | Description |
|---|---|
| software.amazon.awssdk.services.location.model |
| Modifier and Type | Method and Description |
|---|---|
static MapConfigurationUpdate.Builder |
MapConfigurationUpdate.builder() |
MapConfigurationUpdate.Builder |
MapConfigurationUpdate.Builder.politicalView(String politicalView)
Specifies the political view for the style.
|
MapConfigurationUpdate.Builder |
MapConfigurationUpdate.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends MapConfigurationUpdate.Builder> |
MapConfigurationUpdate.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default UpdateMapRequest.Builder |
UpdateMapRequest.Builder.configurationUpdate(Consumer<MapConfigurationUpdate.Builder> configurationUpdate)
Updates the parts of the map configuration that can be updated, including the political view.
|
Copyright © 2023. All rights reserved.