Uses of Class
software.amazon.awssdk.services.quicksight.model.GeospatialLayerDefinition
-
Packages that use GeospatialLayerDefinition Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of GeospatialLayerDefinition in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return GeospatialLayerDefinition Modifier and Type Method Description GeospatialLayerDefinitionGeospatialLayerItem. layerDefinition()The definition properties for a layer.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type GeospatialLayerDefinition Modifier and Type Method Description GeospatialLayerItem.BuilderGeospatialLayerItem.Builder. layerDefinition(GeospatialLayerDefinition layerDefinition)The definition properties for a layer.
-