CreateAccountSubscriptionRequest.Builder |
CreateAccountSubscriptionRequest.Builder.accountName(String accountName) |
The name of your Amazon QuickSight account.
|
CreateAccountSubscriptionRequest.Builder |
CreateAccountSubscriptionRequest.Builder.activeDirectoryName(String activeDirectoryName) |
The name of your Active Directory.
|
CreateAccountSubscriptionRequest.Builder |
CreateAccountSubscriptionRequest.Builder.adminGroup(String... adminGroup) |
The admin group associated with your Active Directory or IAM Identity Center account.
|
CreateAccountSubscriptionRequest.Builder |
CreateAccountSubscriptionRequest.Builder.adminGroup(Collection<String> adminGroup) |
The admin group associated with your Active Directory or IAM Identity Center account.
|
CreateAccountSubscriptionRequest.Builder |
CreateAccountSubscriptionRequest.Builder.authenticationMethod(String authenticationMethod) |
The method that you want to use to authenticate your Amazon QuickSight account.
|
CreateAccountSubscriptionRequest.Builder |
CreateAccountSubscriptionRequest.Builder.authenticationMethod(AuthenticationMethodOption authenticationMethod) |
The method that you want to use to authenticate your Amazon QuickSight account.
|
CreateAccountSubscriptionRequest.Builder |
CreateAccountSubscriptionRequest.Builder.authorGroup(String... authorGroup) |
The author group associated with your Active Directory or IAM Identity Center account.
|
CreateAccountSubscriptionRequest.Builder |
CreateAccountSubscriptionRequest.Builder.authorGroup(Collection<String> authorGroup) |
The author group associated with your Active Directory or IAM Identity Center account.
|
CreateAccountSubscriptionRequest.Builder |
CreateAccountSubscriptionRequest.Builder.awsAccountId(String awsAccountId) |
The Amazon Web Services account ID of the account that you're using to create your Amazon QuickSight account.
|
static CreateAccountSubscriptionRequest.Builder |
CreateAccountSubscriptionRequest.builder() |
|
CreateAccountSubscriptionRequest.Builder |
CreateAccountSubscriptionRequest.Builder.contactNumber(String contactNumber) |
A 10-digit phone number for the author of the Amazon QuickSight account to use for future communications.
|
CreateAccountSubscriptionRequest.Builder |
CreateAccountSubscriptionRequest.Builder.directoryId(String directoryId) |
The ID of the Active Directory that is associated with your Amazon QuickSight account.
|
CreateAccountSubscriptionRequest.Builder |
CreateAccountSubscriptionRequest.Builder.edition(String edition) |
The edition of Amazon QuickSight that you want your account to have.
|
CreateAccountSubscriptionRequest.Builder |
CreateAccountSubscriptionRequest.Builder.edition(Edition edition) |
The edition of Amazon QuickSight that you want your account to have.
|
CreateAccountSubscriptionRequest.Builder |
CreateAccountSubscriptionRequest.Builder.emailAddress(String emailAddress) |
The email address of the author of the Amazon QuickSight account to use for future communications.
|
CreateAccountSubscriptionRequest.Builder |
CreateAccountSubscriptionRequest.Builder.firstName(String firstName) |
The first name of the author of the Amazon QuickSight account to use for future communications.
|
CreateAccountSubscriptionRequest.Builder |
CreateAccountSubscriptionRequest.Builder.lastName(String lastName) |
The last name of the author of the Amazon QuickSight account to use for future communications.
|
CreateAccountSubscriptionRequest.Builder |
CreateAccountSubscriptionRequest.Builder.notificationEmail(String notificationEmail) |
The email address that you want Amazon QuickSight to send notifications to regarding your Amazon QuickSight
account or Amazon QuickSight subscription.
|
CreateAccountSubscriptionRequest.Builder |
CreateAccountSubscriptionRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
CreateAccountSubscriptionRequest.Builder |
CreateAccountSubscriptionRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
CreateAccountSubscriptionRequest.Builder |
CreateAccountSubscriptionRequest.Builder.readerGroup(String... readerGroup) |
The reader group associated with your Active Directory or IAM Identity Center account.
|
CreateAccountSubscriptionRequest.Builder |
CreateAccountSubscriptionRequest.Builder.readerGroup(Collection<String> readerGroup) |
The reader group associated with your Active Directory or IAM Identity Center account.
|
CreateAccountSubscriptionRequest.Builder |
CreateAccountSubscriptionRequest.Builder.realm(String realm) |
The realm of the Active Directory that is associated with your Amazon QuickSight account.
|
CreateAccountSubscriptionRequest.Builder |
CreateAccountSubscriptionRequest.toBuilder() |
|