Uses of Class
software.amazon.awssdk.services.quicksight.model.DescribeAccountCustomizationResponse
-
Packages that use DescribeAccountCustomizationResponse Package Description software.amazon.awssdk.services.quicksight Amazon QuickSight API Reference -
-
Uses of DescribeAccountCustomizationResponse in software.amazon.awssdk.services.quicksight
Methods in software.amazon.awssdk.services.quicksight that return DescribeAccountCustomizationResponse Modifier and Type Method Description default DescribeAccountCustomizationResponseQuickSightClient. describeAccountCustomization(Consumer<DescribeAccountCustomizationRequest.Builder> describeAccountCustomizationRequest)Describes the customizations associated with the provided Amazon Web Services account and Amazon QuickSight namespace in an Amazon Web Services Region.default DescribeAccountCustomizationResponseQuickSightClient. describeAccountCustomization(DescribeAccountCustomizationRequest describeAccountCustomizationRequest)Describes the customizations associated with the provided Amazon Web Services account and Amazon QuickSight namespace in an Amazon Web Services Region.Methods in software.amazon.awssdk.services.quicksight that return types with arguments of type DescribeAccountCustomizationResponse Modifier and Type Method Description default CompletableFuture<DescribeAccountCustomizationResponse>QuickSightAsyncClient. describeAccountCustomization(Consumer<DescribeAccountCustomizationRequest.Builder> describeAccountCustomizationRequest)Describes the customizations associated with the provided Amazon Web Services account and Amazon QuickSight namespace in an Amazon Web Services Region.default CompletableFuture<DescribeAccountCustomizationResponse>QuickSightAsyncClient. describeAccountCustomization(DescribeAccountCustomizationRequest describeAccountCustomizationRequest)Describes the customizations associated with the provided Amazon Web Services account and Amazon QuickSight namespace in an Amazon Web Services Region.
-