| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight |
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeAccountCustomizationResponse |
QuickSightClient.describeAccountCustomization(Consumer<DescribeAccountCustomizationRequest.Builder> describeAccountCustomizationRequest)
Describes the customizations associated with the provided AWS account and Amazon QuickSight namespace in an AWS
Region.
|
default DescribeAccountCustomizationResponse |
QuickSightClient.describeAccountCustomization(DescribeAccountCustomizationRequest describeAccountCustomizationRequest)
Describes the customizations associated with the provided AWS account and Amazon QuickSight namespace in an AWS
Region.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeAccountCustomizationResponse> |
QuickSightAsyncClient.describeAccountCustomization(Consumer<DescribeAccountCustomizationRequest.Builder> describeAccountCustomizationRequest)
Describes the customizations associated with the provided AWS account and Amazon QuickSight namespace in an AWS
Region.
|
default CompletableFuture<DescribeAccountCustomizationResponse> |
QuickSightAsyncClient.describeAccountCustomization(DescribeAccountCustomizationRequest describeAccountCustomizationRequest)
Describes the customizations associated with the provided AWS account and Amazon QuickSight namespace in an AWS
Region.
|
Copyright © 2020. All rights reserved.