| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
static SheetContentType |
SheetContentType.fromValue(String value)
Use this in place of valueOf.
|
static SheetContentType |
SheetContentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SheetContentType[] |
SheetContentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SheetDefinition |
SheetDefinition.withContentType(SheetContentType contentType)
The layout content type of the sheet.
|
DefaultNewSheetConfiguration |
DefaultNewSheetConfiguration.withSheetContentType(SheetContentType sheetContentType)
The option that determines the sheet content type.
|
Copyright © 2023. All rights reserved.