| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
Anchor |
Anchor.clone() |
Anchor |
TopicIRFilterOption.getAnchor()
The anchor for the
TopicIRFilterOption. |
Anchor |
Anchor.withAnchorType(AnchorType anchorType)
The
AnchorType for the Anchor. |
Anchor |
Anchor.withAnchorType(String anchorType)
The
AnchorType for the Anchor. |
Anchor |
Anchor.withOffset(Integer offset)
The offset of the Anchor.
|
Anchor |
Anchor.withTimeGranularity(String timeGranularity)
The
TimeGranularity of the Anchor. |
Anchor |
Anchor.withTimeGranularity(TimeGranularity timeGranularity)
The
TimeGranularity of the Anchor. |
| Modifier and Type | Method and Description |
|---|---|
void |
TopicIRFilterOption.setAnchor(Anchor anchor)
The anchor for the
TopicIRFilterOption. |
TopicIRFilterOption |
TopicIRFilterOption.withAnchor(Anchor anchor)
The anchor for the
TopicIRFilterOption. |
Copyright © 2024. All rights reserved.