Package | Description |
---|---|
software.amazon.awssdk.services.quicksight |
|
software.amazon.awssdk.services.quicksight.model |
Modifier and Type | Method and Description |
---|---|
default UpdateAccountSettingsResponse |
QuickSightClient.updateAccountSettings(Consumer<UpdateAccountSettingsRequest.Builder> updateAccountSettingsRequest)
Updates the Amazon QuickSight settings in your Amazon Web Services account;.
|
default CompletableFuture<UpdateAccountSettingsResponse> |
QuickSightAsyncClient.updateAccountSettings(Consumer<UpdateAccountSettingsRequest.Builder> updateAccountSettingsRequest)
Updates the Amazon QuickSight settings in your Amazon Web Services account;.
|
Modifier and Type | Method and Description |
---|---|
UpdateAccountSettingsRequest.Builder |
UpdateAccountSettingsRequest.Builder.awsAccountId(String awsAccountId)
The ID for the Amazon Web Services account; that contains the QuickSight settings that you want to list.
|
static UpdateAccountSettingsRequest.Builder |
UpdateAccountSettingsRequest.builder() |
UpdateAccountSettingsRequest.Builder |
UpdateAccountSettingsRequest.Builder.defaultNamespace(String defaultNamespace)
The default namespace for this Amazon Web Services account;.
|
UpdateAccountSettingsRequest.Builder |
UpdateAccountSettingsRequest.Builder.notificationEmail(String notificationEmail)
The email address that you want QuickSight to send notifications to regarding your Amazon Web Services
account; or QuickSight subscription.
|
UpdateAccountSettingsRequest.Builder |
UpdateAccountSettingsRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
UpdateAccountSettingsRequest.Builder |
UpdateAccountSettingsRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
UpdateAccountSettingsRequest.Builder |
UpdateAccountSettingsRequest.toBuilder() |
Modifier and Type | Method and Description |
---|---|
static Class<? extends UpdateAccountSettingsRequest.Builder> |
UpdateAccountSettingsRequest.serializableBuilderClass() |
Copyright © 2021. All rights reserved.