| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
GeospatialMapAggregatedFieldWells |
GeospatialMapAggregatedFieldWells.clone() |
GeospatialMapAggregatedFieldWells |
GeospatialMapFieldWells.getGeospatialMapAggregatedFieldWells()
The aggregated field well for a geospatial map.
|
GeospatialMapAggregatedFieldWells |
GeospatialMapAggregatedFieldWells.withColors(Collection<DimensionField> colors)
The color field wells of a geospatial map.
|
GeospatialMapAggregatedFieldWells |
GeospatialMapAggregatedFieldWells.withColors(DimensionField... colors)
The color field wells of a geospatial map.
|
GeospatialMapAggregatedFieldWells |
GeospatialMapAggregatedFieldWells.withGeospatial(Collection<DimensionField> geospatial)
The geospatial field wells of a geospatial map.
|
GeospatialMapAggregatedFieldWells |
GeospatialMapAggregatedFieldWells.withGeospatial(DimensionField... geospatial)
The geospatial field wells of a geospatial map.
|
GeospatialMapAggregatedFieldWells |
GeospatialMapAggregatedFieldWells.withValues(Collection<MeasureField> values)
The size field wells of a geospatial map.
|
GeospatialMapAggregatedFieldWells |
GeospatialMapAggregatedFieldWells.withValues(MeasureField... values)
The size field wells of a geospatial map.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GeospatialMapFieldWells.setGeospatialMapAggregatedFieldWells(GeospatialMapAggregatedFieldWells geospatialMapAggregatedFieldWells)
The aggregated field well for a geospatial map.
|
GeospatialMapFieldWells |
GeospatialMapFieldWells.withGeospatialMapAggregatedFieldWells(GeospatialMapAggregatedFieldWells geospatialMapAggregatedFieldWells)
The aggregated field well for a geospatial map.
|
Copyright © 2024. All rights reserved.