| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
List<ColumnSchema> |
DataSetSchema.columnSchemaList()
A structure containing the list of column schemas.
|
| Modifier and Type | Method and Description |
|---|---|
DataSetSchema.Builder |
DataSetSchema.Builder.columnSchemaList(ColumnSchema... columnSchemaList)
A structure containing the list of column schemas.
|
| Modifier and Type | Method and Description |
|---|---|
DataSetSchema.Builder |
DataSetSchema.Builder.columnSchemaList(Collection<ColumnSchema> columnSchemaList)
A structure containing the list of column schemas.
|
Copyright © 2023. All rights reserved.