Package | Description |
---|---|
com.amazonaws.services.quicksight |
|
com.amazonaws.services.quicksight.model |
Modifier and Type | Method and Description |
---|---|
UpdateAccountCustomizationResult |
AbstractAmazonQuickSight.updateAccountCustomization(UpdateAccountCustomizationRequest request) |
UpdateAccountCustomizationResult |
AmazonQuickSightClient.updateAccountCustomization(UpdateAccountCustomizationRequest request)
Updates Amazon QuickSight customizations for the current Amazon Web Services Region.
|
UpdateAccountCustomizationResult |
AmazonQuickSight.updateAccountCustomization(UpdateAccountCustomizationRequest updateAccountCustomizationRequest)
Updates Amazon QuickSight customizations for the current Amazon Web Services Region.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateAccountCustomizationResult> |
AbstractAmazonQuickSightAsync.updateAccountCustomizationAsync(UpdateAccountCustomizationRequest request,
AsyncHandler<UpdateAccountCustomizationRequest,UpdateAccountCustomizationResult> asyncHandler) |
Future<UpdateAccountCustomizationResult> |
AmazonQuickSightAsyncClient.updateAccountCustomizationAsync(UpdateAccountCustomizationRequest request,
AsyncHandler<UpdateAccountCustomizationRequest,UpdateAccountCustomizationResult> asyncHandler) |
Future<UpdateAccountCustomizationResult> |
AmazonQuickSightAsync.updateAccountCustomizationAsync(UpdateAccountCustomizationRequest updateAccountCustomizationRequest,
AsyncHandler<UpdateAccountCustomizationRequest,UpdateAccountCustomizationResult> asyncHandler)
Updates Amazon QuickSight customizations for the current Amazon Web Services Region.
|
Modifier and Type | Method and Description |
---|---|
UpdateAccountCustomizationResult |
UpdateAccountCustomizationResult.clone() |
UpdateAccountCustomizationResult |
UpdateAccountCustomizationResult.withAccountCustomization(AccountCustomization accountCustomization)
The Amazon QuickSight customizations you're updating in the current Amazon Web Services Region.
|
UpdateAccountCustomizationResult |
UpdateAccountCustomizationResult.withArn(String arn)
The Amazon Resource Name (ARN) for the updated customization for this Amazon Web Services account.
|
UpdateAccountCustomizationResult |
UpdateAccountCustomizationResult.withAwsAccountId(String awsAccountId)
The ID for the Amazon Web Services account that you want to update Amazon QuickSight customizations for.
|
UpdateAccountCustomizationResult |
UpdateAccountCustomizationResult.withNamespace(String namespace)
The namespace associated with the customization that you're updating.
|
UpdateAccountCustomizationResult |
UpdateAccountCustomizationResult.withRequestId(String requestId)
The Amazon Web Services request ID for this operation.
|
UpdateAccountCustomizationResult |
UpdateAccountCustomizationResult.withStatus(Integer status)
The HTTP status of the request.
|
Copyright © 2023. All rights reserved.