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