| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
AccountSettings |
AccountSettings.clone() |
AccountSettings |
DescribeAccountSettingsResult.getAccountSettings()
The Amazon QuickSight settings for this Amazon Web Services account.
|
AccountSettings |
AccountSettings.withAccountName(String accountName)
The "account name" you provided for the Amazon QuickSight subscription in your Amazon Web Services account.
|
AccountSettings |
AccountSettings.withDefaultNamespace(String defaultNamespace)
The default Amazon QuickSight namespace for your Amazon Web Services account.
|
AccountSettings |
AccountSettings.withEdition(Edition edition)
The edition of Amazon QuickSight that you're currently subscribed to: Enterprise edition or Standard edition.
|
AccountSettings |
AccountSettings.withEdition(String edition)
The edition of Amazon QuickSight that you're currently subscribed to: Enterprise edition or Standard edition.
|
AccountSettings |
AccountSettings.withNotificationEmail(String notificationEmail)
The main notification email for your Amazon QuickSight subscription.
|
AccountSettings |
AccountSettings.withPublicSharingEnabled(Boolean publicSharingEnabled)
A Boolean value that indicates whether public sharing is turned on for an Amazon QuickSight account.
|
AccountSettings |
AccountSettings.withTerminationProtectionEnabled(Boolean terminationProtectionEnabled)
A boolean value that determines whether or not an Amazon QuickSight account can be deleted.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeAccountSettingsResult.setAccountSettings(AccountSettings accountSettings)
The Amazon QuickSight settings for this Amazon Web Services account.
|
DescribeAccountSettingsResult |
DescribeAccountSettingsResult.withAccountSettings(AccountSettings accountSettings)
The Amazon QuickSight settings for this Amazon Web Services account.
|
Copyright © 2024. All rights reserved.