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