public static interface Sheet.Builder extends SdkPojo, CopyableBuilder<Sheet.Builder,Sheet>
| Modifier and Type | Method and Description |
|---|---|
Sheet.Builder |
name(String name)
The name of a sheet.
|
Sheet.Builder |
sheetId(String sheetId)
The unique identifier associated with a sheet.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildSheet.Builder sheetId(String sheetId)
The unique identifier associated with a sheet.
sheetId - The unique identifier associated with a sheet.Sheet.Builder name(String name)
The name of a sheet. This name is displayed on the sheet's tab in the Amazon QuickSight console.
name - The name of a sheet. This name is displayed on the sheet's tab in the Amazon QuickSight console.Copyright © 2023. All rights reserved.