public static interface CreateAccountSubscriptionRequest.Builder extends QuickSightRequest.Builder, SdkPojo, CopyableBuilder<CreateAccountSubscriptionRequest.Builder,CreateAccountSubscriptionRequest>
| Modifier and Type | Method and Description |
|---|---|
CreateAccountSubscriptionRequest.Builder |
accountName(String accountName)
The name of your Amazon QuickSight account.
|
CreateAccountSubscriptionRequest.Builder |
activeDirectoryName(String activeDirectoryName)
The name of your Active Directory.
|
CreateAccountSubscriptionRequest.Builder |
adminGroup(Collection<String> adminGroup)
The admin group associated with your Active Directory.
|
CreateAccountSubscriptionRequest.Builder |
adminGroup(String... adminGroup)
The admin group associated with your Active Directory.
|
CreateAccountSubscriptionRequest.Builder |
authenticationMethod(AuthenticationMethodOption authenticationMethod)
The method that you want to use to authenticate your Amazon QuickSight account.
|
CreateAccountSubscriptionRequest.Builder |
authenticationMethod(String authenticationMethod)
The method that you want to use to authenticate your Amazon QuickSight account.
|
CreateAccountSubscriptionRequest.Builder |
authorGroup(Collection<String> authorGroup)
The author group associated with your Active Directory.
|
CreateAccountSubscriptionRequest.Builder |
authorGroup(String... authorGroup)
The author group associated with your Active Directory.
|
CreateAccountSubscriptionRequest.Builder |
awsAccountId(String awsAccountId)
The Amazon Web Services account ID of the account that you're using to create your Amazon QuickSight account.
|
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 |
directoryId(String directoryId)
The ID of the Active Directory that is associated with your Amazon QuickSight account.
|
CreateAccountSubscriptionRequest.Builder |
edition(Edition edition)
The edition of Amazon QuickSight that you want your account to have.
|
CreateAccountSubscriptionRequest.Builder |
edition(String edition)
The edition of Amazon QuickSight that you want your account to have.
|
CreateAccountSubscriptionRequest.Builder |
emailAddress(String emailAddress)
The email address of the author of the Amazon QuickSight account to use for future communications.
|
CreateAccountSubscriptionRequest.Builder |
firstName(String firstName)
The first name of the author of the Amazon QuickSight account to use for future communications.
|
CreateAccountSubscriptionRequest.Builder |
lastName(String lastName)
The last name of the author of the Amazon QuickSight account to use for future communications.
|
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 |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
CreateAccountSubscriptionRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
CreateAccountSubscriptionRequest.Builder |
readerGroup(Collection<String> readerGroup)
The reader group associated with your Active Direcrtory.
|
CreateAccountSubscriptionRequest.Builder |
readerGroup(String... readerGroup)
The reader group associated with your Active Direcrtory.
|
CreateAccountSubscriptionRequest.Builder |
realm(String realm)
The realm of the Active Directory that is associated with your Amazon QuickSight account.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildCreateAccountSubscriptionRequest.Builder edition(String edition)
The edition of Amazon QuickSight that you want your account to have. Currently, you can choose from
ENTERPRISE or ENTERPRISE_AND_Q.
If you choose ENTERPRISE_AND_Q, the following parameters are required:
FirstName
LastName
EmailAddress
ContactNumber
edition - The edition of Amazon QuickSight that you want your account to have. Currently, you can choose from
ENTERPRISE or ENTERPRISE_AND_Q.
If you choose ENTERPRISE_AND_Q, the following parameters are required:
FirstName
LastName
EmailAddress
ContactNumber
Edition,
EditionCreateAccountSubscriptionRequest.Builder edition(Edition edition)
The edition of Amazon QuickSight that you want your account to have. Currently, you can choose from
ENTERPRISE or ENTERPRISE_AND_Q.
If you choose ENTERPRISE_AND_Q, the following parameters are required:
FirstName
LastName
EmailAddress
ContactNumber
edition - The edition of Amazon QuickSight that you want your account to have. Currently, you can choose from
ENTERPRISE or ENTERPRISE_AND_Q.
If you choose ENTERPRISE_AND_Q, the following parameters are required:
FirstName
LastName
EmailAddress
ContactNumber
Edition,
EditionCreateAccountSubscriptionRequest.Builder authenticationMethod(String authenticationMethod)
The method that you want to use to authenticate your Amazon QuickSight account. Currently, the valid values
for this parameter are IAM_AND_QUICKSIGHT, IAM_ONLY, and
ACTIVE_DIRECTORY.
If you choose ACTIVE_DIRECTORY, provide an ActiveDirectoryName and an
AdminGroup associated with your Active Directory.
authenticationMethod - The method that you want to use to authenticate your Amazon QuickSight account. Currently, the valid
values for this parameter are IAM_AND_QUICKSIGHT, IAM_ONLY, and
ACTIVE_DIRECTORY.
If you choose ACTIVE_DIRECTORY, provide an ActiveDirectoryName and an
AdminGroup associated with your Active Directory.
AuthenticationMethodOption,
AuthenticationMethodOptionCreateAccountSubscriptionRequest.Builder authenticationMethod(AuthenticationMethodOption authenticationMethod)
The method that you want to use to authenticate your Amazon QuickSight account. Currently, the valid values
for this parameter are IAM_AND_QUICKSIGHT, IAM_ONLY, and
ACTIVE_DIRECTORY.
If you choose ACTIVE_DIRECTORY, provide an ActiveDirectoryName and an
AdminGroup associated with your Active Directory.
authenticationMethod - The method that you want to use to authenticate your Amazon QuickSight account. Currently, the valid
values for this parameter are IAM_AND_QUICKSIGHT, IAM_ONLY, and
ACTIVE_DIRECTORY.
If you choose ACTIVE_DIRECTORY, provide an ActiveDirectoryName and an
AdminGroup associated with your Active Directory.
AuthenticationMethodOption,
AuthenticationMethodOptionCreateAccountSubscriptionRequest.Builder awsAccountId(String awsAccountId)
The Amazon Web Services account ID of the account that you're using to create your Amazon QuickSight account.
awsAccountId - The Amazon Web Services account ID of the account that you're using to create your Amazon QuickSight
account.CreateAccountSubscriptionRequest.Builder accountName(String accountName)
The name of your Amazon QuickSight account. This name is unique over all of Amazon Web Services, and it
appears only when users sign in. You can't change AccountName value after the Amazon QuickSight
account is created.
accountName - The name of your Amazon QuickSight account. This name is unique over all of Amazon Web Services, and
it appears only when users sign in. You can't change AccountName value after the Amazon
QuickSight account is created.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.
notificationEmail - The email address that you want Amazon QuickSight to send notifications to regarding your Amazon
QuickSight account or Amazon QuickSight subscription.CreateAccountSubscriptionRequest.Builder activeDirectoryName(String activeDirectoryName)
The name of your Active Directory. This field is required if ACTIVE_DIRECTORY is the selected
authentication method of the new Amazon QuickSight account.
activeDirectoryName - The name of your Active Directory. This field is required if ACTIVE_DIRECTORY is the
selected authentication method of the new Amazon QuickSight account.CreateAccountSubscriptionRequest.Builder realm(String realm)
The realm of the Active Directory that is associated with your Amazon QuickSight account. This field is
required if ACTIVE_DIRECTORY is the selected authentication method of the new Amazon QuickSight
account.
realm - The realm of the Active Directory that is associated with your Amazon QuickSight account. This field
is required if ACTIVE_DIRECTORY is the selected authentication method of the new Amazon
QuickSight account.CreateAccountSubscriptionRequest.Builder directoryId(String directoryId)
The ID of the Active Directory that is associated with your Amazon QuickSight account.
directoryId - The ID of the Active Directory that is associated with your Amazon QuickSight account.CreateAccountSubscriptionRequest.Builder adminGroup(Collection<String> adminGroup)
The admin group associated with your Active Directory. This field is required if
ACTIVE_DIRECTORY is the selected authentication method of the new Amazon QuickSight account. For
more information about using Active Directory in Amazon QuickSight, see Using Active Directory
with Amazon QuickSight Enterprise Edition in the Amazon QuickSight User Guide.
adminGroup - The admin group associated with your Active Directory. This field is required if
ACTIVE_DIRECTORY is the selected authentication method of the new Amazon QuickSight
account. For more information about using Active Directory in Amazon QuickSight, see Using Active
Directory with Amazon QuickSight Enterprise Edition in the Amazon QuickSight User Guide.CreateAccountSubscriptionRequest.Builder adminGroup(String... adminGroup)
The admin group associated with your Active Directory. This field is required if
ACTIVE_DIRECTORY is the selected authentication method of the new Amazon QuickSight account. For
more information about using Active Directory in Amazon QuickSight, see Using Active Directory
with Amazon QuickSight Enterprise Edition in the Amazon QuickSight User Guide.
adminGroup - The admin group associated with your Active Directory. This field is required if
ACTIVE_DIRECTORY is the selected authentication method of the new Amazon QuickSight
account. For more information about using Active Directory in Amazon QuickSight, see Using Active
Directory with Amazon QuickSight Enterprise Edition in the Amazon QuickSight User Guide.CreateAccountSubscriptionRequest.Builder authorGroup(Collection<String> authorGroup)
The author group associated with your Active Directory. For more information about using Active Directory in Amazon QuickSight, see Using Active Directory with Amazon QuickSight Enterprise Edition in the Amazon QuickSight User Guide.
authorGroup - The author group associated with your Active Directory. For more information about using Active
Directory in Amazon QuickSight, see Using Active
Directory with Amazon QuickSight Enterprise Edition in the Amazon QuickSight User Guide.CreateAccountSubscriptionRequest.Builder authorGroup(String... authorGroup)
The author group associated with your Active Directory. For more information about using Active Directory in Amazon QuickSight, see Using Active Directory with Amazon QuickSight Enterprise Edition in the Amazon QuickSight User Guide.
authorGroup - The author group associated with your Active Directory. For more information about using Active
Directory in Amazon QuickSight, see Using Active
Directory with Amazon QuickSight Enterprise Edition in the Amazon QuickSight User Guide.CreateAccountSubscriptionRequest.Builder readerGroup(Collection<String> readerGroup)
The reader group associated with your Active Direcrtory. For more information about using Active Directory in Amazon QuickSight, see Using Active Directory with Amazon QuickSight Enterprise Edition in the Amazon QuickSight User Guide.
readerGroup - The reader group associated with your Active Direcrtory. For more information about using Active
Directory in Amazon QuickSight, see Using Active
Directory with Amazon QuickSight Enterprise Edition in the Amazon QuickSight User Guide.CreateAccountSubscriptionRequest.Builder readerGroup(String... readerGroup)
The reader group associated with your Active Direcrtory. For more information about using Active Directory in Amazon QuickSight, see Using Active Directory with Amazon QuickSight Enterprise Edition in the Amazon QuickSight User Guide.
readerGroup - The reader group associated with your Active Direcrtory. For more information about using Active
Directory in Amazon QuickSight, see Using Active
Directory with Amazon QuickSight Enterprise Edition in the Amazon QuickSight User Guide.CreateAccountSubscriptionRequest.Builder firstName(String firstName)
The first name of the author of the Amazon QuickSight account to use for future communications. This field is
required if ENTERPPRISE_AND_Q is the selected edition of the new Amazon QuickSight account.
firstName - The first name of the author of the Amazon QuickSight account to use for future communications. This
field is required if ENTERPPRISE_AND_Q is the selected edition of the new Amazon
QuickSight account.CreateAccountSubscriptionRequest.Builder lastName(String lastName)
The last name of the author of the Amazon QuickSight account to use for future communications. This field is
required if ENTERPPRISE_AND_Q is the selected edition of the new Amazon QuickSight account.
lastName - The last name of the author of the Amazon QuickSight account to use for future communications. This
field is required if ENTERPPRISE_AND_Q is the selected edition of the new Amazon
QuickSight account.CreateAccountSubscriptionRequest.Builder emailAddress(String emailAddress)
The email address of the author of the Amazon QuickSight account to use for future communications. This field
is required if ENTERPPRISE_AND_Q is the selected edition of the new Amazon QuickSight account.
emailAddress - The email address of the author of the Amazon QuickSight account to use for future communications.
This field is required if ENTERPPRISE_AND_Q is the selected edition of the new Amazon
QuickSight account.CreateAccountSubscriptionRequest.Builder contactNumber(String contactNumber)
A 10-digit phone number for the author of the Amazon QuickSight account to use for future communications.
This field is required if ENTERPPRISE_AND_Q is the selected edition of the new Amazon QuickSight
account.
contactNumber - A 10-digit phone number for the author of the Amazon QuickSight account to use for future
communications. This field is required if ENTERPPRISE_AND_Q is the selected edition of
the new Amazon QuickSight account.CreateAccountSubscriptionRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderCreateAccountSubscriptionRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.