Package | Description |
---|---|
com.amazonaws.services.quicksight.model |
Modifier and Type | Method and Description |
---|---|
ColumnGroupColumnSchema |
ColumnGroupColumnSchema.clone() |
ColumnGroupColumnSchema |
ColumnGroupColumnSchema.withName(String name)
The name of the column group's column schema.
|
Modifier and Type | Method and Description |
---|---|
List<ColumnGroupColumnSchema> |
ColumnGroupSchema.getColumnGroupColumnSchemaList()
A structure containing the list of schemas for column group columns.
|
Modifier and Type | Method and Description |
---|---|
ColumnGroupSchema |
ColumnGroupSchema.withColumnGroupColumnSchemaList(ColumnGroupColumnSchema... columnGroupColumnSchemaList)
A structure containing the list of schemas for column group columns.
|
Modifier and Type | Method and Description |
---|---|
void |
ColumnGroupSchema.setColumnGroupColumnSchemaList(Collection<ColumnGroupColumnSchema> columnGroupColumnSchemaList)
A structure containing the list of schemas for column group columns.
|
ColumnGroupSchema |
ColumnGroupSchema.withColumnGroupColumnSchemaList(Collection<ColumnGroupColumnSchema> columnGroupColumnSchemaList)
A structure containing the list of schemas for column group columns.
|
Copyright © 2021. All rights reserved.