| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
CollectiveConstantEntry |
CollectiveConstantEntry.clone() |
CollectiveConstantEntry |
CollectiveConstantEntry.withConstantType(ConstantType constantType)
The
ConstantType of a CollectiveConstantEntry. |
CollectiveConstantEntry |
CollectiveConstantEntry.withConstantType(String constantType)
The
ConstantType of a CollectiveConstantEntry. |
CollectiveConstantEntry |
CollectiveConstantEntry.withValue(String value)
The value of a
CollectiveConstantEntry. |
| Modifier and Type | Method and Description |
|---|---|
List<CollectiveConstantEntry> |
TopicConstantValue.getValueList()
The value list of the
TopicConstantValue. |
| Modifier and Type | Method and Description |
|---|---|
TopicConstantValue |
TopicConstantValue.withValueList(CollectiveConstantEntry... valueList)
The value list of the
TopicConstantValue. |
| Modifier and Type | Method and Description |
|---|---|
void |
TopicConstantValue.setValueList(Collection<CollectiveConstantEntry> valueList)
The value list of the
TopicConstantValue. |
TopicConstantValue |
TopicConstantValue.withValueList(Collection<CollectiveConstantEntry> valueList)
The value list of the
TopicConstantValue. |
Copyright © 2024. All rights reserved.