Uses of Class
software.amazon.awssdk.services.location.model.MapConfigurationUpdate
-
Packages that use MapConfigurationUpdate Package Description software.amazon.awssdk.services.location.model -
-
Uses of MapConfigurationUpdate in software.amazon.awssdk.services.location.model
Methods in software.amazon.awssdk.services.location.model that return MapConfigurationUpdate Modifier and Type Method Description MapConfigurationUpdateUpdateMapRequest. configurationUpdate()Updates the parts of the map configuration that can be updated, including the political view.Methods in software.amazon.awssdk.services.location.model with parameters of type MapConfigurationUpdate Modifier and Type Method Description UpdateMapRequest.BuilderUpdateMapRequest.Builder. configurationUpdate(MapConfigurationUpdate configurationUpdate)Updates the parts of the map configuration that can be updated, including the political view.
-