Package | Description |
---|---|
com.amazonaws.services.quicksight.model |
Modifier and Type | Method and Description |
---|---|
AccountCustomization |
AccountCustomization.clone() |
AccountCustomization |
UpdateAccountCustomizationResult.getAccountCustomization()
The Amazon QuickSight customizations you're updating in the current Amazon Web Services Region.
|
AccountCustomization |
CreateAccountCustomizationResult.getAccountCustomization()
The Amazon QuickSight customizations you're adding in the current Amazon Web Services Region.
|
AccountCustomization |
DescribeAccountCustomizationResult.getAccountCustomization()
The Amazon QuickSight customizations that exist in the current Amazon Web Services Region.
|
AccountCustomization |
UpdateAccountCustomizationRequest.getAccountCustomization()
The Amazon QuickSight customizations you're updating in the current Amazon Web Services Region.
|
AccountCustomization |
CreateAccountCustomizationRequest.getAccountCustomization()
The Amazon QuickSight customizations you're adding in the current Amazon Web Services Region.
|
AccountCustomization |
AccountCustomization.withDefaultTheme(String defaultTheme)
The default theme for this Amazon QuickSight subscription.
|
Modifier and Type | Method and Description |
---|---|
void |
UpdateAccountCustomizationResult.setAccountCustomization(AccountCustomization accountCustomization)
The Amazon QuickSight customizations you're updating in the current Amazon Web Services Region.
|
void |
CreateAccountCustomizationResult.setAccountCustomization(AccountCustomization accountCustomization)
The Amazon QuickSight customizations you're adding in the current Amazon Web Services Region.
|
void |
DescribeAccountCustomizationResult.setAccountCustomization(AccountCustomization accountCustomization)
The Amazon QuickSight customizations that exist in the current Amazon Web Services Region.
|
void |
UpdateAccountCustomizationRequest.setAccountCustomization(AccountCustomization accountCustomization)
The Amazon QuickSight customizations you're updating in the current Amazon Web Services Region.
|
void |
CreateAccountCustomizationRequest.setAccountCustomization(AccountCustomization accountCustomization)
The Amazon QuickSight customizations you're adding in the current Amazon Web Services Region.
|
UpdateAccountCustomizationResult |
UpdateAccountCustomizationResult.withAccountCustomization(AccountCustomization accountCustomization)
The Amazon QuickSight customizations you're updating in the current Amazon Web Services Region.
|
CreateAccountCustomizationResult |
CreateAccountCustomizationResult.withAccountCustomization(AccountCustomization accountCustomization)
The Amazon QuickSight customizations you're adding in the current Amazon Web Services Region.
|
DescribeAccountCustomizationResult |
DescribeAccountCustomizationResult.withAccountCustomization(AccountCustomization accountCustomization)
The Amazon QuickSight customizations that exist in the current Amazon Web Services Region.
|
UpdateAccountCustomizationRequest |
UpdateAccountCustomizationRequest.withAccountCustomization(AccountCustomization accountCustomization)
The Amazon QuickSight customizations you're updating in the current Amazon Web Services Region.
|
CreateAccountCustomizationRequest |
CreateAccountCustomizationRequest.withAccountCustomization(AccountCustomization accountCustomization)
The Amazon QuickSight customizations you're adding in the current Amazon Web Services Region.
|
Copyright © 2021. All rights reserved.