| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
static TimeGranularity |
TimeGranularity.fromValue(String value)
Use this in place of valueOf.
|
static TimeGranularity |
TimeGranularity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TimeGranularity[] |
TimeGranularity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DateDimensionField |
DateDimensionField.withDateGranularity(TimeGranularity dateGranularity)
The date granularity of the
DateDimensionField. |
ExcludePeriodConfiguration |
ExcludePeriodConfiguration.withGranularity(TimeGranularity granularity)
The granularity or unit (day, month, year) of the exclude period.
|
RelativeDatesFilter |
RelativeDatesFilter.withMinimumGranularity(TimeGranularity minimumGranularity)
The minimum granularity (period granularity) of the relative dates filter.
|
PeriodToDateComputation |
PeriodToDateComputation.withPeriodTimeGranularity(TimeGranularity periodTimeGranularity)
The time granularity setup of period to date computation.
|
TimeRangeDrillDownFilter |
TimeRangeDrillDownFilter.withTimeGranularity(TimeGranularity timeGranularity)
The level of time precision that is used to aggregate
DateTime values. |
TopBottomFilter |
TopBottomFilter.withTimeGranularity(TimeGranularity timeGranularity)
The level of time precision that is used to aggregate
DateTime values. |
RelativeDatesFilter |
RelativeDatesFilter.withTimeGranularity(TimeGranularity timeGranularity)
The level of time precision that is used to aggregate
DateTime values. |
TimeRangeFilter |
TimeRangeFilter.withTimeGranularity(TimeGranularity timeGranularity)
The level of time precision that is used to aggregate
DateTime values. |
TimeEqualityFilter |
TimeEqualityFilter.withTimeGranularity(TimeGranularity timeGranularity)
The level of time precision that is used to aggregate
DateTime values. |
DateTimeParameterDeclaration |
DateTimeParameterDeclaration.withTimeGranularity(TimeGranularity timeGranularity)
The level of time precision that is used to aggregate
DateTime values. |
DataPathColor |
DataPathColor.withTimeGranularity(TimeGranularity timeGranularity)
The time granularity of the field that the color needs to be applied to.
|
Copyright © 2023. All rights reserved.