| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
AnchorDateConfiguration |
AnchorDateConfiguration.clone() |
AnchorDateConfiguration |
RelativeDatesFilter.getAnchorDateConfiguration()
The date configuration of the filter.
|
AnchorDateConfiguration |
AnchorDateConfiguration.withAnchorOption(AnchorOption anchorOption)
The options for the date configuration.
|
AnchorDateConfiguration |
AnchorDateConfiguration.withAnchorOption(String anchorOption)
The options for the date configuration.
|
AnchorDateConfiguration |
AnchorDateConfiguration.withParameterName(String parameterName)
The name of the parameter that is used for the anchor date configuration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RelativeDatesFilter.setAnchorDateConfiguration(AnchorDateConfiguration anchorDateConfiguration)
The date configuration of the filter.
|
RelativeDatesFilter |
RelativeDatesFilter.withAnchorDateConfiguration(AnchorDateConfiguration anchorDateConfiguration)
The date configuration of the filter.
|
Copyright © 2023. All rights reserved.