| Package | Description |
|---|---|
| com.amazonaws.services.quicksight |
|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeAccountCustomizationResult |
AmazonQuickSight.describeAccountCustomization(DescribeAccountCustomizationRequest describeAccountCustomizationRequest)
Describes the customizations associated with the provided AWS account and Amazon QuickSight namespace in an AWS
Region.
|
DescribeAccountCustomizationResult |
AbstractAmazonQuickSight.describeAccountCustomization(DescribeAccountCustomizationRequest request) |
DescribeAccountCustomizationResult |
AmazonQuickSightClient.describeAccountCustomization(DescribeAccountCustomizationRequest request)
Describes the customizations associated with the provided AWS account and Amazon QuickSight namespace in an AWS
Region.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeAccountCustomizationResult |
DescribeAccountCustomizationResult.clone() |
DescribeAccountCustomizationResult |
DescribeAccountCustomizationResult.withAccountCustomization(AccountCustomization accountCustomization)
The QuickSight customizations that exist in the current AWS Region.
|
DescribeAccountCustomizationResult |
DescribeAccountCustomizationResult.withArn(String arn)
The Amazon Resource Name (ARN) of the customization that's associated with this AWS account.
|
DescribeAccountCustomizationResult |
DescribeAccountCustomizationResult.withAwsAccountId(String awsAccountId)
The ID for the AWS account that you're describing.
|
DescribeAccountCustomizationResult |
DescribeAccountCustomizationResult.withNamespace(String namespace)
The QuickSight namespace that you're describing.
|
DescribeAccountCustomizationResult |
DescribeAccountCustomizationResult.withRequestId(String requestId)
The AWS request ID for this operation.
|
DescribeAccountCustomizationResult |
DescribeAccountCustomizationResult.withStatus(Integer status)
The HTTP status of the request.
|
Copyright © 2021. All rights reserved.