Uses of Class
software.amazon.awssdk.services.quicksight.model.DescribeAccountSubscriptionRequest
-
Packages that use DescribeAccountSubscriptionRequest Package Description software.amazon.awssdk.services.quicksight Amazon QuickSight API Reference software.amazon.awssdk.services.quicksight.transform -
-
Uses of DescribeAccountSubscriptionRequest in software.amazon.awssdk.services.quicksight
Methods in software.amazon.awssdk.services.quicksight with parameters of type DescribeAccountSubscriptionRequest Modifier and Type Method Description default CompletableFuture<DescribeAccountSubscriptionResponse>QuickSightAsyncClient. describeAccountSubscription(DescribeAccountSubscriptionRequest describeAccountSubscriptionRequest)Use the DescribeAccountSubscription operation to receive a description of an Amazon QuickSight account's subscription.default DescribeAccountSubscriptionResponseQuickSightClient. describeAccountSubscription(DescribeAccountSubscriptionRequest describeAccountSubscriptionRequest)Use the DescribeAccountSubscription operation to receive a description of an Amazon QuickSight account's subscription. -
Uses of DescribeAccountSubscriptionRequest in software.amazon.awssdk.services.quicksight.transform
Methods in software.amazon.awssdk.services.quicksight.transform with parameters of type DescribeAccountSubscriptionRequest Modifier and Type Method Description SdkHttpFullRequestDescribeAccountSubscriptionRequestMarshaller. marshall(DescribeAccountSubscriptionRequest describeAccountSubscriptionRequest)
-