| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
DimensionField |
DimensionField.clone() |
DimensionField |
UniqueValuesComputation.getCategory()
The category field that is used in a computation.
|
DimensionField |
TopBottomMoversComputation.getCategory()
The category field that is used in a computation.
|
DimensionField |
TopBottomRankedComputation.getCategory()
The category field that is used in a computation.
|
DimensionField |
ForecastComputation.getTime()
The time field that is used in a computation.
|
DimensionField |
GrowthRateComputation.getTime()
The time field that is used in a computation.
|
DimensionField |
PeriodToDateComputation.getTime()
The time field that is used in a computation.
|
DimensionField |
PeriodOverPeriodComputation.getTime()
The time field that is used in a computation.
|
DimensionField |
MetricComparisonComputation.getTime()
The time field that is used in a computation.
|
DimensionField |
MaximumMinimumComputation.getTime()
The time field that is used in a computation.
|
DimensionField |
TopBottomMoversComputation.getTime()
The time field that is used in a computation.
|
DimensionField |
DimensionField.withCategoricalDimensionField(CategoricalDimensionField categoricalDimensionField)
The dimension type field with categorical type columns.
|
DimensionField |
DimensionField.withDateDimensionField(DateDimensionField dateDimensionField)
The dimension type field with date type columns.
|
DimensionField |
DimensionField.withNumericalDimensionField(NumericalDimensionField numericalDimensionField)
The dimension type field with numerical type columns.
|
| Modifier and Type | Method and Description |
|---|---|
List<DimensionField> |
WaterfallChartAggregatedFieldWells.getBreakdowns()
The breakdown field wells of a waterfall visual.
|
List<DimensionField> |
WaterfallChartAggregatedFieldWells.getCategories()
The category field wells of a waterfall visual.
|
List<DimensionField> |
RadarChartAggregatedFieldWells.getCategory()
The aggregated field well categories of a radar chart.
|
List<DimensionField> |
ComboChartAggregatedFieldWells.getCategory()
The aggregated category field wells of a combo chart.
|
List<DimensionField> |
ScatterPlotUnaggregatedFieldWells.getCategory()
The category field well of a scatter plot.
|
List<DimensionField> |
ScatterPlotCategoricallyAggregatedFieldWells.getCategory()
The category field well of a scatter plot.
|
List<DimensionField> |
FunnelChartAggregatedFieldWells.getCategory()
The category field wells of a funnel chart.
|
List<DimensionField> |
LineChartAggregatedFieldWells.getCategory()
The category field wells of a line chart.
|
List<DimensionField> |
PieChartAggregatedFieldWells.getCategory()
The category (group/color) field wells of a pie chart.
|
List<DimensionField> |
BarChartAggregatedFieldWells.getCategory()
The category (y-axis) field well of a bar chart.
|
List<DimensionField> |
RadarChartAggregatedFieldWells.getColor()
The color that are assigned to the aggregated field wells of a radar chart.
|
List<DimensionField> |
ComboChartAggregatedFieldWells.getColors()
The aggregated colors field well of a combo chart.
|
List<DimensionField> |
GeospatialMapAggregatedFieldWells.getColors()
The color field wells of a geospatial map.
|
List<DimensionField> |
LineChartAggregatedFieldWells.getColors()
The color field wells of a line chart.
|
List<DimensionField> |
BarChartAggregatedFieldWells.getColors()
The color (group/color) field well of a bar chart.
|
List<DimensionField> |
HeatMapAggregatedFieldWells.getColumns()
The columns field well of a heat map.
|
List<DimensionField> |
PivotTableAggregatedFieldWells.getColumns()
The columns field well for a pivot table.
|
List<DimensionField> |
SankeyDiagramAggregatedFieldWells.getDestination()
The destination field wells of a sankey diagram.
|
List<DimensionField> |
GeospatialMapAggregatedFieldWells.getGeospatial()
The geospatial field wells of a geospatial map.
|
List<DimensionField> |
FilledMapAggregatedFieldWells.getGeospatial()
The aggregated location field well of the filled map.
|
List<DimensionField> |
WordCloudAggregatedFieldWells.getGroupBy()
The group by field well of a word cloud.
|
List<DimensionField> |
BoxPlotAggregatedFieldWells.getGroupBy()
The group by field well of a box plot chart.
|
List<DimensionField> |
TableAggregatedFieldWells.getGroupBy()
The group by field well for a pivot table.
|
List<DimensionField> |
TreeMapAggregatedFieldWells.getGroups()
The group by field well of a tree map.
|
List<DimensionField> |
ScatterPlotUnaggregatedFieldWells.getLabel()
The label field well of a scatter plot.
|
List<DimensionField> |
ScatterPlotCategoricallyAggregatedFieldWells.getLabel()
The label field well of a scatter plot.
|
List<DimensionField> |
HeatMapAggregatedFieldWells.getRows()
The rows field well of a heat map.
|
List<DimensionField> |
PivotTableAggregatedFieldWells.getRows()
The rows field well for a pivot table.
|
List<DimensionField> |
LineChartAggregatedFieldWells.getSmallMultiples()
The small multiples field well of a line chart.
|
List<DimensionField> |
PieChartAggregatedFieldWells.getSmallMultiples()
The small multiples field well of a pie chart.
|
List<DimensionField> |
BarChartAggregatedFieldWells.getSmallMultiples()
The small multiples field well of a bar chart.
|
List<DimensionField> |
SankeyDiagramAggregatedFieldWells.getSource()
The source field wells of a sankey diagram.
|
List<DimensionField> |
KPIFieldWells.getTrendGroups()
The trend group field wells of a KPI visual.
|
List<DimensionField> |
ScatterPlotUnaggregatedFieldWells.getXAxis()
The x-axis field well of a scatter plot.
|
List<DimensionField> |
ScatterPlotUnaggregatedFieldWells.getYAxis()
The y-axis field well of a scatter plot.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UniqueValuesComputation.setCategory(DimensionField category)
The category field that is used in a computation.
|
void |
TopBottomMoversComputation.setCategory(DimensionField category)
The category field that is used in a computation.
|
void |
TopBottomRankedComputation.setCategory(DimensionField category)
The category field that is used in a computation.
|
void |
ForecastComputation.setTime(DimensionField time)
The time field that is used in a computation.
|
void |
GrowthRateComputation.setTime(DimensionField time)
The time field that is used in a computation.
|
void |
PeriodToDateComputation.setTime(DimensionField time)
The time field that is used in a computation.
|
void |
PeriodOverPeriodComputation.setTime(DimensionField time)
The time field that is used in a computation.
|
void |
MetricComparisonComputation.setTime(DimensionField time)
The time field that is used in a computation.
|
void |
MaximumMinimumComputation.setTime(DimensionField time)
The time field that is used in a computation.
|
void |
TopBottomMoversComputation.setTime(DimensionField time)
The time field that is used in a computation.
|
WaterfallChartAggregatedFieldWells |
WaterfallChartAggregatedFieldWells.withBreakdowns(DimensionField... breakdowns)
The breakdown field wells of a waterfall visual.
|
WaterfallChartAggregatedFieldWells |
WaterfallChartAggregatedFieldWells.withCategories(DimensionField... categories)
The category field wells of a waterfall visual.
|
RadarChartAggregatedFieldWells |
RadarChartAggregatedFieldWells.withCategory(DimensionField... category)
The aggregated field well categories of a radar chart.
|
ComboChartAggregatedFieldWells |
ComboChartAggregatedFieldWells.withCategory(DimensionField... category)
The aggregated category field wells of a combo chart.
|
ScatterPlotUnaggregatedFieldWells |
ScatterPlotUnaggregatedFieldWells.withCategory(DimensionField... category)
The category field well of a scatter plot.
|
ScatterPlotCategoricallyAggregatedFieldWells |
ScatterPlotCategoricallyAggregatedFieldWells.withCategory(DimensionField... category)
The category field well of a scatter plot.
|
FunnelChartAggregatedFieldWells |
FunnelChartAggregatedFieldWells.withCategory(DimensionField... category)
The category field wells of a funnel chart.
|
LineChartAggregatedFieldWells |
LineChartAggregatedFieldWells.withCategory(DimensionField... category)
The category field wells of a line chart.
|
PieChartAggregatedFieldWells |
PieChartAggregatedFieldWells.withCategory(DimensionField... category)
The category (group/color) field wells of a pie chart.
|
BarChartAggregatedFieldWells |
BarChartAggregatedFieldWells.withCategory(DimensionField... category)
The category (y-axis) field well of a bar chart.
|
UniqueValuesComputation |
UniqueValuesComputation.withCategory(DimensionField category)
The category field that is used in a computation.
|
TopBottomMoversComputation |
TopBottomMoversComputation.withCategory(DimensionField category)
The category field that is used in a computation.
|
TopBottomRankedComputation |
TopBottomRankedComputation.withCategory(DimensionField category)
The category field that is used in a computation.
|
RadarChartAggregatedFieldWells |
RadarChartAggregatedFieldWells.withColor(DimensionField... color)
The color that are assigned to the aggregated field wells of a radar chart.
|
ComboChartAggregatedFieldWells |
ComboChartAggregatedFieldWells.withColors(DimensionField... colors)
The aggregated colors field well of a combo chart.
|
GeospatialMapAggregatedFieldWells |
GeospatialMapAggregatedFieldWells.withColors(DimensionField... colors)
The color field wells of a geospatial map.
|
LineChartAggregatedFieldWells |
LineChartAggregatedFieldWells.withColors(DimensionField... colors)
The color field wells of a line chart.
|
BarChartAggregatedFieldWells |
BarChartAggregatedFieldWells.withColors(DimensionField... colors)
The color (group/color) field well of a bar chart.
|
HeatMapAggregatedFieldWells |
HeatMapAggregatedFieldWells.withColumns(DimensionField... columns)
The columns field well of a heat map.
|
PivotTableAggregatedFieldWells |
PivotTableAggregatedFieldWells.withColumns(DimensionField... columns)
The columns field well for a pivot table.
|
SankeyDiagramAggregatedFieldWells |
SankeyDiagramAggregatedFieldWells.withDestination(DimensionField... destination)
The destination field wells of a sankey diagram.
|
GeospatialMapAggregatedFieldWells |
GeospatialMapAggregatedFieldWells.withGeospatial(DimensionField... geospatial)
The geospatial field wells of a geospatial map.
|
FilledMapAggregatedFieldWells |
FilledMapAggregatedFieldWells.withGeospatial(DimensionField... geospatial)
The aggregated location field well of the filled map.
|
WordCloudAggregatedFieldWells |
WordCloudAggregatedFieldWells.withGroupBy(DimensionField... groupBy)
The group by field well of a word cloud.
|
BoxPlotAggregatedFieldWells |
BoxPlotAggregatedFieldWells.withGroupBy(DimensionField... groupBy)
The group by field well of a box plot chart.
|
TableAggregatedFieldWells |
TableAggregatedFieldWells.withGroupBy(DimensionField... groupBy)
The group by field well for a pivot table.
|
TreeMapAggregatedFieldWells |
TreeMapAggregatedFieldWells.withGroups(DimensionField... groups)
The group by field well of a tree map.
|
ScatterPlotUnaggregatedFieldWells |
ScatterPlotUnaggregatedFieldWells.withLabel(DimensionField... label)
The label field well of a scatter plot.
|
ScatterPlotCategoricallyAggregatedFieldWells |
ScatterPlotCategoricallyAggregatedFieldWells.withLabel(DimensionField... label)
The label field well of a scatter plot.
|
HeatMapAggregatedFieldWells |
HeatMapAggregatedFieldWells.withRows(DimensionField... rows)
The rows field well of a heat map.
|
PivotTableAggregatedFieldWells |
PivotTableAggregatedFieldWells.withRows(DimensionField... rows)
The rows field well for a pivot table.
|
LineChartAggregatedFieldWells |
LineChartAggregatedFieldWells.withSmallMultiples(DimensionField... smallMultiples)
The small multiples field well of a line chart.
|
PieChartAggregatedFieldWells |
PieChartAggregatedFieldWells.withSmallMultiples(DimensionField... smallMultiples)
The small multiples field well of a pie chart.
|
BarChartAggregatedFieldWells |
BarChartAggregatedFieldWells.withSmallMultiples(DimensionField... smallMultiples)
The small multiples field well of a bar chart.
|
SankeyDiagramAggregatedFieldWells |
SankeyDiagramAggregatedFieldWells.withSource(DimensionField... source)
The source field wells of a sankey diagram.
|
ForecastComputation |
ForecastComputation.withTime(DimensionField time)
The time field that is used in a computation.
|
GrowthRateComputation |
GrowthRateComputation.withTime(DimensionField time)
The time field that is used in a computation.
|
PeriodToDateComputation |
PeriodToDateComputation.withTime(DimensionField time)
The time field that is used in a computation.
|
PeriodOverPeriodComputation |
PeriodOverPeriodComputation.withTime(DimensionField time)
The time field that is used in a computation.
|
MetricComparisonComputation |
MetricComparisonComputation.withTime(DimensionField time)
The time field that is used in a computation.
|
MaximumMinimumComputation |
MaximumMinimumComputation.withTime(DimensionField time)
The time field that is used in a computation.
|
TopBottomMoversComputation |
TopBottomMoversComputation.withTime(DimensionField time)
The time field that is used in a computation.
|
KPIFieldWells |
KPIFieldWells.withTrendGroups(DimensionField... trendGroups)
The trend group field wells of a KPI visual.
|
ScatterPlotUnaggregatedFieldWells |
ScatterPlotUnaggregatedFieldWells.withXAxis(DimensionField... xAxis)
The x-axis field well of a scatter plot.
|
ScatterPlotUnaggregatedFieldWells |
ScatterPlotUnaggregatedFieldWells.withYAxis(DimensionField... yAxis)
The y-axis field well of a scatter plot.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WaterfallChartAggregatedFieldWells.setBreakdowns(Collection<DimensionField> breakdowns)
The breakdown field wells of a waterfall visual.
|
void |
WaterfallChartAggregatedFieldWells.setCategories(Collection<DimensionField> categories)
The category field wells of a waterfall visual.
|
void |
RadarChartAggregatedFieldWells.setCategory(Collection<DimensionField> category)
The aggregated field well categories of a radar chart.
|
void |
ComboChartAggregatedFieldWells.setCategory(Collection<DimensionField> category)
The aggregated category field wells of a combo chart.
|
void |
ScatterPlotUnaggregatedFieldWells.setCategory(Collection<DimensionField> category)
The category field well of a scatter plot.
|
void |
ScatterPlotCategoricallyAggregatedFieldWells.setCategory(Collection<DimensionField> category)
The category field well of a scatter plot.
|
void |
FunnelChartAggregatedFieldWells.setCategory(Collection<DimensionField> category)
The category field wells of a funnel chart.
|
void |
LineChartAggregatedFieldWells.setCategory(Collection<DimensionField> category)
The category field wells of a line chart.
|
void |
PieChartAggregatedFieldWells.setCategory(Collection<DimensionField> category)
The category (group/color) field wells of a pie chart.
|
void |
BarChartAggregatedFieldWells.setCategory(Collection<DimensionField> category)
The category (y-axis) field well of a bar chart.
|
void |
RadarChartAggregatedFieldWells.setColor(Collection<DimensionField> color)
The color that are assigned to the aggregated field wells of a radar chart.
|
void |
ComboChartAggregatedFieldWells.setColors(Collection<DimensionField> colors)
The aggregated colors field well of a combo chart.
|
void |
GeospatialMapAggregatedFieldWells.setColors(Collection<DimensionField> colors)
The color field wells of a geospatial map.
|
void |
LineChartAggregatedFieldWells.setColors(Collection<DimensionField> colors)
The color field wells of a line chart.
|
void |
BarChartAggregatedFieldWells.setColors(Collection<DimensionField> colors)
The color (group/color) field well of a bar chart.
|
void |
HeatMapAggregatedFieldWells.setColumns(Collection<DimensionField> columns)
The columns field well of a heat map.
|
void |
PivotTableAggregatedFieldWells.setColumns(Collection<DimensionField> columns)
The columns field well for a pivot table.
|
void |
SankeyDiagramAggregatedFieldWells.setDestination(Collection<DimensionField> destination)
The destination field wells of a sankey diagram.
|
void |
GeospatialMapAggregatedFieldWells.setGeospatial(Collection<DimensionField> geospatial)
The geospatial field wells of a geospatial map.
|
void |
FilledMapAggregatedFieldWells.setGeospatial(Collection<DimensionField> geospatial)
The aggregated location field well of the filled map.
|
void |
WordCloudAggregatedFieldWells.setGroupBy(Collection<DimensionField> groupBy)
The group by field well of a word cloud.
|
void |
BoxPlotAggregatedFieldWells.setGroupBy(Collection<DimensionField> groupBy)
The group by field well of a box plot chart.
|
void |
TableAggregatedFieldWells.setGroupBy(Collection<DimensionField> groupBy)
The group by field well for a pivot table.
|
void |
TreeMapAggregatedFieldWells.setGroups(Collection<DimensionField> groups)
The group by field well of a tree map.
|
void |
ScatterPlotUnaggregatedFieldWells.setLabel(Collection<DimensionField> label)
The label field well of a scatter plot.
|
void |
ScatterPlotCategoricallyAggregatedFieldWells.setLabel(Collection<DimensionField> label)
The label field well of a scatter plot.
|
void |
HeatMapAggregatedFieldWells.setRows(Collection<DimensionField> rows)
The rows field well of a heat map.
|
void |
PivotTableAggregatedFieldWells.setRows(Collection<DimensionField> rows)
The rows field well for a pivot table.
|
void |
LineChartAggregatedFieldWells.setSmallMultiples(Collection<DimensionField> smallMultiples)
The small multiples field well of a line chart.
|
void |
PieChartAggregatedFieldWells.setSmallMultiples(Collection<DimensionField> smallMultiples)
The small multiples field well of a pie chart.
|
void |
BarChartAggregatedFieldWells.setSmallMultiples(Collection<DimensionField> smallMultiples)
The small multiples field well of a bar chart.
|
void |
SankeyDiagramAggregatedFieldWells.setSource(Collection<DimensionField> source)
The source field wells of a sankey diagram.
|
void |
KPIFieldWells.setTrendGroups(Collection<DimensionField> trendGroups)
The trend group field wells of a KPI visual.
|
void |
ScatterPlotUnaggregatedFieldWells.setXAxis(Collection<DimensionField> xAxis)
The x-axis field well of a scatter plot.
|
void |
ScatterPlotUnaggregatedFieldWells.setYAxis(Collection<DimensionField> yAxis)
The y-axis field well of a scatter plot.
|
WaterfallChartAggregatedFieldWells |
WaterfallChartAggregatedFieldWells.withBreakdowns(Collection<DimensionField> breakdowns)
The breakdown field wells of a waterfall visual.
|
WaterfallChartAggregatedFieldWells |
WaterfallChartAggregatedFieldWells.withCategories(Collection<DimensionField> categories)
The category field wells of a waterfall visual.
|
RadarChartAggregatedFieldWells |
RadarChartAggregatedFieldWells.withCategory(Collection<DimensionField> category)
The aggregated field well categories of a radar chart.
|
ComboChartAggregatedFieldWells |
ComboChartAggregatedFieldWells.withCategory(Collection<DimensionField> category)
The aggregated category field wells of a combo chart.
|
ScatterPlotUnaggregatedFieldWells |
ScatterPlotUnaggregatedFieldWells.withCategory(Collection<DimensionField> category)
The category field well of a scatter plot.
|
ScatterPlotCategoricallyAggregatedFieldWells |
ScatterPlotCategoricallyAggregatedFieldWells.withCategory(Collection<DimensionField> category)
The category field well of a scatter plot.
|
FunnelChartAggregatedFieldWells |
FunnelChartAggregatedFieldWells.withCategory(Collection<DimensionField> category)
The category field wells of a funnel chart.
|
LineChartAggregatedFieldWells |
LineChartAggregatedFieldWells.withCategory(Collection<DimensionField> category)
The category field wells of a line chart.
|
PieChartAggregatedFieldWells |
PieChartAggregatedFieldWells.withCategory(Collection<DimensionField> category)
The category (group/color) field wells of a pie chart.
|
BarChartAggregatedFieldWells |
BarChartAggregatedFieldWells.withCategory(Collection<DimensionField> category)
The category (y-axis) field well of a bar chart.
|
RadarChartAggregatedFieldWells |
RadarChartAggregatedFieldWells.withColor(Collection<DimensionField> color)
The color that are assigned to the aggregated field wells of a radar chart.
|
ComboChartAggregatedFieldWells |
ComboChartAggregatedFieldWells.withColors(Collection<DimensionField> colors)
The aggregated colors field well of a combo chart.
|
GeospatialMapAggregatedFieldWells |
GeospatialMapAggregatedFieldWells.withColors(Collection<DimensionField> colors)
The color field wells of a geospatial map.
|
LineChartAggregatedFieldWells |
LineChartAggregatedFieldWells.withColors(Collection<DimensionField> colors)
The color field wells of a line chart.
|
BarChartAggregatedFieldWells |
BarChartAggregatedFieldWells.withColors(Collection<DimensionField> colors)
The color (group/color) field well of a bar chart.
|
HeatMapAggregatedFieldWells |
HeatMapAggregatedFieldWells.withColumns(Collection<DimensionField> columns)
The columns field well of a heat map.
|
PivotTableAggregatedFieldWells |
PivotTableAggregatedFieldWells.withColumns(Collection<DimensionField> columns)
The columns field well for a pivot table.
|
SankeyDiagramAggregatedFieldWells |
SankeyDiagramAggregatedFieldWells.withDestination(Collection<DimensionField> destination)
The destination field wells of a sankey diagram.
|
GeospatialMapAggregatedFieldWells |
GeospatialMapAggregatedFieldWells.withGeospatial(Collection<DimensionField> geospatial)
The geospatial field wells of a geospatial map.
|
FilledMapAggregatedFieldWells |
FilledMapAggregatedFieldWells.withGeospatial(Collection<DimensionField> geospatial)
The aggregated location field well of the filled map.
|
WordCloudAggregatedFieldWells |
WordCloudAggregatedFieldWells.withGroupBy(Collection<DimensionField> groupBy)
The group by field well of a word cloud.
|
BoxPlotAggregatedFieldWells |
BoxPlotAggregatedFieldWells.withGroupBy(Collection<DimensionField> groupBy)
The group by field well of a box plot chart.
|
TableAggregatedFieldWells |
TableAggregatedFieldWells.withGroupBy(Collection<DimensionField> groupBy)
The group by field well for a pivot table.
|
TreeMapAggregatedFieldWells |
TreeMapAggregatedFieldWells.withGroups(Collection<DimensionField> groups)
The group by field well of a tree map.
|
ScatterPlotUnaggregatedFieldWells |
ScatterPlotUnaggregatedFieldWells.withLabel(Collection<DimensionField> label)
The label field well of a scatter plot.
|
ScatterPlotCategoricallyAggregatedFieldWells |
ScatterPlotCategoricallyAggregatedFieldWells.withLabel(Collection<DimensionField> label)
The label field well of a scatter plot.
|
HeatMapAggregatedFieldWells |
HeatMapAggregatedFieldWells.withRows(Collection<DimensionField> rows)
The rows field well of a heat map.
|
PivotTableAggregatedFieldWells |
PivotTableAggregatedFieldWells.withRows(Collection<DimensionField> rows)
The rows field well for a pivot table.
|
LineChartAggregatedFieldWells |
LineChartAggregatedFieldWells.withSmallMultiples(Collection<DimensionField> smallMultiples)
The small multiples field well of a line chart.
|
PieChartAggregatedFieldWells |
PieChartAggregatedFieldWells.withSmallMultiples(Collection<DimensionField> smallMultiples)
The small multiples field well of a pie chart.
|
BarChartAggregatedFieldWells |
BarChartAggregatedFieldWells.withSmallMultiples(Collection<DimensionField> smallMultiples)
The small multiples field well of a bar chart.
|
SankeyDiagramAggregatedFieldWells |
SankeyDiagramAggregatedFieldWells.withSource(Collection<DimensionField> source)
The source field wells of a sankey diagram.
|
KPIFieldWells |
KPIFieldWells.withTrendGroups(Collection<DimensionField> trendGroups)
The trend group field wells of a KPI visual.
|
ScatterPlotUnaggregatedFieldWells |
ScatterPlotUnaggregatedFieldWells.withXAxis(Collection<DimensionField> xAxis)
The x-axis field well of a scatter plot.
|
ScatterPlotUnaggregatedFieldWells |
ScatterPlotUnaggregatedFieldWells.withYAxis(Collection<DimensionField> yAxis)
The y-axis field well of a scatter plot.
|
Copyright © 2023. All rights reserved.