| Package | Description |
|---|---|
| com.amazonaws.services.quicksight |
|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
Future<CreateAccountCustomizationResult> |
AmazonQuickSightAsync.createAccountCustomizationAsync(CreateAccountCustomizationRequest createAccountCustomizationRequest,
AsyncHandler<CreateAccountCustomizationRequest,CreateAccountCustomizationResult> asyncHandler)
Creates a customization for the Amazon QuickSight subscription associated with your AWS account.
|
Future<CreateAccountCustomizationResult> |
AbstractAmazonQuickSightAsync.createAccountCustomizationAsync(CreateAccountCustomizationRequest request,
AsyncHandler<CreateAccountCustomizationRequest,CreateAccountCustomizationResult> asyncHandler) |
Future<CreateAccountCustomizationResult> |
AmazonQuickSightAsyncClient.createAccountCustomizationAsync(CreateAccountCustomizationRequest request,
AsyncHandler<CreateAccountCustomizationRequest,CreateAccountCustomizationResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CreateAccountCustomizationRequest |
CreateAccountCustomizationRequest.clone() |
CreateAccountCustomizationRequest |
CreateAccountCustomizationRequest.withAccountCustomization(AccountCustomization accountCustomization)
The customizations you're adding to the QuickSight subscription for the AWS account.
|
CreateAccountCustomizationRequest |
CreateAccountCustomizationRequest.withAwsAccountId(String awsAccountId)
The ID for the AWS account that you want to customize QuickSight for.
|
CreateAccountCustomizationRequest |
CreateAccountCustomizationRequest.withNamespace(String namespace)
The namespace associated with the customization that you're creating.
|
Copyright © 2020. All rights reserved.