Uses of Class
software.amazon.awssdk.services.quicksight.model.MeasureField
-
Packages that use MeasureField Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of MeasureField in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return MeasureField Modifier and Type Method Description MeasureFieldMetricComparisonComputation. fromValue()The field that is used in a metric comparison from value setup.MeasureFieldMetricComparisonComputation. targetValue()The field that is used in a metric comparison to value setup.MeasureFieldForecastComputation. value()The value field that is used in a computation.MeasureFieldGrowthRateComputation. value()The value field that is used in a computation.MeasureFieldMaximumMinimumComputation. value()The value field that is used in a computation.MeasureFieldPeriodOverPeriodComputation. value()The value field that is used in a computation.MeasureFieldPeriodToDateComputation. value()The value field that is used in a computation.MeasureFieldTopBottomMoversComputation. value()The value field that is used in a computation.MeasureFieldTopBottomRankedComputation. value()The value field that is used in a computation.MeasureFieldTotalAggregationComputation. value()The value field that is used in a computation.Methods in software.amazon.awssdk.services.quicksight.model that return types with arguments of type MeasureField Modifier and Type Method Description List<MeasureField>ComboChartAggregatedFieldWells. barValues()The aggregatedBarValuesfield well of a combo chart.List<MeasureField>TreeMapAggregatedFieldWells. colors()The color field well of a tree map.List<MeasureField>GeospatialLayerColorField. colorValuesFields()A list of color measure fields.List<MeasureField>ComboChartAggregatedFieldWells. lineValues()The aggregatedLineValuesfield well of a combo chart.List<MeasureField>PluginVisualFieldWell. measures()A list of measures that exist in the field well.List<MeasureField>ScatterPlotCategoricallyAggregatedFieldWells. size()The size field well of a scatter plot.List<MeasureField>ScatterPlotUnaggregatedFieldWells. size()The size field well of a scatter plot.List<MeasureField>WordCloudAggregatedFieldWells. size()The size field well of a word cloud.List<MeasureField>TreeMapAggregatedFieldWells. sizes()The size field well of a tree map.List<MeasureField>GaugeChartFieldWells. targetValues()The target value field wells of aGaugeChartVisual.List<MeasureField>KPIFieldWells. targetValues()The target value field wells of a KPI visual.List<MeasureField>BarChartAggregatedFieldWells. values()The value field wells of a bar chart.List<MeasureField>BoxPlotAggregatedFieldWells. values()The value field well of a box plot chart.List<MeasureField>FilledMapAggregatedFieldWells. values()The aggregated color field well of a filled map.List<MeasureField>FunnelChartAggregatedFieldWells. values()The value field wells of a funnel chart.List<MeasureField>GaugeChartFieldWells. values()The value field wells of aGaugeChartVisual.List<MeasureField>GeospatialMapAggregatedFieldWells. values()The size field wells of a geospatial map.List<MeasureField>HeatMapAggregatedFieldWells. values()The values field well of a heat map.List<MeasureField>HistogramAggregatedFieldWells. values()The value field wells of a histogram.List<MeasureField>KPIFieldWells. values()The value field wells of a KPI visual.List<MeasureField>LineChartAggregatedFieldWells. values()The value field wells of a line chart.List<MeasureField>PieChartAggregatedFieldWells. values()The value field wells of a pie chart.List<MeasureField>PivotTableAggregatedFieldWells. values()The values field well for a pivot table.List<MeasureField>RadarChartAggregatedFieldWells. values()The values that are assigned to the aggregated field wells of a radar chart.List<MeasureField>TableAggregatedFieldWells. values()The values field well for a pivot table.List<MeasureField>WaterfallChartAggregatedFieldWells. values()The value field wells of a waterfall visual.List<MeasureField>SankeyDiagramAggregatedFieldWells. weight()The weight field wells of a sankey diagram.List<MeasureField>ScatterPlotCategoricallyAggregatedFieldWells. xAxis()The x-axis field well of a scatter plot.List<MeasureField>ScatterPlotCategoricallyAggregatedFieldWells. yAxis()The y-axis field well of a scatter plot.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type MeasureField Modifier and Type Method Description ComboChartAggregatedFieldWells.BuilderComboChartAggregatedFieldWells.Builder. barValues(MeasureField... barValues)The aggregatedBarValuesfield well of a combo chart.TreeMapAggregatedFieldWells.BuilderTreeMapAggregatedFieldWells.Builder. colors(MeasureField... colors)The color field well of a tree map.GeospatialLayerColorField.BuilderGeospatialLayerColorField.Builder. colorValuesFields(MeasureField... colorValuesFields)A list of color measure fields.MetricComparisonComputation.BuilderMetricComparisonComputation.Builder. fromValue(MeasureField fromValue)The field that is used in a metric comparison from value setup.ComboChartAggregatedFieldWells.BuilderComboChartAggregatedFieldWells.Builder. lineValues(MeasureField... lineValues)The aggregatedLineValuesfield well of a combo chart.PluginVisualFieldWell.BuilderPluginVisualFieldWell.Builder. measures(MeasureField... measures)A list of measures that exist in the field well.ScatterPlotCategoricallyAggregatedFieldWells.BuilderScatterPlotCategoricallyAggregatedFieldWells.Builder. size(MeasureField... size)The size field well of a scatter plot.ScatterPlotUnaggregatedFieldWells.BuilderScatterPlotUnaggregatedFieldWells.Builder. size(MeasureField... size)The size field well of a scatter plot.WordCloudAggregatedFieldWells.BuilderWordCloudAggregatedFieldWells.Builder. size(MeasureField... size)The size field well of a word cloud.TreeMapAggregatedFieldWells.BuilderTreeMapAggregatedFieldWells.Builder. sizes(MeasureField... sizes)The size field well of a tree map.MetricComparisonComputation.BuilderMetricComparisonComputation.Builder. targetValue(MeasureField targetValue)The field that is used in a metric comparison to value setup.GaugeChartFieldWells.BuilderGaugeChartFieldWells.Builder. targetValues(MeasureField... targetValues)The target value field wells of aGaugeChartVisual.KPIFieldWells.BuilderKPIFieldWells.Builder. targetValues(MeasureField... targetValues)The target value field wells of a KPI visual.ForecastComputation.BuilderForecastComputation.Builder. value(MeasureField value)The value field that is used in a computation.GrowthRateComputation.BuilderGrowthRateComputation.Builder. value(MeasureField value)The value field that is used in a computation.MaximumMinimumComputation.BuilderMaximumMinimumComputation.Builder. value(MeasureField value)The value field that is used in a computation.PeriodOverPeriodComputation.BuilderPeriodOverPeriodComputation.Builder. value(MeasureField value)The value field that is used in a computation.PeriodToDateComputation.BuilderPeriodToDateComputation.Builder. value(MeasureField value)The value field that is used in a computation.TopBottomMoversComputation.BuilderTopBottomMoversComputation.Builder. value(MeasureField value)The value field that is used in a computation.TopBottomRankedComputation.BuilderTopBottomRankedComputation.Builder. value(MeasureField value)The value field that is used in a computation.TotalAggregationComputation.BuilderTotalAggregationComputation.Builder. value(MeasureField value)The value field that is used in a computation.BarChartAggregatedFieldWells.BuilderBarChartAggregatedFieldWells.Builder. values(MeasureField... values)The value field wells of a bar chart.BoxPlotAggregatedFieldWells.BuilderBoxPlotAggregatedFieldWells.Builder. values(MeasureField... values)The value field well of a box plot chart.FilledMapAggregatedFieldWells.BuilderFilledMapAggregatedFieldWells.Builder. values(MeasureField... values)The aggregated color field well of a filled map.FunnelChartAggregatedFieldWells.BuilderFunnelChartAggregatedFieldWells.Builder. values(MeasureField... values)The value field wells of a funnel chart.GaugeChartFieldWells.BuilderGaugeChartFieldWells.Builder. values(MeasureField... values)The value field wells of aGaugeChartVisual.GeospatialMapAggregatedFieldWells.BuilderGeospatialMapAggregatedFieldWells.Builder. values(MeasureField... values)The size field wells of a geospatial map.HeatMapAggregatedFieldWells.BuilderHeatMapAggregatedFieldWells.Builder. values(MeasureField... values)The values field well of a heat map.HistogramAggregatedFieldWells.BuilderHistogramAggregatedFieldWells.Builder. values(MeasureField... values)The value field wells of a histogram.KPIFieldWells.BuilderKPIFieldWells.Builder. values(MeasureField... values)The value field wells of a KPI visual.LineChartAggregatedFieldWells.BuilderLineChartAggregatedFieldWells.Builder. values(MeasureField... values)The value field wells of a line chart.PieChartAggregatedFieldWells.BuilderPieChartAggregatedFieldWells.Builder. values(MeasureField... values)The value field wells of a pie chart.PivotTableAggregatedFieldWells.BuilderPivotTableAggregatedFieldWells.Builder. values(MeasureField... values)The values field well for a pivot table.RadarChartAggregatedFieldWells.BuilderRadarChartAggregatedFieldWells.Builder. values(MeasureField... values)The values that are assigned to the aggregated field wells of a radar chart.TableAggregatedFieldWells.BuilderTableAggregatedFieldWells.Builder. values(MeasureField... values)The values field well for a pivot table.WaterfallChartAggregatedFieldWells.BuilderWaterfallChartAggregatedFieldWells.Builder. values(MeasureField... values)The value field wells of a waterfall visual.SankeyDiagramAggregatedFieldWells.BuilderSankeyDiagramAggregatedFieldWells.Builder. weight(MeasureField... weight)The weight field wells of a sankey diagram.ScatterPlotCategoricallyAggregatedFieldWells.BuilderScatterPlotCategoricallyAggregatedFieldWells.Builder. xAxis(MeasureField... xAxis)The x-axis field well of a scatter plot.ScatterPlotCategoricallyAggregatedFieldWells.BuilderScatterPlotCategoricallyAggregatedFieldWells.Builder. yAxis(MeasureField... yAxis)The y-axis field well of a scatter plot.Method parameters in software.amazon.awssdk.services.quicksight.model with type arguments of type MeasureField Modifier and Type Method Description ComboChartAggregatedFieldWells.BuilderComboChartAggregatedFieldWells.Builder. barValues(Collection<MeasureField> barValues)The aggregatedBarValuesfield well of a combo chart.TreeMapAggregatedFieldWells.BuilderTreeMapAggregatedFieldWells.Builder. colors(Collection<MeasureField> colors)The color field well of a tree map.GeospatialLayerColorField.BuilderGeospatialLayerColorField.Builder. colorValuesFields(Collection<MeasureField> colorValuesFields)A list of color measure fields.ComboChartAggregatedFieldWells.BuilderComboChartAggregatedFieldWells.Builder. lineValues(Collection<MeasureField> lineValues)The aggregatedLineValuesfield well of a combo chart.PluginVisualFieldWell.BuilderPluginVisualFieldWell.Builder. measures(Collection<MeasureField> measures)A list of measures that exist in the field well.ScatterPlotCategoricallyAggregatedFieldWells.BuilderScatterPlotCategoricallyAggregatedFieldWells.Builder. size(Collection<MeasureField> size)The size field well of a scatter plot.ScatterPlotUnaggregatedFieldWells.BuilderScatterPlotUnaggregatedFieldWells.Builder. size(Collection<MeasureField> size)The size field well of a scatter plot.WordCloudAggregatedFieldWells.BuilderWordCloudAggregatedFieldWells.Builder. size(Collection<MeasureField> size)The size field well of a word cloud.TreeMapAggregatedFieldWells.BuilderTreeMapAggregatedFieldWells.Builder. sizes(Collection<MeasureField> sizes)The size field well of a tree map.GaugeChartFieldWells.BuilderGaugeChartFieldWells.Builder. targetValues(Collection<MeasureField> targetValues)The target value field wells of aGaugeChartVisual.KPIFieldWells.BuilderKPIFieldWells.Builder. targetValues(Collection<MeasureField> targetValues)The target value field wells of a KPI visual.BarChartAggregatedFieldWells.BuilderBarChartAggregatedFieldWells.Builder. values(Collection<MeasureField> values)The value field wells of a bar chart.BoxPlotAggregatedFieldWells.BuilderBoxPlotAggregatedFieldWells.Builder. values(Collection<MeasureField> values)The value field well of a box plot chart.FilledMapAggregatedFieldWells.BuilderFilledMapAggregatedFieldWells.Builder. values(Collection<MeasureField> values)The aggregated color field well of a filled map.FunnelChartAggregatedFieldWells.BuilderFunnelChartAggregatedFieldWells.Builder. values(Collection<MeasureField> values)The value field wells of a funnel chart.GaugeChartFieldWells.BuilderGaugeChartFieldWells.Builder. values(Collection<MeasureField> values)The value field wells of aGaugeChartVisual.GeospatialMapAggregatedFieldWells.BuilderGeospatialMapAggregatedFieldWells.Builder. values(Collection<MeasureField> values)The size field wells of a geospatial map.HeatMapAggregatedFieldWells.BuilderHeatMapAggregatedFieldWells.Builder. values(Collection<MeasureField> values)The values field well of a heat map.HistogramAggregatedFieldWells.BuilderHistogramAggregatedFieldWells.Builder. values(Collection<MeasureField> values)The value field wells of a histogram.KPIFieldWells.BuilderKPIFieldWells.Builder. values(Collection<MeasureField> values)The value field wells of a KPI visual.LineChartAggregatedFieldWells.BuilderLineChartAggregatedFieldWells.Builder. values(Collection<MeasureField> values)The value field wells of a line chart.PieChartAggregatedFieldWells.BuilderPieChartAggregatedFieldWells.Builder. values(Collection<MeasureField> values)The value field wells of a pie chart.PivotTableAggregatedFieldWells.BuilderPivotTableAggregatedFieldWells.Builder. values(Collection<MeasureField> values)The values field well for a pivot table.RadarChartAggregatedFieldWells.BuilderRadarChartAggregatedFieldWells.Builder. values(Collection<MeasureField> values)The values that are assigned to the aggregated field wells of a radar chart.TableAggregatedFieldWells.BuilderTableAggregatedFieldWells.Builder. values(Collection<MeasureField> values)The values field well for a pivot table.WaterfallChartAggregatedFieldWells.BuilderWaterfallChartAggregatedFieldWells.Builder. values(Collection<MeasureField> values)The value field wells of a waterfall visual.SankeyDiagramAggregatedFieldWells.BuilderSankeyDiagramAggregatedFieldWells.Builder. weight(Collection<MeasureField> weight)The weight field wells of a sankey diagram.ScatterPlotCategoricallyAggregatedFieldWells.BuilderScatterPlotCategoricallyAggregatedFieldWells.Builder. xAxis(Collection<MeasureField> xAxis)The x-axis field well of a scatter plot.ScatterPlotCategoricallyAggregatedFieldWells.BuilderScatterPlotCategoricallyAggregatedFieldWells.Builder. yAxis(Collection<MeasureField> yAxis)The y-axis field well of a scatter plot.
-