Uses of Interface
software.amazon.awssdk.services.quicksight.model.AggregationPartitionBy.Builder
-
Packages that use AggregationPartitionBy.Builder Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of AggregationPartitionBy.Builder in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return AggregationPartitionBy.Builder Modifier and Type Method Description static AggregationPartitionBy.BuilderAggregationPartitionBy. builder()AggregationPartitionBy.BuilderAggregationPartitionBy.Builder. fieldName(String fieldName)The field Name for anAggregationPartitionBy.AggregationPartitionBy.BuilderAggregationPartitionBy.Builder. timeGranularity(String timeGranularity)TheTimeGranularityfor anAggregationPartitionBy.AggregationPartitionBy.BuilderAggregationPartitionBy.Builder. timeGranularity(TimeGranularity timeGranularity)TheTimeGranularityfor anAggregationPartitionBy.AggregationPartitionBy.BuilderAggregationPartitionBy. toBuilder()Methods in software.amazon.awssdk.services.quicksight.model that return types with arguments of type AggregationPartitionBy.Builder Modifier and Type Method Description static Class<? extends AggregationPartitionBy.Builder>AggregationPartitionBy. serializableBuilderClass()
-