| Package | Description |
|---|---|
| com.amazonaws.services.quicksight |
|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateAccountSettingsResult> |
AmazonQuickSightAsyncClient.updateAccountSettingsAsync(UpdateAccountSettingsRequest request,
AsyncHandler<UpdateAccountSettingsRequest,UpdateAccountSettingsResult> asyncHandler) |
Future<UpdateAccountSettingsResult> |
AmazonQuickSightAsync.updateAccountSettingsAsync(UpdateAccountSettingsRequest updateAccountSettingsRequest,
AsyncHandler<UpdateAccountSettingsRequest,UpdateAccountSettingsResult> asyncHandler)
Updates the Amazon QuickSight settings in your Amazon Web Services account.
|
Future<UpdateAccountSettingsResult> |
AbstractAmazonQuickSightAsync.updateAccountSettingsAsync(UpdateAccountSettingsRequest request,
AsyncHandler<UpdateAccountSettingsRequest,UpdateAccountSettingsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
UpdateAccountSettingsRequest |
UpdateAccountSettingsRequest.clone() |
UpdateAccountSettingsRequest |
UpdateAccountSettingsRequest.withAwsAccountId(String awsAccountId)
The ID for the Amazon Web Services account that contains the Amazon QuickSight settings that you want to list.
|
UpdateAccountSettingsRequest |
UpdateAccountSettingsRequest.withDefaultNamespace(String defaultNamespace)
The default namespace for this Amazon Web Services account.
|
UpdateAccountSettingsRequest |
UpdateAccountSettingsRequest.withNotificationEmail(String notificationEmail)
The email address that you want Amazon QuickSight to send notifications to regarding your Amazon Web Services
account or Amazon QuickSight subscription.
|
UpdateAccountSettingsRequest |
UpdateAccountSettingsRequest.withTerminationProtectionEnabled(Boolean terminationProtectionEnabled)
A boolean value that determines whether or not an Amazon QuickSight account can be deleted.
|
Copyright © 2023. All rights reserved.