Uses of Class
software.amazon.awssdk.services.quicksight.model.SignupResponse
-
Packages that use SignupResponse Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of SignupResponse in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return SignupResponse Modifier and Type Method Description SignupResponseCreateAccountSubscriptionResponse. signupResponse()ASignupResponseobject that returns information about a newly created Amazon QuickSight account.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type SignupResponse Modifier and Type Method Description CreateAccountSubscriptionResponse.BuilderCreateAccountSubscriptionResponse.Builder. signupResponse(SignupResponse signupResponse)ASignupResponseobject that returns information about a newly created Amazon QuickSight account.
-