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