| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
AccountCustomization |
AccountCustomization.clone() |
AccountCustomization |
CreateAccountCustomizationRequest.getAccountCustomization()
The customizations you're adding to the QuickSight subscription for the AWS account.
|
AccountCustomization |
UpdateAccountCustomizationResult.getAccountCustomization()
The customizations associated with your QuickSight subscription.
|
AccountCustomization |
DescribeAccountCustomizationResult.getAccountCustomization()
The customizations associated with QuickSight.
|
AccountCustomization |
CreateAccountCustomizationResult.getAccountCustomization()
The customizations you're adding to the QuickSight subscription for the AWS account.
|
AccountCustomization |
UpdateAccountCustomizationRequest.getAccountCustomization()
The customizations you want to update in QuickSight.
|
AccountCustomization |
AccountCustomization.withDefaultTheme(String defaultTheme)
The default theme for this QuickSight subscription.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateAccountCustomizationRequest.setAccountCustomization(AccountCustomization accountCustomization)
The customizations you're adding to the QuickSight subscription for the AWS account.
|
void |
UpdateAccountCustomizationResult.setAccountCustomization(AccountCustomization accountCustomization)
The customizations associated with your QuickSight subscription.
|
void |
DescribeAccountCustomizationResult.setAccountCustomization(AccountCustomization accountCustomization)
The customizations associated with QuickSight.
|
void |
CreateAccountCustomizationResult.setAccountCustomization(AccountCustomization accountCustomization)
The customizations you're adding to the QuickSight subscription for the AWS account.
|
void |
UpdateAccountCustomizationRequest.setAccountCustomization(AccountCustomization accountCustomization)
The customizations you want to update in QuickSight.
|
CreateAccountCustomizationRequest |
CreateAccountCustomizationRequest.withAccountCustomization(AccountCustomization accountCustomization)
The customizations you're adding to the QuickSight subscription for the AWS account.
|
UpdateAccountCustomizationResult |
UpdateAccountCustomizationResult.withAccountCustomization(AccountCustomization accountCustomization)
The customizations associated with your QuickSight subscription.
|
DescribeAccountCustomizationResult |
DescribeAccountCustomizationResult.withAccountCustomization(AccountCustomization accountCustomization)
The customizations associated with QuickSight.
|
CreateAccountCustomizationResult |
CreateAccountCustomizationResult.withAccountCustomization(AccountCustomization accountCustomization)
The customizations you're adding to the QuickSight subscription for the AWS account.
|
UpdateAccountCustomizationRequest |
UpdateAccountCustomizationRequest.withAccountCustomization(AccountCustomization accountCustomization)
The customizations you want to update in QuickSight.
|
Copyright © 2020. All rights reserved.