| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
AccountSettings |
AccountSettings.clone() |
AccountSettings |
DescribeAccountSettingsResult.getAccountSettings()
The settings associated with the QuickSight subscription associated with this AWS account.
|
AccountSettings |
AccountSettings.withAccountName(String accountName)
The name associated with 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.
|
AccountSettings |
AccountSettings.withEdition(String edition)
The edition of QuickSight that you're currently subscribed to.
|
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 settings associated with the QuickSight subscription associated with this AWS account.
|
DescribeAccountSettingsResult |
DescribeAccountSettingsResult.withAccountSettings(AccountSettings accountSettings)
The settings associated with the QuickSight subscription associated with this AWS account.
|
Copyright © 2020. All rights reserved.