| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
static CellValueSynonym.Builder |
CellValueSynonym.builder() |
CellValueSynonym.Builder |
CellValueSynonym.Builder.cellValue(String cellValue)
The cell value.
|
CellValueSynonym.Builder |
CellValueSynonym.Builder.synonyms(Collection<String> synonyms)
Other names or aliases for the cell value.
|
CellValueSynonym.Builder |
CellValueSynonym.Builder.synonyms(String... synonyms)
Other names or aliases for the cell value.
|
CellValueSynonym.Builder |
CellValueSynonym.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends CellValueSynonym.Builder> |
CellValueSynonym.serializableBuilderClass() |
Copyright © 2023. All rights reserved.