| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
AccountSettings |
AccountSettings.clone() |
AccountSettings |
DescribeAccountSettingsResult.getAccountSettings()
The QuickSight settings for this AWS account.
|
AccountSettings |
AccountSettings.withAccountName(String accountName)
The "account name" you provided for the QuickSight subscription in your AWS account.
|
AccountSettings |
AccountSettings.withDefaultNamespace(String defaultNamespace)
The default QuickSight namespace for your AWS account.
|
AccountSettings |
AccountSettings.withEdition(Edition edition)
The edition of QuickSight that you're currently subscribed to: Enterprise edition or Standard edition.
|
AccountSettings |
AccountSettings.withEdition(String edition)
The edition of QuickSight that you're currently subscribed to: Enterprise edition or Standard edition.
|
AccountSettings |
AccountSettings.withNotificationEmail(String notificationEmail)
The main notification email for your QuickSight subscription.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeAccountSettingsResult.setAccountSettings(AccountSettings accountSettings)
The QuickSight settings for this AWS account.
|
DescribeAccountSettingsResult |
DescribeAccountSettingsResult.withAccountSettings(AccountSettings accountSettings)
The QuickSight settings for this AWS account.
|
Copyright © 2021. All rights reserved.