Uses of Class
software.amazon.awssdk.services.quicksight.model.GeospatialMapFieldWells
-
Packages that use GeospatialMapFieldWells Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of GeospatialMapFieldWells in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return GeospatialMapFieldWells Modifier and Type Method Description GeospatialMapFieldWellsGeospatialMapConfiguration. fieldWells()The field wells of the visual.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type GeospatialMapFieldWells Modifier and Type Method Description GeospatialMapConfiguration.BuilderGeospatialMapConfiguration.Builder. fieldWells(GeospatialMapFieldWells fieldWells)The field wells of the visual.
-