Uses of Class
software.amazon.awssdk.services.quicksight.model.CreateAccountSubscriptionResponse
-
Packages that use CreateAccountSubscriptionResponse Package Description software.amazon.awssdk.services.quicksight Amazon QuickSight API Reference -
-
Uses of CreateAccountSubscriptionResponse in software.amazon.awssdk.services.quicksight
Methods in software.amazon.awssdk.services.quicksight that return CreateAccountSubscriptionResponse Modifier and Type Method Description default CreateAccountSubscriptionResponseQuickSightClient. createAccountSubscription(Consumer<CreateAccountSubscriptionRequest.Builder> createAccountSubscriptionRequest)Creates an QuickSight account, or subscribes to QuickSight Q.default CreateAccountSubscriptionResponseQuickSightClient. createAccountSubscription(CreateAccountSubscriptionRequest createAccountSubscriptionRequest)Creates an QuickSight account, or subscribes to QuickSight Q.Methods in software.amazon.awssdk.services.quicksight that return types with arguments of type CreateAccountSubscriptionResponse Modifier and Type Method Description default CompletableFuture<CreateAccountSubscriptionResponse>QuickSightAsyncClient. createAccountSubscription(Consumer<CreateAccountSubscriptionRequest.Builder> createAccountSubscriptionRequest)Creates an QuickSight account, or subscribes to QuickSight Q.default CompletableFuture<CreateAccountSubscriptionResponse>QuickSightAsyncClient. createAccountSubscription(CreateAccountSubscriptionRequest createAccountSubscriptionRequest)Creates an QuickSight account, or subscribes to QuickSight Q.
-