Uses of Class
software.amazon.awssdk.services.quicksight.model.GeospatialLayerColorField
-
Packages that use GeospatialLayerColorField Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of GeospatialLayerColorField in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return GeospatialLayerColorField Modifier and Type Method Description GeospatialLayerColorFieldGeospatialLayerJoinDefinition. colorField()The geospatial color field for the join definition.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type GeospatialLayerColorField Modifier and Type Method Description GeospatialLayerJoinDefinition.BuilderGeospatialLayerJoinDefinition.Builder. colorField(GeospatialLayerColorField colorField)The geospatial color field for the join definition.
-