Uses of Interface
software.amazon.awssdk.services.quicksight.model.GeospatialMapFieldWells.Builder
-
Packages that use GeospatialMapFieldWells.Builder Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of GeospatialMapFieldWells.Builder in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return GeospatialMapFieldWells.Builder Modifier and Type Method Description static GeospatialMapFieldWells.BuilderGeospatialMapFieldWells. builder()default GeospatialMapFieldWells.BuilderGeospatialMapFieldWells.Builder. geospatialMapAggregatedFieldWells(Consumer<GeospatialMapAggregatedFieldWells.Builder> geospatialMapAggregatedFieldWells)The aggregated field well for a geospatial map.GeospatialMapFieldWells.BuilderGeospatialMapFieldWells.Builder. geospatialMapAggregatedFieldWells(GeospatialMapAggregatedFieldWells geospatialMapAggregatedFieldWells)The aggregated field well for a geospatial map.GeospatialMapFieldWells.BuilderGeospatialMapFieldWells. toBuilder()Methods in software.amazon.awssdk.services.quicksight.model that return types with arguments of type GeospatialMapFieldWells.Builder Modifier and Type Method Description static Class<? extends GeospatialMapFieldWells.Builder>GeospatialMapFieldWells. serializableBuilderClass()Method parameters in software.amazon.awssdk.services.quicksight.model with type arguments of type GeospatialMapFieldWells.Builder Modifier and Type Method Description default GeospatialMapConfiguration.BuilderGeospatialMapConfiguration.Builder. fieldWells(Consumer<GeospatialMapFieldWells.Builder> fieldWells)The field wells of the visual.
-