Uses of Class
software.amazon.awssdk.services.quicksight.model.DescribeAccountCustomizationRequest
-
Packages that use DescribeAccountCustomizationRequest Package Description software.amazon.awssdk.services.quicksight Amazon QuickSight API Reference software.amazon.awssdk.services.quicksight.transform -
-
Uses of DescribeAccountCustomizationRequest in software.amazon.awssdk.services.quicksight
Methods in software.amazon.awssdk.services.quicksight with parameters of type DescribeAccountCustomizationRequest Modifier and Type Method Description default CompletableFuture<DescribeAccountCustomizationResponse>QuickSightAsyncClient. describeAccountCustomization(DescribeAccountCustomizationRequest describeAccountCustomizationRequest)Describes the customizations associated with the provided Amazon Web Services account and Amazon 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 Amazon QuickSight namespace in an Amazon Web Services Region. -
Uses of DescribeAccountCustomizationRequest in software.amazon.awssdk.services.quicksight.transform
Methods in software.amazon.awssdk.services.quicksight.transform with parameters of type DescribeAccountCustomizationRequest Modifier and Type Method Description SdkHttpFullRequestDescribeAccountCustomizationRequestMarshaller. marshall(DescribeAccountCustomizationRequest describeAccountCustomizationRequest)
-