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