| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
static ColumnSchema.Builder |
ColumnSchema.builder() |
ColumnSchema.Builder |
ColumnSchema.Builder.dataType(String dataType)
The data type of the column schema.
|
ColumnSchema.Builder |
ColumnSchema.Builder.geographicRole(String geographicRole)
The geographic role of the column schema.
|
ColumnSchema.Builder |
ColumnSchema.Builder.name(String name)
The name of the column schema.
|
ColumnSchema.Builder |
ColumnSchema.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ColumnSchema.Builder> |
ColumnSchema.serializableBuilderClass() |
Copyright © 2020. All rights reserved.