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