default CreateUserPoolRequest.Builder |
CreateUserPoolRequest.Builder.accountRecoverySetting(Consumer<AccountRecoverySettingType.Builder> accountRecoverySetting) |
The available verified method a user can use to recover their password when they call
ForgotPassword.
|
CreateUserPoolRequest.Builder |
CreateUserPoolRequest.Builder.accountRecoverySetting(AccountRecoverySettingType accountRecoverySetting) |
The available verified method a user can use to recover their password when they call
ForgotPassword.
|
default CreateUserPoolRequest.Builder |
CreateUserPoolRequest.Builder.adminCreateUserConfig(Consumer<AdminCreateUserConfigType.Builder> adminCreateUserConfig) |
|
CreateUserPoolRequest.Builder |
CreateUserPoolRequest.Builder.adminCreateUserConfig(AdminCreateUserConfigType adminCreateUserConfig) |
|
CreateUserPoolRequest.Builder |
CreateUserPoolRequest.Builder.aliasAttributes(Collection<AliasAttributeType> aliasAttributes) |
Attributes supported as an alias for this user pool.
|
CreateUserPoolRequest.Builder |
CreateUserPoolRequest.Builder.aliasAttributes(AliasAttributeType... aliasAttributes) |
Attributes supported as an alias for this user pool.
|
CreateUserPoolRequest.Builder |
CreateUserPoolRequest.Builder.aliasAttributesWithStrings(String... aliasAttributes) |
Attributes supported as an alias for this user pool.
|
CreateUserPoolRequest.Builder |
CreateUserPoolRequest.Builder.aliasAttributesWithStrings(Collection<String> aliasAttributes) |
Attributes supported as an alias for this user pool.
|
CreateUserPoolRequest.Builder |
CreateUserPoolRequest.Builder.autoVerifiedAttributes(Collection<VerifiedAttributeType> autoVerifiedAttributes) |
The attributes that you want your user pool to automatically verify.
|
CreateUserPoolRequest.Builder |
CreateUserPoolRequest.Builder.autoVerifiedAttributes(VerifiedAttributeType... autoVerifiedAttributes) |
The attributes that you want your user pool to automatically verify.
|
CreateUserPoolRequest.Builder |
CreateUserPoolRequest.Builder.autoVerifiedAttributesWithStrings(String... autoVerifiedAttributes) |
The attributes that you want your user pool to automatically verify.
|
CreateUserPoolRequest.Builder |
CreateUserPoolRequest.Builder.autoVerifiedAttributesWithStrings(Collection<String> autoVerifiedAttributes) |
The attributes that you want your user pool to automatically verify.
|
static CreateUserPoolRequest.Builder |
CreateUserPoolRequest.builder() |
|
CreateUserPoolRequest.Builder |
CreateUserPoolRequest.Builder.deletionProtection(String deletionProtection) |
When active, DeletionProtection prevents accidental deletion of your user pool.
|
CreateUserPoolRequest.Builder |
CreateUserPoolRequest.Builder.deletionProtection(DeletionProtectionType deletionProtection) |
When active, DeletionProtection prevents accidental deletion of your user pool.
|
default CreateUserPoolRequest.Builder |
CreateUserPoolRequest.Builder.deviceConfiguration(Consumer<DeviceConfigurationType.Builder> deviceConfiguration) |
The device-remembering configuration for a user pool.
|
CreateUserPoolRequest.Builder |
CreateUserPoolRequest.Builder.deviceConfiguration(DeviceConfigurationType deviceConfiguration) |
The device-remembering configuration for a user pool.
|
default CreateUserPoolRequest.Builder |
CreateUserPoolRequest.Builder.emailConfiguration(Consumer<EmailConfigurationType.Builder> emailConfiguration) |
The email configuration of your user pool.
|
CreateUserPoolRequest.Builder |
CreateUserPoolRequest.Builder.emailConfiguration(EmailConfigurationType emailConfiguration) |
The email configuration of your user pool.
|
CreateUserPoolRequest.Builder |
CreateUserPoolRequest.Builder.emailVerificationMessage(String emailVerificationMessage) |
This parameter is no longer used.
|
CreateUserPoolRequest.Builder |
CreateUserPoolRequest.Builder.emailVerificationSubject(String emailVerificationSubject) |
This parameter is no longer used.
|
default CreateUserPoolRequest.Builder |
CreateUserPoolRequest.Builder.lambdaConfig(Consumer<LambdaConfigType.Builder> lambdaConfig) |
A collection of user pool Lambda triggers.
|
CreateUserPoolRequest.Builder |
CreateUserPoolRequest.Builder.lambdaConfig(LambdaConfigType lambdaConfig) |
A collection of user pool Lambda triggers.
|
CreateUserPoolRequest.Builder |
CreateUserPoolRequest.Builder.mfaConfiguration(String mfaConfiguration) |
Sets multi-factor authentication (MFA) to be on, off, or optional.
|
CreateUserPoolRequest.Builder |
CreateUserPoolRequest.Builder.mfaConfiguration(UserPoolMfaType mfaConfiguration) |
Sets multi-factor authentication (MFA) to be on, off, or optional.
|
CreateUserPoolRequest.Builder |
CreateUserPoolRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
CreateUserPoolRequest.Builder |
CreateUserPoolRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
default CreateUserPoolRequest.Builder |
CreateUserPoolRequest.Builder.policies(Consumer<UserPoolPolicyType.Builder> policies) |
The password policy and sign-in policy in the user pool.
|
CreateUserPoolRequest.Builder |
CreateUserPoolRequest.Builder.policies(UserPoolPolicyType policies) |
The password policy and sign-in policy in the user pool.
|
CreateUserPoolRequest.Builder |
CreateUserPoolRequest.Builder.poolName(String poolName) |
A friendlhy name for your user pool.
|
CreateUserPoolRequest.Builder |
CreateUserPoolRequest.Builder.schema(Collection<SchemaAttributeType> schema) |
An array of attributes for the new user pool.
|
CreateUserPoolRequest.Builder |
CreateUserPoolRequest.Builder.schema(Consumer<SchemaAttributeType.Builder>... schema) |
An array of attributes for the new user pool.
|
CreateUserPoolRequest.Builder |
CreateUserPoolRequest.Builder.schema(SchemaAttributeType... schema) |
An array of attributes for the new user pool.
|
CreateUserPoolRequest.Builder |
CreateUserPoolRequest.Builder.smsAuthenticationMessage(String smsAuthenticationMessage) |
A string representing the SMS authentication message.
|
default CreateUserPoolRequest.Builder |
CreateUserPoolRequest.Builder.smsConfiguration(Consumer<SmsConfigurationType.Builder> smsConfiguration) |
The SMS configuration with the settings that your Amazon Cognito user pool must use to send an SMS message
from your Amazon Web Services account through Amazon Simple Notification Service.
|
CreateUserPoolRequest.Builder |
CreateUserPoolRequest.Builder.smsConfiguration(SmsConfigurationType smsConfiguration) |
The SMS configuration with the settings that your Amazon Cognito user pool must use to send an SMS message
from your Amazon Web Services account through Amazon Simple Notification Service.
|
CreateUserPoolRequest.Builder |
CreateUserPoolRequest.Builder.smsVerificationMessage(String smsVerificationMessage) |
This parameter is no longer used.
|
CreateUserPoolRequest.Builder |
CreateUserPoolRequest.toBuilder() |
|
default CreateUserPoolRequest.Builder |
CreateUserPoolRequest.Builder.userAttributeUpdateSettings(Consumer<UserAttributeUpdateSettingsType.Builder> userAttributeUpdateSettings) |
The settings for updates to user attributes.
|
CreateUserPoolRequest.Builder |
CreateUserPoolRequest.Builder.userAttributeUpdateSettings(UserAttributeUpdateSettingsType userAttributeUpdateSettings) |
The settings for updates to user attributes.
|
CreateUserPoolRequest.Builder |
CreateUserPoolRequest.Builder.usernameAttributes(Collection<UsernameAttributeType> usernameAttributes) |
Specifies whether a user can use an email address or phone number as a username when they sign up.
|
CreateUserPoolRequest.Builder |
CreateUserPoolRequest.Builder.usernameAttributes(UsernameAttributeType... usernameAttributes) |
Specifies whether a user can use an email address or phone number as a username when they sign up.
|
CreateUserPoolRequest.Builder |
CreateUserPoolRequest.Builder.usernameAttributesWithStrings(String... usernameAttributes) |
Specifies whether a user can use an email address or phone number as a username when they sign up.
|
CreateUserPoolRequest.Builder |
CreateUserPoolRequest.Builder.usernameAttributesWithStrings(Collection<String> usernameAttributes) |
Specifies whether a user can use an email address or phone number as a username when they sign up.
|
default CreateUserPoolRequest.Builder |
CreateUserPoolRequest.Builder.usernameConfiguration(Consumer<UsernameConfigurationType.Builder> usernameConfiguration) |
Sets the case sensitivity option for sign-in usernames.
|
CreateUserPoolRequest.Builder |
CreateUserPoolRequest.Builder.usernameConfiguration(UsernameConfigurationType usernameConfiguration) |
Sets the case sensitivity option for sign-in usernames.
|
default CreateUserPoolRequest.Builder |
CreateUserPoolRequest.Builder.userPoolAddOns(Consumer<UserPoolAddOnsType.Builder> userPoolAddOns) |
User pool add-ons.
|
CreateUserPoolRequest.Builder |
CreateUserPoolRequest.Builder.userPoolAddOns(UserPoolAddOnsType userPoolAddOns) |
User pool add-ons.
|
CreateUserPoolRequest.Builder |
CreateUserPoolRequest.Builder.userPoolTags(Map<String,String> userPoolTags) |
The tag keys and values to assign to the user pool.
|
CreateUserPoolRequest.Builder |
CreateUserPoolRequest.Builder.userPoolTier(String userPoolTier) |
|
CreateUserPoolRequest.Builder |
CreateUserPoolRequest.Builder.userPoolTier(UserPoolTierType userPoolTier) |
|
default CreateUserPoolRequest.Builder |
CreateUserPoolRequest.Builder.verificationMessageTemplate(Consumer<VerificationMessageTemplateType.Builder> verificationMessageTemplate) |
The template for the verification message that your user pool delivers to users who set an email address or
phone number attribute.
|
CreateUserPoolRequest.Builder |
CreateUserPoolRequest.Builder.verificationMessageTemplate(VerificationMessageTemplateType verificationMessageTemplate) |
The template for the verification message that your user pool delivers to users who set an email address or
phone number attribute.
|