- getAccessToken() - Method in class com.amazonaws.services.cognitoidp.model.AuthenticationResultType
-
The access token of the authentication result.
- getAccessToken() - Method in class com.amazonaws.services.cognitoidp.model.ChangePasswordRequest
-
The access token in the change password request.
- getAccessToken() - Method in class com.amazonaws.services.cognitoidp.model.ConfirmDeviceRequest
-
The access token.
- getAccessToken() - Method in class com.amazonaws.services.cognitoidp.model.DeleteUserAttributesRequest
-
The access token used in the request to delete user attributes.
- getAccessToken() - Method in class com.amazonaws.services.cognitoidp.model.DeleteUserRequest
-
The access token from a request to delete a user.
- getAccessToken() - Method in class com.amazonaws.services.cognitoidp.model.ForgetDeviceRequest
-
The access token for the forgotten device request.
- getAccessToken() - Method in class com.amazonaws.services.cognitoidp.model.GetDeviceRequest
-
The access token.
- getAccessToken() - Method in class com.amazonaws.services.cognitoidp.model.GetUserAttributeVerificationCodeRequest
-
The access token returned by the server response to get the user attribute verification code.
- getAccessToken() - Method in class com.amazonaws.services.cognitoidp.model.GetUserRequest
-
The access token returned by the server response to get information about the user.
- getAccessToken() - Method in class com.amazonaws.services.cognitoidp.model.GlobalSignOutRequest
-
The access token.
- getAccessToken() - Method in class com.amazonaws.services.cognitoidp.model.ListDevicesRequest
-
The access tokens for the request to list devices.
- getAccessToken() - Method in class com.amazonaws.services.cognitoidp.model.SetUserSettingsRequest
-
The access token for the set user settings request.
- getAccessToken() - Method in class com.amazonaws.services.cognitoidp.model.UpdateDeviceStatusRequest
-
The access token.
- getAccessToken() - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserAttributesRequest
-
The access token for the request to update user attributes.
- getAccessToken() - Method in class com.amazonaws.services.cognitoidp.model.VerifyUserAttributeRequest
-
Represents the access token of the request to verify user attributes.
- getAdminCreateUserConfig() - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolRequest
-
The configuration for AdminCreateUser
requests.
- getAdminCreateUserConfig() - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolRequest
-
The configuration for AdminCreateUser
requests.
- getAdminCreateUserConfig() - Method in class com.amazonaws.services.cognitoidp.model.UserPoolType
-
The configuration for AdminCreateUser
requests.
- getAliasAttributes() - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolRequest
-
Attributes supported as an alias for this user pool.
- getAliasAttributes() - Method in class com.amazonaws.services.cognitoidp.model.UserPoolType
-
Specifies the attributes that are aliased in a user pool.
- getAllowAdminCreateUserOnly() - Method in class com.amazonaws.services.cognitoidp.model.AdminCreateUserConfigType
-
Set to True
if only the administrator is allowed to create user profiles.
- getAllowedOAuthFlows() - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolClientRequest
-
Set to code
to initiate a code grant flow, which provides an authorization code as the response.
- getAllowedOAuthFlows() - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolClientRequest
-
Set to code
to initiate a code grant flow, which provides an authorization code as the response.
- getAllowedOAuthFlows() - Method in class com.amazonaws.services.cognitoidp.model.UserPoolClientType
-
Set to code
to initiate a code grant flow, which provides an authorization code as the response.
- getAllowedOAuthFlowsUserPoolClient() - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolClientRequest
-
Set to True
if the client is allowed to follow the OAuth protocol when interacting with Cognito user
pools.
- getAllowedOAuthFlowsUserPoolClient() - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolClientRequest
-
Set to TRUE if the client is allowed to follow the OAuth protocol when interacting with Cognito user pools.
- getAllowedOAuthFlowsUserPoolClient() - Method in class com.amazonaws.services.cognitoidp.model.UserPoolClientType
-
Set to TRUE if the client is allowed to follow the OAuth protocol when interacting with Cognito user pools.
- getAllowedOAuthScopes() - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolClientRequest
-
A list of allowed OAuth
scopes.
- getAllowedOAuthScopes() - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolClientRequest
-
A list of allowed OAuth
scopes.
- getAllowedOAuthScopes() - Method in class com.amazonaws.services.cognitoidp.model.UserPoolClientType
-
A list of allowed OAuth
scopes.
- getAttributeDataType() - Method in class com.amazonaws.services.cognitoidp.model.SchemaAttributeType
-
The attribute data type.
- getAttributeMapping() - Method in class com.amazonaws.services.cognitoidp.model.CreateIdentityProviderRequest
-
A mapping of identity provider attributes to standard and custom user pool attributes.
- getAttributeMapping() - Method in class com.amazonaws.services.cognitoidp.model.IdentityProviderType
-
A mapping of identity provider attributes to standard and custom user pool attributes.
- getAttributeMapping() - Method in class com.amazonaws.services.cognitoidp.model.UpdateIdentityProviderRequest
-
The identity provider attribute mapping to be changed.
- getAttributeName() - Method in class com.amazonaws.services.cognitoidp.model.CodeDeliveryDetailsType
-
The name of the attribute in the code delivery details type.
- getAttributeName() - Method in class com.amazonaws.services.cognitoidp.model.GetUserAttributeVerificationCodeRequest
-
The attribute name returned by the server response to get the user attribute verification code.
- getAttributeName() - Method in class com.amazonaws.services.cognitoidp.model.MFAOptionType
-
The attribute name of the MFA option type.
- getAttributeName() - Method in class com.amazonaws.services.cognitoidp.model.VerifyUserAttributeRequest
-
The attribute name in the request to verify user attributes.
- getAttributes() - Method in class com.amazonaws.services.cognitoidp.model.UserType
-
A container with information about the user type attributes.
- getAttributesToGet() - Method in class com.amazonaws.services.cognitoidp.model.ListUsersRequest
-
An array of strings, where each string is the name of a user attribute to be returned for each user in the search
results.
- getAuthenticationResult() - Method in class com.amazonaws.services.cognitoidp.model.AdminInitiateAuthResult
-
The result of the authentication response.
- getAuthenticationResult() - Method in class com.amazonaws.services.cognitoidp.model.AdminRespondToAuthChallengeResult
-
The result returned by the server in response to the authentication request.
- getAuthenticationResult() - Method in class com.amazonaws.services.cognitoidp.model.InitiateAuthResult
-
The result of the authentication response.
- getAuthenticationResult() - Method in class com.amazonaws.services.cognitoidp.model.RespondToAuthChallengeResult
-
The result returned by the server in response to the request to respond to the authentication challenge.
- getAuthFlow() - Method in class com.amazonaws.services.cognitoidp.model.AdminInitiateAuthRequest
-
The authentication flow for this call to execute.
- getAuthFlow() - Method in class com.amazonaws.services.cognitoidp.model.InitiateAuthRequest
-
The authentication flow for this call to execute.
- getAuthParameters() - Method in class com.amazonaws.services.cognitoidp.model.AdminInitiateAuthRequest
-
The authentication parameters.
- getAuthParameters() - Method in class com.amazonaws.services.cognitoidp.model.InitiateAuthRequest
-
The authentication parameters.
- getAutoVerifiedAttributes() - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolRequest
-
The attributes to be auto-verified.
- getAutoVerifiedAttributes() - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolRequest
-
The attributes that are automatically verified when the Amazon Cognito service makes a request to update user
pools.
- getAutoVerifiedAttributes() - Method in class com.amazonaws.services.cognitoidp.model.UserPoolType
-
Specifies the attributes that are auto-verified in a user pool.
- getAWSAccountId() - Method in class com.amazonaws.services.cognitoidp.model.DomainDescriptionType
-
The AWS account ID for the user pool owner.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.cognitoidp.AbstractAWSCognitoIdentityProvider
-
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.cognitoidp.AWSCognitoIdentityProvider
-
Returns additional metadata for a previously executed successful request, typically used for debugging issues
where a service isn't acting as expected.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.cognitoidp.AWSCognitoIdentityProviderClient
-
Returns additional metadata for a previously executed successful, request, typically used for debugging issues
where a service isn't acting as expected.
- getCallbackURLs() - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolClientRequest
-
A list of allowed callback URLs for the identity providers.
- getCallbackURLs() - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolClientRequest
-
A list of allowed callback URLs for the identity providers.
- getCallbackURLs() - Method in class com.amazonaws.services.cognitoidp.model.UserPoolClientType
-
A list of allowed callback URLs for the identity providers.
- getChallengeName() - Method in class com.amazonaws.services.cognitoidp.model.AdminInitiateAuthResult
-
The name of the challenge which you are responding to with this call.
- getChallengeName() - Method in class com.amazonaws.services.cognitoidp.model.AdminRespondToAuthChallengeRequest
-
The challenge name.
- getChallengeName() - Method in class com.amazonaws.services.cognitoidp.model.AdminRespondToAuthChallengeResult
-
The name of the challenge.
- getChallengeName() - Method in class com.amazonaws.services.cognitoidp.model.InitiateAuthResult
-
The name of the challenge which you are responding to with this call.
- getChallengeName() - Method in class com.amazonaws.services.cognitoidp.model.RespondToAuthChallengeRequest
-
The challenge name.
- getChallengeName() - Method in class com.amazonaws.services.cognitoidp.model.RespondToAuthChallengeResult
-
The challenge name.
- getChallengeParameters() - Method in class com.amazonaws.services.cognitoidp.model.AdminInitiateAuthResult
-
The challenge parameters.
- getChallengeParameters() - Method in class com.amazonaws.services.cognitoidp.model.AdminRespondToAuthChallengeResult
-
The challenge parameters.
- getChallengeParameters() - Method in class com.amazonaws.services.cognitoidp.model.InitiateAuthResult
-
The challenge parameters.
- getChallengeParameters() - Method in class com.amazonaws.services.cognitoidp.model.RespondToAuthChallengeResult
-
The challenge parameters.
- getChallengeRequiredOnNewDevice() - Method in class com.amazonaws.services.cognitoidp.model.DeviceConfigurationType
-
Indicates whether a challenge is required on a new device.
- getChallengeResponses() - Method in class com.amazonaws.services.cognitoidp.model.AdminRespondToAuthChallengeRequest
-
The challenge responses.
- getChallengeResponses() - Method in class com.amazonaws.services.cognitoidp.model.RespondToAuthChallengeRequest
-
The challenge responses.
- getClientId() - Method in class com.amazonaws.services.cognitoidp.model.AdminInitiateAuthRequest
-
The app client ID.
- getClientId() - Method in class com.amazonaws.services.cognitoidp.model.AdminRespondToAuthChallengeRequest
-
The app client ID.
- getClientId() - Method in class com.amazonaws.services.cognitoidp.model.ConfirmForgotPasswordRequest
-
The ID of the client associated with the user pool.
- getClientId() - Method in class com.amazonaws.services.cognitoidp.model.ConfirmSignUpRequest
-
The ID of the client associated with the user pool.
- getClientId() - Method in class com.amazonaws.services.cognitoidp.model.DeleteUserPoolClientRequest
-
The ID of the client associated with the user pool.
- getClientId() - Method in class com.amazonaws.services.cognitoidp.model.DescribeUserPoolClientRequest
-
The ID of the client associated with the user pool.
- getClientId() - Method in class com.amazonaws.services.cognitoidp.model.ForgotPasswordRequest
-
The ID of the client associated with the user pool.
- getClientId() - Method in class com.amazonaws.services.cognitoidp.model.InitiateAuthRequest
-
The app client ID.
- getClientId() - Method in class com.amazonaws.services.cognitoidp.model.ResendConfirmationCodeRequest
-
The ID of the client associated with the user pool.
- getClientId() - Method in class com.amazonaws.services.cognitoidp.model.RespondToAuthChallengeRequest
-
The app client ID.
- getClientId() - Method in class com.amazonaws.services.cognitoidp.model.SignUpRequest
-
The ID of the client associated with the user pool.
- getClientId() - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolClientRequest
-
The ID of the client associated with the user pool.
- getClientId() - Method in class com.amazonaws.services.cognitoidp.model.UserPoolClientDescription
-
The ID of the client associated with the user pool.
- getClientId() - Method in class com.amazonaws.services.cognitoidp.model.UserPoolClientType
-
The ID of the client associated with the user pool.
- getClientMetadata() - Method in class com.amazonaws.services.cognitoidp.model.AdminInitiateAuthRequest
-
This is a random key-value pair map which can contain any key and will be passed to your PreAuthentication Lambda
trigger as-is.
- getClientMetadata() - Method in class com.amazonaws.services.cognitoidp.model.InitiateAuthRequest
-
This is a random key-value pair map which can contain any key and will be passed to your PreAuthentication Lambda
trigger as-is.
- getClientName() - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolClientRequest
-
The client name for the user pool client you would like to create.
- getClientName() - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolClientRequest
-
The client name from the update user pool client request.
- getClientName() - Method in class com.amazonaws.services.cognitoidp.model.UserPoolClientDescription
-
The client name from the user pool client description.
- getClientName() - Method in class com.amazonaws.services.cognitoidp.model.UserPoolClientType
-
The client name from the user pool request of the client type.
- getClientSecret() - Method in class com.amazonaws.services.cognitoidp.model.UserPoolClientType
-
The client secret from the user pool request of the client type.
- getCloudFrontDistribution() - Method in class com.amazonaws.services.cognitoidp.model.DomainDescriptionType
-
The ARN of the CloudFront distribution.
- getCloudWatchLogsRoleArn() - Method in class com.amazonaws.services.cognitoidp.model.CreateUserImportJobRequest
-
The role ARN for the Amazon CloudWatch Logging role for the user import job.
- getCloudWatchLogsRoleArn() - Method in class com.amazonaws.services.cognitoidp.model.UserImportJobType
-
The role ARN for the Amazon CloudWatch Logging role for the user import job.
- getCode() - Method in class com.amazonaws.services.cognitoidp.model.VerifyUserAttributeRequest
-
The verification code in the request to verify user attributes.
- getCodeDeliveryDetails() - Method in class com.amazonaws.services.cognitoidp.model.ForgotPasswordResult
-
The code delivery details returned by the server in response to the request to reset a password.
- getCodeDeliveryDetails() - Method in class com.amazonaws.services.cognitoidp.model.GetUserAttributeVerificationCodeResult
-
The code delivery details returned by the server in response to the request to get the user attribute
verification code.
- getCodeDeliveryDetails() - Method in class com.amazonaws.services.cognitoidp.model.ResendConfirmationCodeResult
-
The code delivery details returned by the server in response to the request to resend the confirmation code.
- getCodeDeliveryDetails() - Method in class com.amazonaws.services.cognitoidp.model.SignUpResult
-
The code delivery details returned by the server response to the user registration request.
- getCodeDeliveryDetailsList() - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserAttributesResult
-
The code delivery details list from the server for the request to update user attributes.
- getCompletionDate() - Method in class com.amazonaws.services.cognitoidp.model.UserImportJobType
-
The date when the user import job was completed.
- getCompletionMessage() - Method in class com.amazonaws.services.cognitoidp.model.UserImportJobType
-
The message returned when the user import job is completed.
- getConfirmationCode() - Method in class com.amazonaws.services.cognitoidp.model.ConfirmForgotPasswordRequest
-
The confirmation code sent by a user's request to retrieve a forgotten password.
- getConfirmationCode() - Method in class com.amazonaws.services.cognitoidp.model.ConfirmSignUpRequest
-
The confirmation code sent by a user's request to confirm registration.
- getCreateAuthChallenge() - Method in class com.amazonaws.services.cognitoidp.model.LambdaConfigType
-
Creates an authentication challenge.
- getCreationDate() - Method in class com.amazonaws.services.cognitoidp.model.GroupType
-
The date the group was created.
- getCreationDate() - Method in class com.amazonaws.services.cognitoidp.model.IdentityProviderType
-
The date the identity provider was created.
- getCreationDate() - Method in class com.amazonaws.services.cognitoidp.model.ProviderDescription
-
The date the provider was added to the user pool.
- getCreationDate() - Method in class com.amazonaws.services.cognitoidp.model.UserImportJobType
-
The date the user import job was created.
- getCreationDate() - Method in class com.amazonaws.services.cognitoidp.model.UserPoolClientType
-
The date the user pool client was created.
- getCreationDate() - Method in class com.amazonaws.services.cognitoidp.model.UserPoolDescriptionType
-
The date the user pool description was created.
- getCreationDate() - Method in class com.amazonaws.services.cognitoidp.model.UserPoolType
-
The date the user pool was created.
- getCSVHeader(GetCSVHeaderRequest) - Method in class com.amazonaws.services.cognitoidp.AbstractAWSCognitoIdentityProvider
-
- getCSVHeader(GetCSVHeaderRequest) - Method in interface com.amazonaws.services.cognitoidp.AWSCognitoIdentityProvider
-
Gets the header information for the .csv file to be used as input for the user import job.
- getCSVHeader(GetCSVHeaderRequest) - Method in class com.amazonaws.services.cognitoidp.AWSCognitoIdentityProviderClient
-
Gets the header information for the .csv file to be used as input for the user import job.
- getCSVHeader() - Method in class com.amazonaws.services.cognitoidp.model.GetCSVHeaderResult
-
The header information for the .csv file for the user import job.
- getCSVHeaderAsync(GetCSVHeaderRequest) - Method in class com.amazonaws.services.cognitoidp.AbstractAWSCognitoIdentityProviderAsync
-
- getCSVHeaderAsync(GetCSVHeaderRequest, AsyncHandler<GetCSVHeaderRequest, GetCSVHeaderResult>) - Method in class com.amazonaws.services.cognitoidp.AbstractAWSCognitoIdentityProviderAsync
-
- getCSVHeaderAsync(GetCSVHeaderRequest) - Method in interface com.amazonaws.services.cognitoidp.AWSCognitoIdentityProviderAsync
-
Gets the header information for the .csv file to be used as input for the user import job.
- getCSVHeaderAsync(GetCSVHeaderRequest, AsyncHandler<GetCSVHeaderRequest, GetCSVHeaderResult>) - Method in interface com.amazonaws.services.cognitoidp.AWSCognitoIdentityProviderAsync
-
Gets the header information for the .csv file to be used as input for the user import job.
- getCSVHeaderAsync(GetCSVHeaderRequest) - Method in class com.amazonaws.services.cognitoidp.AWSCognitoIdentityProviderAsyncClient
-
- getCSVHeaderAsync(GetCSVHeaderRequest, AsyncHandler<GetCSVHeaderRequest, GetCSVHeaderResult>) - Method in class com.amazonaws.services.cognitoidp.AWSCognitoIdentityProviderAsyncClient
-
- GetCSVHeaderRequest - Class in com.amazonaws.services.cognitoidp.model
-
Represents the request to get the header information for the .csv file for the user import job.
- GetCSVHeaderRequest() - Constructor for class com.amazonaws.services.cognitoidp.model.GetCSVHeaderRequest
-
- GetCSVHeaderResult - Class in com.amazonaws.services.cognitoidp.model
-
Represents the response from the server to the request to get the header information for the .csv file for the user
import job.
- GetCSVHeaderResult() - Constructor for class com.amazonaws.services.cognitoidp.model.GetCSVHeaderResult
-
- getCustomAttributes() - Method in class com.amazonaws.services.cognitoidp.model.AddCustomAttributesRequest
-
An array of custom attributes, such as Mutable and Name.
- getCustomMessage() - Method in class com.amazonaws.services.cognitoidp.model.LambdaConfigType
-
A custom Message AWS Lambda trigger.
- getDefaultRedirectURI() - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolClientRequest
-
The default redirect URI.
- getDefaultRedirectURI() - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolClientRequest
-
The default redirect URI.
- getDefaultRedirectURI() - Method in class com.amazonaws.services.cognitoidp.model.UserPoolClientType
-
The default redirect URI.
- getDefineAuthChallenge() - Method in class com.amazonaws.services.cognitoidp.model.LambdaConfigType
-
Defines the authentication challenge.
- getDeliveryMedium() - Method in class com.amazonaws.services.cognitoidp.model.CodeDeliveryDetailsType
-
The delivery medium (email message or phone number).
- getDeliveryMedium() - Method in class com.amazonaws.services.cognitoidp.model.MFAOptionType
-
The delivery medium (email message or SMS message) to send the MFA code.
- getDescription() - Method in class com.amazonaws.services.cognitoidp.model.CreateGroupRequest
-
A string containing the description of the group.
- getDescription() - Method in class com.amazonaws.services.cognitoidp.model.GroupType
-
A string containing the description of the group.
- getDescription() - Method in class com.amazonaws.services.cognitoidp.model.UpdateGroupRequest
-
A string containing the new description of the group.
- getDesiredDeliveryMediums() - Method in class com.amazonaws.services.cognitoidp.model.AdminCreateUserRequest
-
Specify "EMAIL"
if email will be used to send the welcome message.
- getDestination() - Method in class com.amazonaws.services.cognitoidp.model.CodeDeliveryDetailsType
-
The destination for the code delivery details.
- getDeveloperOnlyAttribute() - Method in class com.amazonaws.services.cognitoidp.model.SchemaAttributeType
-
Specifies whether the attribute type is developer only.
- getDevice(GetDeviceRequest) - Method in class com.amazonaws.services.cognitoidp.AbstractAWSCognitoIdentityProvider
-
- getDevice(GetDeviceRequest) - Method in interface com.amazonaws.services.cognitoidp.AWSCognitoIdentityProvider
-
Gets the device.
- getDevice(GetDeviceRequest) - Method in class com.amazonaws.services.cognitoidp.AWSCognitoIdentityProviderClient
-
Gets the device.
- getDevice() - Method in class com.amazonaws.services.cognitoidp.model.AdminGetDeviceResult
-
The device.
- getDevice() - Method in class com.amazonaws.services.cognitoidp.model.GetDeviceResult
-
The device.
- getDeviceAsync(GetDeviceRequest) - Method in class com.amazonaws.services.cognitoidp.AbstractAWSCognitoIdentityProviderAsync
-
- getDeviceAsync(GetDeviceRequest, AsyncHandler<GetDeviceRequest, GetDeviceResult>) - Method in class com.amazonaws.services.cognitoidp.AbstractAWSCognitoIdentityProviderAsync
-
- getDeviceAsync(GetDeviceRequest) - Method in interface com.amazonaws.services.cognitoidp.AWSCognitoIdentityProviderAsync
-
Gets the device.
- getDeviceAsync(GetDeviceRequest, AsyncHandler<GetDeviceRequest, GetDeviceResult>) - Method in interface com.amazonaws.services.cognitoidp.AWSCognitoIdentityProviderAsync
-
Gets the device.
- getDeviceAsync(GetDeviceRequest) - Method in class com.amazonaws.services.cognitoidp.AWSCognitoIdentityProviderAsyncClient
-
- getDeviceAsync(GetDeviceRequest, AsyncHandler<GetDeviceRequest, GetDeviceResult>) - Method in class com.amazonaws.services.cognitoidp.AWSCognitoIdentityProviderAsyncClient
-
- getDeviceAttributes() - Method in class com.amazonaws.services.cognitoidp.model.DeviceType
-
The device attributes.
- getDeviceConfiguration() - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolRequest
-
The device configuration.
- getDeviceConfiguration() - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolRequest
-
Device configuration.
- getDeviceConfiguration() - Method in class com.amazonaws.services.cognitoidp.model.UserPoolType
-
The device configuration.
- getDeviceCreateDate() - Method in class com.amazonaws.services.cognitoidp.model.DeviceType
-
The creation date of the device.
- getDeviceGroupKey() - Method in class com.amazonaws.services.cognitoidp.model.NewDeviceMetadataType
-
The device group key.
- getDeviceKey() - Method in class com.amazonaws.services.cognitoidp.model.AdminForgetDeviceRequest
-
The device key.
- getDeviceKey() - Method in class com.amazonaws.services.cognitoidp.model.AdminGetDeviceRequest
-
The device key.
- getDeviceKey() - Method in class com.amazonaws.services.cognitoidp.model.AdminUpdateDeviceStatusRequest
-
The device key.
- getDeviceKey() - Method in class com.amazonaws.services.cognitoidp.model.ConfirmDeviceRequest
-
The device key.
- getDeviceKey() - Method in class com.amazonaws.services.cognitoidp.model.DeviceType
-
The device key.
- getDeviceKey() - Method in class com.amazonaws.services.cognitoidp.model.ForgetDeviceRequest
-
The device key.
- getDeviceKey() - Method in class com.amazonaws.services.cognitoidp.model.GetDeviceRequest
-
The device key.
- getDeviceKey() - Method in class com.amazonaws.services.cognitoidp.model.NewDeviceMetadataType
-
The device key.
- getDeviceKey() - Method in class com.amazonaws.services.cognitoidp.model.UpdateDeviceStatusRequest
-
The device key.
- getDeviceLastAuthenticatedDate() - Method in class com.amazonaws.services.cognitoidp.model.DeviceType
-
The date in which the device was last authenticated.
- getDeviceLastModifiedDate() - Method in class com.amazonaws.services.cognitoidp.model.DeviceType
-
The last modified date of the device.
- getDeviceName() - Method in class com.amazonaws.services.cognitoidp.model.ConfirmDeviceRequest
-
The device name.
- getDeviceOnlyRememberedOnUserPrompt() - Method in class com.amazonaws.services.cognitoidp.model.DeviceConfigurationType
-
If true, a device is only remembered on user prompt.
- getDeviceRememberedStatus() - Method in class com.amazonaws.services.cognitoidp.model.AdminUpdateDeviceStatusRequest
-
The status indicating whether a device has been remembered or not.
- getDeviceRememberedStatus() - Method in class com.amazonaws.services.cognitoidp.model.UpdateDeviceStatusRequest
-
The status of whether a device is remembered.
- GetDeviceRequest - Class in com.amazonaws.services.cognitoidp.model
-
Represents the request to get the device.
- GetDeviceRequest() - Constructor for class com.amazonaws.services.cognitoidp.model.GetDeviceRequest
-
- GetDeviceResult - Class in com.amazonaws.services.cognitoidp.model
-
Gets the device response.
- GetDeviceResult() - Constructor for class com.amazonaws.services.cognitoidp.model.GetDeviceResult
-
- getDevices() - Method in class com.amazonaws.services.cognitoidp.model.AdminListDevicesResult
-
The devices in the list of devices response.
- getDevices() - Method in class com.amazonaws.services.cognitoidp.model.ListDevicesResult
-
The devices returned in the list devices response.
- getDeviceSecretVerifierConfig() - Method in class com.amazonaws.services.cognitoidp.model.ConfirmDeviceRequest
-
The configuration of the device secret verifier.
- getDomain() - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolDomainRequest
-
The domain string.
- getDomain() - Method in class com.amazonaws.services.cognitoidp.model.DeleteUserPoolDomainRequest
-
The domain string.
- getDomain() - Method in class com.amazonaws.services.cognitoidp.model.DescribeUserPoolDomainRequest
-
The domain string.
- getDomain() - Method in class com.amazonaws.services.cognitoidp.model.DomainDescriptionType
-
The domain string.
- getDomainDescription() - Method in class com.amazonaws.services.cognitoidp.model.DescribeUserPoolDomainResult
-
A domain description object containing information about the domain.
- getEmailConfiguration() - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolRequest
-
The email configuration.
- getEmailConfiguration() - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolRequest
-
Email configuration.
- getEmailConfiguration() - Method in class com.amazonaws.services.cognitoidp.model.UserPoolType
-
The email configuration.
- getEmailConfigurationFailure() - Method in class com.amazonaws.services.cognitoidp.model.UserPoolType
-
The reason why the email configuration cannot send the messages to your users.
- getEmailMessage() - Method in class com.amazonaws.services.cognitoidp.model.MessageTemplateType
-
The message template for email messages.
- getEmailSubject() - Method in class com.amazonaws.services.cognitoidp.model.MessageTemplateType
-
The subject line for email messages.
- getEmailVerificationMessage() - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolRequest
-
A string representing the email verification message.
- getEmailVerificationMessage() - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolRequest
-
The contents of the email verification message.
- getEmailVerificationMessage() - Method in class com.amazonaws.services.cognitoidp.model.UserPoolType
-
The contents of the email verification message.
- getEmailVerificationSubject() - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolRequest
-
A string representing the email verification subject.
- getEmailVerificationSubject() - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolRequest
-
The subject of the email verification message.
- getEmailVerificationSubject() - Method in class com.amazonaws.services.cognitoidp.model.UserPoolType
-
The subject of the email verification message.
- getEnabled() - Method in class com.amazonaws.services.cognitoidp.model.AdminGetUserResult
-
Indicates that the status is enabled.
- getEnabled() - Method in class com.amazonaws.services.cognitoidp.model.UserType
-
Specifies whether the user is enabled.
- getEstimatedNumberOfUsers() - Method in class com.amazonaws.services.cognitoidp.model.UserPoolType
-
A number estimating the size of the user pool.
- getExecutorService() - Method in class com.amazonaws.services.cognitoidp.AWSCognitoIdentityProviderAsyncClient
-
Returns the executor service used by this client to execute async requests.
- getExpiresIn() - Method in class com.amazonaws.services.cognitoidp.model.AuthenticationResultType
-
The expiration period of the authentication result.
- getExplicitAuthFlows() - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolClientRequest
-
The explicit authentication flows.
- getExplicitAuthFlows() - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolClientRequest
-
Explicit authentication flows.
- getExplicitAuthFlows() - Method in class com.amazonaws.services.cognitoidp.model.UserPoolClientType
-
The explicit authentication flows.
- getExternalId() - Method in class com.amazonaws.services.cognitoidp.model.SmsConfigurationType
-
The external ID.
- getFailedUsers() - Method in class com.amazonaws.services.cognitoidp.model.UserImportJobType
-
The number of users that could not be imported.
- getFilter() - Method in class com.amazonaws.services.cognitoidp.model.ListUsersRequest
-
A filter string of the form "AttributeName Filter-Type "AttributeValue"".
- getForceAliasCreation() - Method in class com.amazonaws.services.cognitoidp.model.AdminCreateUserRequest
-
This parameter is only used if the phone_number_verified
or email_verified
attribute is
set to True
.
- getForceAliasCreation() - Method in class com.amazonaws.services.cognitoidp.model.ConfirmSignUpRequest
-
Boolean to be specified to force user confirmation irrespective of existing alias.
- getGenerateSecret() - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolClientRequest
-
Boolean to specify whether you want to generate a secret for the user pool client being created.
- getGroup(GetGroupRequest) - Method in class com.amazonaws.services.cognitoidp.AbstractAWSCognitoIdentityProvider
-
- getGroup(GetGroupRequest) - Method in interface com.amazonaws.services.cognitoidp.AWSCognitoIdentityProvider
-
Gets a group.
- getGroup(GetGroupRequest) - Method in class com.amazonaws.services.cognitoidp.AWSCognitoIdentityProviderClient
-
Gets a group.
- getGroup() - Method in class com.amazonaws.services.cognitoidp.model.CreateGroupResult
-
The group object for the group.
- getGroup() - Method in class com.amazonaws.services.cognitoidp.model.GetGroupResult
-
The group object for the group.
- getGroup() - Method in class com.amazonaws.services.cognitoidp.model.UpdateGroupResult
-
The group object for the group.
- getGroupAsync(GetGroupRequest) - Method in class com.amazonaws.services.cognitoidp.AbstractAWSCognitoIdentityProviderAsync
-
- getGroupAsync(GetGroupRequest, AsyncHandler<GetGroupRequest, GetGroupResult>) - Method in class com.amazonaws.services.cognitoidp.AbstractAWSCognitoIdentityProviderAsync
-
- getGroupAsync(GetGroupRequest) - Method in interface com.amazonaws.services.cognitoidp.AWSCognitoIdentityProviderAsync
-
Gets a group.
- getGroupAsync(GetGroupRequest, AsyncHandler<GetGroupRequest, GetGroupResult>) - Method in interface com.amazonaws.services.cognitoidp.AWSCognitoIdentityProviderAsync
-
Gets a group.
- getGroupAsync(GetGroupRequest) - Method in class com.amazonaws.services.cognitoidp.AWSCognitoIdentityProviderAsyncClient
-
- getGroupAsync(GetGroupRequest, AsyncHandler<GetGroupRequest, GetGroupResult>) - Method in class com.amazonaws.services.cognitoidp.AWSCognitoIdentityProviderAsyncClient
-
- getGroupName() - Method in class com.amazonaws.services.cognitoidp.model.AdminAddUserToGroupRequest
-
The group name.
- getGroupName() - Method in class com.amazonaws.services.cognitoidp.model.AdminRemoveUserFromGroupRequest
-
The group name.
- getGroupName() - Method in class com.amazonaws.services.cognitoidp.model.CreateGroupRequest
-
The name of the group.
- getGroupName() - Method in class com.amazonaws.services.cognitoidp.model.DeleteGroupRequest
-
The name of the group.
- getGroupName() - Method in class com.amazonaws.services.cognitoidp.model.GetGroupRequest
-
The name of the group.
- getGroupName() - Method in class com.amazonaws.services.cognitoidp.model.GroupType
-
The name of the group.
- getGroupName() - Method in class com.amazonaws.services.cognitoidp.model.ListUsersInGroupRequest
-
The name of the group.
- getGroupName() - Method in class com.amazonaws.services.cognitoidp.model.UpdateGroupRequest
-
The name of the group.
- GetGroupRequest - Class in com.amazonaws.services.cognitoidp.model
-
- GetGroupRequest() - Constructor for class com.amazonaws.services.cognitoidp.model.GetGroupRequest
-
- GetGroupResult - Class in com.amazonaws.services.cognitoidp.model
-
- GetGroupResult() - Constructor for class com.amazonaws.services.cognitoidp.model.GetGroupResult
-
- getGroups() - Method in class com.amazonaws.services.cognitoidp.model.AdminListGroupsForUserResult
-
The groups that the user belongs to.
- getGroups() - Method in class com.amazonaws.services.cognitoidp.model.ListGroupsResult
-
The group objects for the groups.
- getId() - Method in class com.amazonaws.services.cognitoidp.model.UserPoolDescriptionType
-
The ID in a user pool description.
- getId() - Method in class com.amazonaws.services.cognitoidp.model.UserPoolType
-
The ID of the user pool.
- getIdentityProvider() - Method in class com.amazonaws.services.cognitoidp.model.CreateIdentityProviderResult
-
The newly created identity provider object.
- getIdentityProvider() - Method in class com.amazonaws.services.cognitoidp.model.DescribeIdentityProviderResult
-
The identity provider that was deleted.
- getIdentityProvider() - Method in class com.amazonaws.services.cognitoidp.model.GetIdentityProviderByIdentifierResult
-
The identity provider object.
- getIdentityProvider() - Method in class com.amazonaws.services.cognitoidp.model.UpdateIdentityProviderResult
-
The identity provider object.
- getIdentityProviderByIdentifier(GetIdentityProviderByIdentifierRequest) - Method in class com.amazonaws.services.cognitoidp.AbstractAWSCognitoIdentityProvider
-
- getIdentityProviderByIdentifier(GetIdentityProviderByIdentifierRequest) - Method in interface com.amazonaws.services.cognitoidp.AWSCognitoIdentityProvider
-
Gets the specified identity provider.
- getIdentityProviderByIdentifier(GetIdentityProviderByIdentifierRequest) - Method in class com.amazonaws.services.cognitoidp.AWSCognitoIdentityProviderClient
-
Gets the specified identity provider.
- getIdentityProviderByIdentifierAsync(GetIdentityProviderByIdentifierRequest) - Method in class com.amazonaws.services.cognitoidp.AbstractAWSCognitoIdentityProviderAsync
-
- getIdentityProviderByIdentifierAsync(GetIdentityProviderByIdentifierRequest, AsyncHandler<GetIdentityProviderByIdentifierRequest, GetIdentityProviderByIdentifierResult>) - Method in class com.amazonaws.services.cognitoidp.AbstractAWSCognitoIdentityProviderAsync
-
- getIdentityProviderByIdentifierAsync(GetIdentityProviderByIdentifierRequest) - Method in interface com.amazonaws.services.cognitoidp.AWSCognitoIdentityProviderAsync
-
Gets the specified identity provider.
- getIdentityProviderByIdentifierAsync(GetIdentityProviderByIdentifierRequest, AsyncHandler<GetIdentityProviderByIdentifierRequest, GetIdentityProviderByIdentifierResult>) - Method in interface com.amazonaws.services.cognitoidp.AWSCognitoIdentityProviderAsync
-
Gets the specified identity provider.
- getIdentityProviderByIdentifierAsync(GetIdentityProviderByIdentifierRequest) - Method in class com.amazonaws.services.cognitoidp.AWSCognitoIdentityProviderAsyncClient
-
- getIdentityProviderByIdentifierAsync(GetIdentityProviderByIdentifierRequest, AsyncHandler<GetIdentityProviderByIdentifierRequest, GetIdentityProviderByIdentifierResult>) - Method in class com.amazonaws.services.cognitoidp.AWSCognitoIdentityProviderAsyncClient
-
- GetIdentityProviderByIdentifierRequest - Class in com.amazonaws.services.cognitoidp.model
-
- GetIdentityProviderByIdentifierRequest() - Constructor for class com.amazonaws.services.cognitoidp.model.GetIdentityProviderByIdentifierRequest
-
- GetIdentityProviderByIdentifierResult - Class in com.amazonaws.services.cognitoidp.model
-
- GetIdentityProviderByIdentifierResult() - Constructor for class com.amazonaws.services.cognitoidp.model.GetIdentityProviderByIdentifierResult
-
- getIdpIdentifier() - Method in class com.amazonaws.services.cognitoidp.model.GetIdentityProviderByIdentifierRequest
-
The identity provider ID.
- getIdpIdentifiers() - Method in class com.amazonaws.services.cognitoidp.model.CreateIdentityProviderRequest
-
A list of identity provider identifiers.
- getIdpIdentifiers() - Method in class com.amazonaws.services.cognitoidp.model.IdentityProviderType
-
A list of identity provider identifiers.
- getIdpIdentifiers() - Method in class com.amazonaws.services.cognitoidp.model.UpdateIdentityProviderRequest
-
A list of identity provider identifiers.
- getIdToken() - Method in class com.amazonaws.services.cognitoidp.model.AuthenticationResultType
-
The ID token of the authentication result.
- getImportedUsers() - Method in class com.amazonaws.services.cognitoidp.model.UserImportJobType
-
The number of users that were successfully imported.
- getInviteMessageTemplate() - Method in class com.amazonaws.services.cognitoidp.model.AdminCreateUserConfigType
-
The message template to be used for the welcome message to new users.
- getJobId() - Method in class com.amazonaws.services.cognitoidp.model.DescribeUserImportJobRequest
-
The job ID for the user import job.
- getJobId() - Method in class com.amazonaws.services.cognitoidp.model.StartUserImportJobRequest
-
The job ID for the user import job.
- getJobId() - Method in class com.amazonaws.services.cognitoidp.model.StopUserImportJobRequest
-
The job ID for the user import job.
- getJobId() - Method in class com.amazonaws.services.cognitoidp.model.UserImportJobType
-
The job ID for the user import job.
- getJobName() - Method in class com.amazonaws.services.cognitoidp.model.CreateUserImportJobRequest
-
The job name for the user import job.
- getJobName() - Method in class com.amazonaws.services.cognitoidp.model.UserImportJobType
-
The job name for the user import job.
- getLambdaConfig() - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolRequest
-
The Lambda trigger configuration information for the new user pool.
- getLambdaConfig() - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolRequest
-
The AWS Lambda configuration information from the request to update the user pool.
- getLambdaConfig() - Method in class com.amazonaws.services.cognitoidp.model.UserPoolDescriptionType
-
The AWS Lambda configuration information in a user pool description.
- getLambdaConfig() - Method in class com.amazonaws.services.cognitoidp.model.UserPoolType
-
A container for the AWS Lambda triggers associated with a user pool.
- getLastModifiedDate() - Method in class com.amazonaws.services.cognitoidp.model.GroupType
-
The date the group was last modified.
- getLastModifiedDate() - Method in class com.amazonaws.services.cognitoidp.model.IdentityProviderType
-
The date the identity provider was last modified.
- getLastModifiedDate() - Method in class com.amazonaws.services.cognitoidp.model.ProviderDescription
-
The date the provider was last modified.
- getLastModifiedDate() - Method in class com.amazonaws.services.cognitoidp.model.UserPoolClientType
-
The date the user pool client was last modified.
- getLastModifiedDate() - Method in class com.amazonaws.services.cognitoidp.model.UserPoolDescriptionType
-
The date the user pool description was last modified.
- getLastModifiedDate() - Method in class com.amazonaws.services.cognitoidp.model.UserPoolType
-
The date the user pool was last modified.
- getLimit() - Method in class com.amazonaws.services.cognitoidp.model.AdminListDevicesRequest
-
The limit of the devices request.
- getLimit() - Method in class com.amazonaws.services.cognitoidp.model.AdminListGroupsForUserRequest
-
The limit of the request to list groups.
- getLimit() - Method in class com.amazonaws.services.cognitoidp.model.ListDevicesRequest
-
The limit of the device request.
- getLimit() - Method in class com.amazonaws.services.cognitoidp.model.ListGroupsRequest
-
The limit of the request to list groups.
- getLimit() - Method in class com.amazonaws.services.cognitoidp.model.ListUsersInGroupRequest
-
The limit of the request to list users.
- getLimit() - Method in class com.amazonaws.services.cognitoidp.model.ListUsersRequest
-
Maximum number of users to be returned.
- getLogoutURLs() - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolClientRequest
-
A list of allowed logout URLs for the identity providers.
- getLogoutURLs() - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolClientRequest
-
A list ofallowed logout URLs for the identity providers.
- getLogoutURLs() - Method in class com.amazonaws.services.cognitoidp.model.UserPoolClientType
-
A list ofallowed logout URLs for the identity providers.
- getMaxLength() - Method in class com.amazonaws.services.cognitoidp.model.StringAttributeConstraintsType
-
The maximum length of an attribute value of the string type.
- getMaxResults() - Method in class com.amazonaws.services.cognitoidp.model.ListIdentityProvidersRequest
-
The maximum number of identity providers to return.
- getMaxResults() - Method in class com.amazonaws.services.cognitoidp.model.ListUserImportJobsRequest
-
The maximum number of import jobs you want the request to return.
- getMaxResults() - Method in class com.amazonaws.services.cognitoidp.model.ListUserPoolClientsRequest
-
The maximum number of results you want the request to return when listing the user pool clients.
- getMaxResults() - Method in class com.amazonaws.services.cognitoidp.model.ListUserPoolsRequest
-
The maximum number of results you want the request to return when listing the user pools.
- getMaxValue() - Method in class com.amazonaws.services.cognitoidp.model.NumberAttributeConstraintsType
-
The maximum value of an attribute that is of the number data type.
- getMessageAction() - Method in class com.amazonaws.services.cognitoidp.model.AdminCreateUserRequest
-
Set to "RESEND"
to resend the invitation message to a user that already exists and reset the
expiration limit on the user's account.
- getMfaConfiguration() - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolRequest
-
Specifies MFA configuration details.
- getMfaConfiguration() - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolRequest
-
Can be one of the following values:
- getMfaConfiguration() - Method in class com.amazonaws.services.cognitoidp.model.UserPoolType
-
Can be one of the following values:
- getMFAOptions() - Method in class com.amazonaws.services.cognitoidp.model.AdminGetUserResult
-
Specifies the options for MFA (e.g., email or phone number).
- getMFAOptions() - Method in class com.amazonaws.services.cognitoidp.model.AdminSetUserSettingsRequest
-
Specifies the options for MFA (e.g., email or phone number).
- getMFAOptions() - Method in class com.amazonaws.services.cognitoidp.model.GetUserResult
-
Specifies the options for MFA (e.g., email or phone number).
- getMFAOptions() - Method in class com.amazonaws.services.cognitoidp.model.SetUserSettingsRequest
-
Specifies the options for MFA (e.g., email or phone number).
- getMFAOptions() - Method in class com.amazonaws.services.cognitoidp.model.UserType
-
The MFA options for the user.
- getMinimumLength() - Method in class com.amazonaws.services.cognitoidp.model.PasswordPolicyType
-
The minimum length of the password policy that you have set.
- getMinLength() - Method in class com.amazonaws.services.cognitoidp.model.StringAttributeConstraintsType
-
The minimum length of an attribute value of the string type.
- getMinValue() - Method in class com.amazonaws.services.cognitoidp.model.NumberAttributeConstraintsType
-
The minimum value of an attribute that is of the number data type.
- getMutable() - Method in class com.amazonaws.services.cognitoidp.model.SchemaAttributeType
-
Specifies whether the attribute can be changed once it has been created.
- getName() - Method in class com.amazonaws.services.cognitoidp.model.AttributeType
-
The name of the attribute.
- getName() - Method in class com.amazonaws.services.cognitoidp.model.SchemaAttributeType
-
A schema attribute of the name type.
- getName() - Method in class com.amazonaws.services.cognitoidp.model.UserPoolDescriptionType
-
The name in a user pool description.
- getName() - Method in class com.amazonaws.services.cognitoidp.model.UserPoolType
-
The name of the user pool.
- getNewDeviceMetadata() - Method in class com.amazonaws.services.cognitoidp.model.AuthenticationResultType
-
The new device metadata from an authentication result.
- getNextToken() - Method in class com.amazonaws.services.cognitoidp.model.AdminListGroupsForUserRequest
-
An identifier that was returned from the previous call to this operation, which can be used to return the next
set of items in the list.
- getNextToken() - Method in class com.amazonaws.services.cognitoidp.model.AdminListGroupsForUserResult
-
An identifier that was returned from the previous call to this operation, which can be used to return the next
set of items in the list.
- getNextToken() - Method in class com.amazonaws.services.cognitoidp.model.ListGroupsRequest
-
An identifier that was returned from the previous call to this operation, which can be used to return the next
set of items in the list.
- getNextToken() - Method in class com.amazonaws.services.cognitoidp.model.ListGroupsResult
-
An identifier that was returned from the previous call to this operation, which can be used to return the next
set of items in the list.
- getNextToken() - Method in class com.amazonaws.services.cognitoidp.model.ListIdentityProvidersRequest
-
A pagination token.
- getNextToken() - Method in class com.amazonaws.services.cognitoidp.model.ListIdentityProvidersResult
-
A pagination token.
- getNextToken() - Method in class com.amazonaws.services.cognitoidp.model.ListUserPoolClientsRequest
-
An identifier that was returned from the previous call to this operation, which can be used to return the next
set of items in the list.
- getNextToken() - Method in class com.amazonaws.services.cognitoidp.model.ListUserPoolClientsResult
-
An identifier that was returned from the previous call to this operation, which can be used to return the next
set of items in the list.
- getNextToken() - Method in class com.amazonaws.services.cognitoidp.model.ListUserPoolsRequest
-
An identifier that was returned from the previous call to this operation, which can be used to return the next
set of items in the list.
- getNextToken() - Method in class com.amazonaws.services.cognitoidp.model.ListUserPoolsResult
-
An identifier that was returned from the previous call to this operation, which can be used to return the next
set of items in the list.
- getNextToken() - Method in class com.amazonaws.services.cognitoidp.model.ListUsersInGroupRequest
-
An identifier that was returned from the previous call to this operation, which can be used to return the next
set of items in the list.
- getNextToken() - Method in class com.amazonaws.services.cognitoidp.model.ListUsersInGroupResult
-
An identifier that was returned from the previous call to this operation, which can be used to return the next
set of items in the list.
- getNumberAttributeConstraints() - Method in class com.amazonaws.services.cognitoidp.model.SchemaAttributeType
-
Specifies the constraints for an attribute of the number type.
- getPaginationToken() - Method in class com.amazonaws.services.cognitoidp.model.AdminListDevicesRequest
-
The pagination token.
- getPaginationToken() - Method in class com.amazonaws.services.cognitoidp.model.AdminListDevicesResult
-
The pagination token.
- getPaginationToken() - Method in class com.amazonaws.services.cognitoidp.model.ListDevicesRequest
-
The pagination token for the list request.
- getPaginationToken() - Method in class com.amazonaws.services.cognitoidp.model.ListDevicesResult
-
The pagination token for the list device response.
- getPaginationToken() - Method in class com.amazonaws.services.cognitoidp.model.ListUserImportJobsRequest
-
An identifier that was returned from the previous call to ListUserImportJobs
, which can be used to
return the next set of import jobs in the list.
- getPaginationToken() - Method in class com.amazonaws.services.cognitoidp.model.ListUserImportJobsResult
-
An identifier that can be used to return the next set of user import jobs in the list.
- getPaginationToken() - Method in class com.amazonaws.services.cognitoidp.model.ListUsersRequest
-
An identifier that was returned from the previous call to this operation, which can be used to return the next
set of items in the list.
- getPaginationToken() - Method in class com.amazonaws.services.cognitoidp.model.ListUsersResult
-
An identifier that was returned from the previous call to this operation, which can be used to return the next
set of items in the list.
- getPassword() - Method in class com.amazonaws.services.cognitoidp.model.ConfirmForgotPasswordRequest
-
The password sent by a user's request to retrieve a forgotten password.
- getPassword() - Method in class com.amazonaws.services.cognitoidp.model.SignUpRequest
-
The password of the user you wish to register.
- getPasswordPolicy() - Method in class com.amazonaws.services.cognitoidp.model.UserPoolPolicyType
-
A container for information about the user pool password policy.
- getPasswordVerifier() - Method in class com.amazonaws.services.cognitoidp.model.DeviceSecretVerifierConfigType
-
The password verifier.
- getPolicies() - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolRequest
-
The policies associated with the new user pool.
- getPolicies() - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolRequest
-
A container with the policies you wish to update in a user pool.
- getPolicies() - Method in class com.amazonaws.services.cognitoidp.model.UserPoolType
-
A container for the policies associated with a user pool.
- getPoolName() - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolRequest
-
A string used to name the user pool.
- getPostAuthentication() - Method in class com.amazonaws.services.cognitoidp.model.LambdaConfigType
-
A post-authentication AWS Lambda trigger.
- getPostConfirmation() - Method in class com.amazonaws.services.cognitoidp.model.LambdaConfigType
-
A post-confirmation AWS Lambda trigger.
- getPreAuthentication() - Method in class com.amazonaws.services.cognitoidp.model.LambdaConfigType
-
A pre-authentication AWS Lambda trigger.
- getPrecedence() - Method in class com.amazonaws.services.cognitoidp.model.CreateGroupRequest
-
A nonnegative integer value that specifies the precedence of this group relative to the other groups that a user
can belong to in the user pool.
- getPrecedence() - Method in class com.amazonaws.services.cognitoidp.model.GroupType
-
A nonnegative integer value that specifies the precedence of this group relative to the other groups that a user
can belong to in the user pool.
- getPrecedence() - Method in class com.amazonaws.services.cognitoidp.model.UpdateGroupRequest
-
The new precedence value for the group.
- getPreSignedUrl() - Method in class com.amazonaws.services.cognitoidp.model.UserImportJobType
-
The pre-signed URL to be used to upload the .csv
file.
- getPreSignUp() - Method in class com.amazonaws.services.cognitoidp.model.LambdaConfigType
-
A pre-registration AWS Lambda trigger.
- getPreviousPassword() - Method in class com.amazonaws.services.cognitoidp.model.ChangePasswordRequest
-
The old password in the change password request.
- getProposedPassword() - Method in class com.amazonaws.services.cognitoidp.model.ChangePasswordRequest
-
The new password in the change password request.
- getProviderDetails() - Method in class com.amazonaws.services.cognitoidp.model.CreateIdentityProviderRequest
-
The identity provider details, such as MetadataURL
and MetadataFile
.
- getProviderDetails() - Method in class com.amazonaws.services.cognitoidp.model.IdentityProviderType
-
The identity provider details, such as MetadataURL
and MetadataFile
.
- getProviderDetails() - Method in class com.amazonaws.services.cognitoidp.model.UpdateIdentityProviderRequest
-
The identity provider details to be updated, such as MetadataURL
and MetadataFile
.
- getProviderName() - Method in class com.amazonaws.services.cognitoidp.model.CreateIdentityProviderRequest
-
The identity provider name.
- getProviderName() - Method in class com.amazonaws.services.cognitoidp.model.DeleteIdentityProviderRequest
-
The identity provider name.
- getProviderName() - Method in class com.amazonaws.services.cognitoidp.model.DescribeIdentityProviderRequest
-
The identity provider name.
- getProviderName() - Method in class com.amazonaws.services.cognitoidp.model.IdentityProviderType
-
The identity provider name.
- getProviderName() - Method in class com.amazonaws.services.cognitoidp.model.ProviderDescription
-
The identity provider name.
- getProviderName() - Method in class com.amazonaws.services.cognitoidp.model.UpdateIdentityProviderRequest
-
The identity provider name.
- getProviders() - Method in class com.amazonaws.services.cognitoidp.model.ListIdentityProvidersResult
-
A list of identity provider objects.
- getProviderType() - Method in class com.amazonaws.services.cognitoidp.model.CreateIdentityProviderRequest
-
The identity provider type.
- getProviderType() - Method in class com.amazonaws.services.cognitoidp.model.IdentityProviderType
-
The identity provider type.
- getProviderType() - Method in class com.amazonaws.services.cognitoidp.model.ProviderDescription
-
The identity provider type.
- getReadAttributes() - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolClientRequest
-
The read attributes.
- getReadAttributes() - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolClientRequest
-
The read-only attributes of the user pool.
- getReadAttributes() - Method in class com.amazonaws.services.cognitoidp.model.UserPoolClientType
-
The Read-only attributes.
- getRefreshToken() - Method in class com.amazonaws.services.cognitoidp.model.AuthenticationResultType
-
The refresh token of the authentication result.
- getRefreshTokenValidity() - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolClientRequest
-
The time limit, in days, after which the refresh token is no longer valid and cannot be used.
- getRefreshTokenValidity() - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolClientRequest
-
The time limit, in days, after which the refresh token is no longer valid and cannot be used.
- getRefreshTokenValidity() - Method in class com.amazonaws.services.cognitoidp.model.UserPoolClientType
-
The time limit, in days, after which the refresh token is no longer valid and cannot be used.
- getReplyToEmailAddress() - Method in class com.amazonaws.services.cognitoidp.model.EmailConfigurationType
-
The REPLY-TO email address.
- getRequired() - Method in class com.amazonaws.services.cognitoidp.model.SchemaAttributeType
-
Specifies whether a user pool attribute is required.
- getRequireLowercase() - Method in class com.amazonaws.services.cognitoidp.model.PasswordPolicyType
-
In the password policy that you have set, refers to whether you have required users to use at least one lowercase
letter in their password.
- getRequireNumbers() - Method in class com.amazonaws.services.cognitoidp.model.PasswordPolicyType
-
In the password policy that you have set, refers to whether you have required users to use at least one number in
their password.
- getRequireSymbols() - Method in class com.amazonaws.services.cognitoidp.model.PasswordPolicyType
-
In the password policy that you have set, refers to whether you have required users to use at least one symbol in
their password.
- getRequireUppercase() - Method in class com.amazonaws.services.cognitoidp.model.PasswordPolicyType
-
In the password policy that you have set, refers to whether you have required users to use at least one uppercase
letter in their password.
- getRoleArn() - Method in class com.amazonaws.services.cognitoidp.model.CreateGroupRequest
-
The role ARN for the group.
- getRoleArn() - Method in class com.amazonaws.services.cognitoidp.model.GroupType
-
The role ARN for the group.
- getRoleArn() - Method in class com.amazonaws.services.cognitoidp.model.UpdateGroupRequest
-
The new role ARN for the group.
- getS3Bucket() - Method in class com.amazonaws.services.cognitoidp.model.DomainDescriptionType
-
The S3 bucket where the static files for this domain are stored.
- getSalt() - Method in class com.amazonaws.services.cognitoidp.model.DeviceSecretVerifierConfigType
-
The salt.
- getSchema() - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolRequest
-
An array of schema attributes for the new user pool.
- getSchemaAttributes() - Method in class com.amazonaws.services.cognitoidp.model.UserPoolType
-
A container with the schema attributes of a user pool.
- getSecretHash() - Method in class com.amazonaws.services.cognitoidp.model.ConfirmForgotPasswordRequest
-
A keyed-hash message authentication code (HMAC) calculated using the secret key of a user pool client and
username plus the client ID in the message.
- getSecretHash() - Method in class com.amazonaws.services.cognitoidp.model.ConfirmSignUpRequest
-
A keyed-hash message authentication code (HMAC) calculated using the secret key of a user pool client and
username plus the client ID in the message.
- getSecretHash() - Method in class com.amazonaws.services.cognitoidp.model.ForgotPasswordRequest
-
A keyed-hash message authentication code (HMAC) calculated using the secret key of a user pool client and
username plus the client ID in the message.
- getSecretHash() - Method in class com.amazonaws.services.cognitoidp.model.ResendConfirmationCodeRequest
-
A keyed-hash message authentication code (HMAC) calculated using the secret key of a user pool client and
username plus the client ID in the message.
- getSecretHash() - Method in class com.amazonaws.services.cognitoidp.model.SignUpRequest
-
A keyed-hash message authentication code (HMAC) calculated using the secret key of a user pool client and
username plus the client ID in the message.
- getSession() - Method in class com.amazonaws.services.cognitoidp.model.AdminInitiateAuthResult
-
The session which should be passed both ways in challenge-response calls to the service.
- getSession() - Method in class com.amazonaws.services.cognitoidp.model.AdminRespondToAuthChallengeRequest
-
The session which should be passed both ways in challenge-response calls to the service.
- getSession() - Method in class com.amazonaws.services.cognitoidp.model.AdminRespondToAuthChallengeResult
-
The session which should be passed both ways in challenge-response calls to the service.
- getSession() - Method in class com.amazonaws.services.cognitoidp.model.InitiateAuthResult
-
The session which should be passed both ways in challenge-response calls to the service.
- getSession() - Method in class com.amazonaws.services.cognitoidp.model.RespondToAuthChallengeRequest
-
The session which should be passed both ways in challenge-response calls to the service.
- getSession() - Method in class com.amazonaws.services.cognitoidp.model.RespondToAuthChallengeResult
-
The session which should be passed both ways in challenge-response calls to the service.
- getSkippedUsers() - Method in class com.amazonaws.services.cognitoidp.model.UserImportJobType
-
The number of users that were skipped.
- getSmsAuthenticationMessage() - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolRequest
-
A string representing the SMS authentication message.
- getSmsAuthenticationMessage() - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolRequest
-
The contents of the SMS authentication message.
- getSmsAuthenticationMessage() - Method in class com.amazonaws.services.cognitoidp.model.UserPoolType
-
The contents of the SMS authentication message.
- getSmsConfiguration() - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolRequest
-
The SMS configuration.
- getSmsConfiguration() - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolRequest
-
SMS configuration.
- getSmsConfiguration() - Method in class com.amazonaws.services.cognitoidp.model.UserPoolType
-
The SMS configuration.
- getSmsConfigurationFailure() - Method in class com.amazonaws.services.cognitoidp.model.UserPoolType
-
The reason why the SMS configuration cannot send the messages to your users.
- getSMSMessage() - Method in class com.amazonaws.services.cognitoidp.model.MessageTemplateType
-
The message template for SMS messages.
- getSmsVerificationMessage() - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolRequest
-
A string representing the SMS verification message.
- getSmsVerificationMessage() - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolRequest
-
A container with information about the SMS verification message.
- getSmsVerificationMessage() - Method in class com.amazonaws.services.cognitoidp.model.UserPoolType
-
The contents of the SMS verification message.
- getSnsCallerArn() - Method in class com.amazonaws.services.cognitoidp.model.SmsConfigurationType
-
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) caller.
- getSourceArn() - Method in class com.amazonaws.services.cognitoidp.model.EmailConfigurationType
-
The Amazon Resource Name (ARN) of the email source.
- getStartDate() - Method in class com.amazonaws.services.cognitoidp.model.UserImportJobType
-
The date when the user import job was started.
- getStatus() - Method in class com.amazonaws.services.cognitoidp.model.DomainDescriptionType
-
The domain status.
- getStatus() - Method in class com.amazonaws.services.cognitoidp.model.UserImportJobType
-
The status of the user import job.
- getStatus() - Method in class com.amazonaws.services.cognitoidp.model.UserPoolDescriptionType
-
The user pool status in a user pool description.
- getStatus() - Method in class com.amazonaws.services.cognitoidp.model.UserPoolType
-
The status of a user pool.
- getStringAttributeConstraints() - Method in class com.amazonaws.services.cognitoidp.model.SchemaAttributeType
-
Specifies the constraints for an attribute of the string type.
- getSupportedIdentityProviders() - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolClientRequest
-
A list of provider names for the identity providers that are supported on this client.
- getSupportedIdentityProviders() - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolClientRequest
-
A list of provider names for the identity providers that are supported on this client.
- getSupportedIdentityProviders() - Method in class com.amazonaws.services.cognitoidp.model.UserPoolClientType
-
A list of provider names for the identity providers that are supported on this client.
- getTemporaryPassword() - Method in class com.amazonaws.services.cognitoidp.model.AdminCreateUserRequest
-
The user's temporary password.
- getTokenType() - Method in class com.amazonaws.services.cognitoidp.model.AuthenticationResultType
-
The token type of the authentication result.
- getUnusedAccountValidityDays() - Method in class com.amazonaws.services.cognitoidp.model.AdminCreateUserConfigType
-
The user account expiration limit, in days, after which the account is no longer usable.
- getUser(GetUserRequest) - Method in class com.amazonaws.services.cognitoidp.AbstractAWSCognitoIdentityProvider
-
- getUser(GetUserRequest) - Method in interface com.amazonaws.services.cognitoidp.AWSCognitoIdentityProvider
-
Gets the user attributes and metadata for a user.
- getUser(GetUserRequest) - Method in class com.amazonaws.services.cognitoidp.AWSCognitoIdentityProviderClient
-
Gets the user attributes and metadata for a user.
- getUser() - Method in class com.amazonaws.services.cognitoidp.model.AdminCreateUserResult
-
The user returned in the request to create a new user.
- getUserAsync(GetUserRequest) - Method in class com.amazonaws.services.cognitoidp.AbstractAWSCognitoIdentityProviderAsync
-
- getUserAsync(GetUserRequest, AsyncHandler<GetUserRequest, GetUserResult>) - Method in class com.amazonaws.services.cognitoidp.AbstractAWSCognitoIdentityProviderAsync
-
- getUserAsync(GetUserRequest) - Method in interface com.amazonaws.services.cognitoidp.AWSCognitoIdentityProviderAsync
-
Gets the user attributes and metadata for a user.
- getUserAsync(GetUserRequest, AsyncHandler<GetUserRequest, GetUserResult>) - Method in interface com.amazonaws.services.cognitoidp.AWSCognitoIdentityProviderAsync
-
Gets the user attributes and metadata for a user.
- getUserAsync(GetUserRequest) - Method in class com.amazonaws.services.cognitoidp.AWSCognitoIdentityProviderAsyncClient
-
- getUserAsync(GetUserRequest, AsyncHandler<GetUserRequest, GetUserResult>) - Method in class com.amazonaws.services.cognitoidp.AWSCognitoIdentityProviderAsyncClient
-
- getUserAttributeNames() - Method in class com.amazonaws.services.cognitoidp.model.AdminDeleteUserAttributesRequest
-
An array of strings representing the user attribute names you wish to delete.
- getUserAttributeNames() - Method in class com.amazonaws.services.cognitoidp.model.DeleteUserAttributesRequest
-
An array of strings representing the user attribute names you wish to delete.
- getUserAttributes() - Method in class com.amazonaws.services.cognitoidp.model.AdminCreateUserRequest
-
An array of name-value pairs that contain user attributes and attribute values to be set for the user to be
created.
- getUserAttributes() - Method in class com.amazonaws.services.cognitoidp.model.AdminGetUserResult
-
An array of name-value pairs representing user attributes.
- getUserAttributes() - Method in class com.amazonaws.services.cognitoidp.model.AdminUpdateUserAttributesRequest
-
An array of name-value pairs representing user attributes.
- getUserAttributes() - Method in class com.amazonaws.services.cognitoidp.model.GetUserResult
-
An array of name-value pairs representing user attributes.
- getUserAttributes() - Method in class com.amazonaws.services.cognitoidp.model.SignUpRequest
-
An array of name-value pairs representing user attributes.
- getUserAttributes() - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserAttributesRequest
-
An array of name-value pairs representing user attributes.
- getUserAttributeVerificationCode(GetUserAttributeVerificationCodeRequest) - Method in class com.amazonaws.services.cognitoidp.AbstractAWSCognitoIdentityProvider
-
- getUserAttributeVerificationCode(GetUserAttributeVerificationCodeRequest) - Method in interface com.amazonaws.services.cognitoidp.AWSCognitoIdentityProvider
-
Gets the user attribute verification code for the specified attribute name.
- getUserAttributeVerificationCode(GetUserAttributeVerificationCodeRequest) - Method in class com.amazonaws.services.cognitoidp.AWSCognitoIdentityProviderClient
-
Gets the user attribute verification code for the specified attribute name.
- getUserAttributeVerificationCodeAsync(GetUserAttributeVerificationCodeRequest) - Method in class com.amazonaws.services.cognitoidp.AbstractAWSCognitoIdentityProviderAsync
-
- getUserAttributeVerificationCodeAsync(GetUserAttributeVerificationCodeRequest, AsyncHandler<GetUserAttributeVerificationCodeRequest, GetUserAttributeVerificationCodeResult>) - Method in class com.amazonaws.services.cognitoidp.AbstractAWSCognitoIdentityProviderAsync
-
- getUserAttributeVerificationCodeAsync(GetUserAttributeVerificationCodeRequest) - Method in interface com.amazonaws.services.cognitoidp.AWSCognitoIdentityProviderAsync
-
Gets the user attribute verification code for the specified attribute name.
- getUserAttributeVerificationCodeAsync(GetUserAttributeVerificationCodeRequest, AsyncHandler<GetUserAttributeVerificationCodeRequest, GetUserAttributeVerificationCodeResult>) - Method in interface com.amazonaws.services.cognitoidp.AWSCognitoIdentityProviderAsync
-
Gets the user attribute verification code for the specified attribute name.
- getUserAttributeVerificationCodeAsync(GetUserAttributeVerificationCodeRequest) - Method in class com.amazonaws.services.cognitoidp.AWSCognitoIdentityProviderAsyncClient
-
- getUserAttributeVerificationCodeAsync(GetUserAttributeVerificationCodeRequest, AsyncHandler<GetUserAttributeVerificationCodeRequest, GetUserAttributeVerificationCodeResult>) - Method in class com.amazonaws.services.cognitoidp.AWSCognitoIdentityProviderAsyncClient
-
- GetUserAttributeVerificationCodeRequest - Class in com.amazonaws.services.cognitoidp.model
-
Represents the request to get user attribute verification.
- GetUserAttributeVerificationCodeRequest() - Constructor for class com.amazonaws.services.cognitoidp.model.GetUserAttributeVerificationCodeRequest
-
- GetUserAttributeVerificationCodeResult - Class in com.amazonaws.services.cognitoidp.model
-
The verification code response returned by the server response to get the user attribute verification code.
- GetUserAttributeVerificationCodeResult() - Constructor for class com.amazonaws.services.cognitoidp.model.GetUserAttributeVerificationCodeResult
-
- getUserConfirmationNecessary() - Method in class com.amazonaws.services.cognitoidp.model.ConfirmDeviceResult
-
Indicates whether the user confirmation is necessary to confirm the device response.
- getUserConfirmed() - Method in class com.amazonaws.services.cognitoidp.model.SignUpResult
-
A response from the server indicating that a user registration has been confirmed.
- getUserCreateDate() - Method in class com.amazonaws.services.cognitoidp.model.AdminGetUserResult
-
The date the user was created.
- getUserCreateDate() - Method in class com.amazonaws.services.cognitoidp.model.UserType
-
The creation date of the user.
- getUserImportJob() - Method in class com.amazonaws.services.cognitoidp.model.CreateUserImportJobResult
-
The job object that represents the user import job.
- getUserImportJob() - Method in class com.amazonaws.services.cognitoidp.model.DescribeUserImportJobResult
-
The job object that represents the user import job.
- getUserImportJob() - Method in class com.amazonaws.services.cognitoidp.model.StartUserImportJobResult
-
The job object that represents the user import job.
- getUserImportJob() - Method in class com.amazonaws.services.cognitoidp.model.StopUserImportJobResult
-
The job object that represents the user import job.
- getUserImportJobs() - Method in class com.amazonaws.services.cognitoidp.model.ListUserImportJobsResult
-
The user import jobs.
- getUserLastModifiedDate() - Method in class com.amazonaws.services.cognitoidp.model.AdminGetUserResult
-
The date the user was last modified.
- getUserLastModifiedDate() - Method in class com.amazonaws.services.cognitoidp.model.UserType
-
The last modified date of the user.
- getUsername() - Method in class com.amazonaws.services.cognitoidp.model.AdminAddUserToGroupRequest
-
The username for the user.
- getUsername() - Method in class com.amazonaws.services.cognitoidp.model.AdminConfirmSignUpRequest
-
The user name for which you want to confirm user registration.
- getUsername() - Method in class com.amazonaws.services.cognitoidp.model.AdminCreateUserRequest
-
The username for the user.
- getUsername() - Method in class com.amazonaws.services.cognitoidp.model.AdminDeleteUserAttributesRequest
-
The user name of the user from which you would like to delete attributes.
- getUsername() - Method in class com.amazonaws.services.cognitoidp.model.AdminDeleteUserRequest
-
The user name of the user you wish to delete.
- getUsername() - Method in class com.amazonaws.services.cognitoidp.model.AdminDisableUserRequest
-
The user name of the user you wish to disable.
- getUsername() - Method in class com.amazonaws.services.cognitoidp.model.AdminEnableUserRequest
-
The user name of the user you wish to enable.
- getUsername() - Method in class com.amazonaws.services.cognitoidp.model.AdminForgetDeviceRequest
-
The user name.
- getUsername() - Method in class com.amazonaws.services.cognitoidp.model.AdminGetDeviceRequest
-
The user name.
- getUsername() - Method in class com.amazonaws.services.cognitoidp.model.AdminGetUserRequest
-
The user name of the user you wish to retrieve.
- getUsername() - Method in class com.amazonaws.services.cognitoidp.model.AdminGetUserResult
-
The user name of the user about whom you are receiving information.
- getUsername() - Method in class com.amazonaws.services.cognitoidp.model.AdminListDevicesRequest
-
The user name.
- getUsername() - Method in class com.amazonaws.services.cognitoidp.model.AdminListGroupsForUserRequest
-
The username for the user.
- getUsername() - Method in class com.amazonaws.services.cognitoidp.model.AdminRemoveUserFromGroupRequest
-
The username for the user.
- getUsername() - Method in class com.amazonaws.services.cognitoidp.model.AdminResetUserPasswordRequest
-
The user name of the user whose password you wish to reset.
- getUsername() - Method in class com.amazonaws.services.cognitoidp.model.AdminSetUserSettingsRequest
-
The user name of the user for whom you wish to set user settings.
- getUsername() - Method in class com.amazonaws.services.cognitoidp.model.AdminUpdateDeviceStatusRequest
-
The user name.
- getUsername() - Method in class com.amazonaws.services.cognitoidp.model.AdminUpdateUserAttributesRequest
-
The user name of the user for whom you want to update user attributes.
- getUsername() - Method in class com.amazonaws.services.cognitoidp.model.AdminUserGlobalSignOutRequest
-
The user name.
- getUsername() - Method in class com.amazonaws.services.cognitoidp.model.ConfirmForgotPasswordRequest
-
The user name of the user for whom you want to enter a code to retrieve a forgotten password.
- getUsername() - Method in class com.amazonaws.services.cognitoidp.model.ConfirmSignUpRequest
-
The user name of the user whose registration you wish to confirm.
- getUsername() - Method in class com.amazonaws.services.cognitoidp.model.ForgotPasswordRequest
-
The user name of the user for whom you want to enter a code to reset a forgotten password.
- getUsername() - Method in class com.amazonaws.services.cognitoidp.model.GetUserResult
-
The user name of the user you wish to retrieve from the get user request.
- getUsername() - Method in class com.amazonaws.services.cognitoidp.model.ResendConfirmationCodeRequest
-
The user name of the user to whom you wish to resend a confirmation code.
- getUsername() - Method in class com.amazonaws.services.cognitoidp.model.SignUpRequest
-
The user name of the user you wish to register.
- getUsername() - Method in class com.amazonaws.services.cognitoidp.model.UserType
-
The user name of the user you wish to describe.
- getUsernameAttributes() - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolRequest
-
Specifies whether email addresses or phone numbers can be specified as usernames when a user signs up.
- getUsernameAttributes() - Method in class com.amazonaws.services.cognitoidp.model.UserPoolType
-
Specifies whether email addresses or phone numbers can be specified as usernames when a user signs up.
- getUserPool() - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolResult
-
A container for the user pool details.
- getUserPool() - Method in class com.amazonaws.services.cognitoidp.model.DescribeUserPoolResult
-
The container of metadata returned by the server to describe the pool.
- getUserPoolClient() - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolClientResult
-
The user pool client that was just created.
- getUserPoolClient() - Method in class com.amazonaws.services.cognitoidp.model.DescribeUserPoolClientResult
-
The user pool client from a server response to describe the user pool client.
- getUserPoolClient() - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolClientResult
-
The user pool client value from the response from the server when an update user pool client request is made.
- getUserPoolClients() - Method in class com.amazonaws.services.cognitoidp.model.ListUserPoolClientsResult
-
The user pool clients in the response that lists user pool clients.
- getUserPoolId() - Method in class com.amazonaws.services.cognitoidp.model.AddCustomAttributesRequest
-
The user pool ID for the user pool where you want to add custom attributes.
- getUserPoolId() - Method in class com.amazonaws.services.cognitoidp.model.AdminAddUserToGroupRequest
-
The user pool ID for the user pool.
- getUserPoolId() - Method in class com.amazonaws.services.cognitoidp.model.AdminConfirmSignUpRequest
-
The user pool ID for which you want to confirm user registration.
- getUserPoolId() - Method in class com.amazonaws.services.cognitoidp.model.AdminCreateUserRequest
-
The user pool ID for the user pool where the user will be created.
- getUserPoolId() - Method in class com.amazonaws.services.cognitoidp.model.AdminDeleteUserAttributesRequest
-
The user pool ID for the user pool where you want to delete user attributes.
- getUserPoolId() - Method in class com.amazonaws.services.cognitoidp.model.AdminDeleteUserRequest
-
The user pool ID for the user pool where you want to delete the user.
- getUserPoolId() - Method in class com.amazonaws.services.cognitoidp.model.AdminDisableUserRequest
-
The user pool ID for the user pool where you want to disable the user.
- getUserPoolId() - Method in class com.amazonaws.services.cognitoidp.model.AdminEnableUserRequest
-
The user pool ID for the user pool where you want to enable the user.
- getUserPoolId() - Method in class com.amazonaws.services.cognitoidp.model.AdminForgetDeviceRequest
-
The user pool ID.
- getUserPoolId() - Method in class com.amazonaws.services.cognitoidp.model.AdminGetDeviceRequest
-
The user pool ID.
- getUserPoolId() - Method in class com.amazonaws.services.cognitoidp.model.AdminGetUserRequest
-
The user pool ID for the user pool where you want to get information about the user.
- getUserPoolId() - Method in class com.amazonaws.services.cognitoidp.model.AdminInitiateAuthRequest
-
The ID of the Amazon Cognito user pool.
- getUserPoolId() - Method in class com.amazonaws.services.cognitoidp.model.AdminListDevicesRequest
-
The user pool ID.
- getUserPoolId() - Method in class com.amazonaws.services.cognitoidp.model.AdminListGroupsForUserRequest
-
The user pool ID for the user pool.
- getUserPoolId() - Method in class com.amazonaws.services.cognitoidp.model.AdminRemoveUserFromGroupRequest
-
The user pool ID for the user pool.
- getUserPoolId() - Method in class com.amazonaws.services.cognitoidp.model.AdminResetUserPasswordRequest
-
The user pool ID for the user pool where you want to reset the user's password.
- getUserPoolId() - Method in class com.amazonaws.services.cognitoidp.model.AdminRespondToAuthChallengeRequest
-
The ID of the Amazon Cognito user pool.
- getUserPoolId() - Method in class com.amazonaws.services.cognitoidp.model.AdminSetUserSettingsRequest
-
The user pool ID for the user pool where you want to set the user's settings, such as MFA options.
- getUserPoolId() - Method in class com.amazonaws.services.cognitoidp.model.AdminUpdateDeviceStatusRequest
-
The user pool ID.
- getUserPoolId() - Method in class com.amazonaws.services.cognitoidp.model.AdminUpdateUserAttributesRequest
-
The user pool ID for the user pool where you want to update user attributes.
- getUserPoolId() - Method in class com.amazonaws.services.cognitoidp.model.AdminUserGlobalSignOutRequest
-
The user pool ID.
- getUserPoolId() - Method in class com.amazonaws.services.cognitoidp.model.CreateGroupRequest
-
The user pool ID for the user pool.
- getUserPoolId() - Method in class com.amazonaws.services.cognitoidp.model.CreateIdentityProviderRequest
-
The user pool ID.
- getUserPoolId() - Method in class com.amazonaws.services.cognitoidp.model.CreateUserImportJobRequest
-
The user pool ID for the user pool that the users are being imported into.
- getUserPoolId() - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolClientRequest
-
The user pool ID for the user pool where you want to create a user pool client.
- getUserPoolId() - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolDomainRequest
-
The user pool ID.
- getUserPoolId() - Method in class com.amazonaws.services.cognitoidp.model.DeleteGroupRequest
-
The user pool ID for the user pool.
- getUserPoolId() - Method in class com.amazonaws.services.cognitoidp.model.DeleteIdentityProviderRequest
-
The user pool ID.
- getUserPoolId() - Method in class com.amazonaws.services.cognitoidp.model.DeleteUserPoolClientRequest
-
The user pool ID for the user pool where you want to delete the client.
- getUserPoolId() - Method in class com.amazonaws.services.cognitoidp.model.DeleteUserPoolDomainRequest
-
The user pool ID.
- getUserPoolId() - Method in class com.amazonaws.services.cognitoidp.model.DeleteUserPoolRequest
-
The user pool ID for the user pool you want to delete.
- getUserPoolId() - Method in class com.amazonaws.services.cognitoidp.model.DescribeIdentityProviderRequest
-
The user pool ID.
- getUserPoolId() - Method in class com.amazonaws.services.cognitoidp.model.DescribeUserImportJobRequest
-
The user pool ID for the user pool that the users are being imported into.
- getUserPoolId() - Method in class com.amazonaws.services.cognitoidp.model.DescribeUserPoolClientRequest
-
The user pool ID for the user pool you want to describe.
- getUserPoolId() - Method in class com.amazonaws.services.cognitoidp.model.DescribeUserPoolRequest
-
The user pool ID for the user pool you want to describe.
- getUserPoolId() - Method in class com.amazonaws.services.cognitoidp.model.DomainDescriptionType
-
The user pool ID.
- getUserPoolId() - Method in class com.amazonaws.services.cognitoidp.model.GetCSVHeaderRequest
-
The user pool ID for the user pool that the users are to be imported into.
- getUserPoolId() - Method in class com.amazonaws.services.cognitoidp.model.GetCSVHeaderResult
-
The user pool ID for the user pool that the users are to be imported into.
- getUserPoolId() - Method in class com.amazonaws.services.cognitoidp.model.GetGroupRequest
-
The user pool ID for the user pool.
- getUserPoolId() - Method in class com.amazonaws.services.cognitoidp.model.GetIdentityProviderByIdentifierRequest
-
The user pool ID.
- getUserPoolId() - Method in class com.amazonaws.services.cognitoidp.model.GroupType
-
The user pool ID for the user pool.
- getUserPoolId() - Method in class com.amazonaws.services.cognitoidp.model.IdentityProviderType
-
The user pool ID.
- getUserPoolId() - Method in class com.amazonaws.services.cognitoidp.model.ListGroupsRequest
-
The user pool ID for the user pool.
- getUserPoolId() - Method in class com.amazonaws.services.cognitoidp.model.ListIdentityProvidersRequest
-
The user pool ID.
- getUserPoolId() - Method in class com.amazonaws.services.cognitoidp.model.ListUserImportJobsRequest
-
The user pool ID for the user pool that the users are being imported into.
- getUserPoolId() - Method in class com.amazonaws.services.cognitoidp.model.ListUserPoolClientsRequest
-
The user pool ID for the user pool where you want to list user pool clients.
- getUserPoolId() - Method in class com.amazonaws.services.cognitoidp.model.ListUsersInGroupRequest
-
The user pool ID for the user pool.
- getUserPoolId() - Method in class com.amazonaws.services.cognitoidp.model.ListUsersRequest
-
The user pool ID for the user pool on which the search should be performed.
- getUserPoolId() - Method in class com.amazonaws.services.cognitoidp.model.StartUserImportJobRequest
-
The user pool ID for the user pool that the users are being imported into.
- getUserPoolId() - Method in class com.amazonaws.services.cognitoidp.model.StopUserImportJobRequest
-
The user pool ID for the user pool that the users are being imported into.
- getUserPoolId() - Method in class com.amazonaws.services.cognitoidp.model.UpdateGroupRequest
-
The user pool ID for the user pool.
- getUserPoolId() - Method in class com.amazonaws.services.cognitoidp.model.UpdateIdentityProviderRequest
-
The user pool ID.
- getUserPoolId() - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolClientRequest
-
The user pool ID for the user pool where you want to update the user pool client.
- getUserPoolId() - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolRequest
-
The user pool ID for the user pool you want to update.
- getUserPoolId() - Method in class com.amazonaws.services.cognitoidp.model.UserImportJobType
-
The user pool ID for the user pool that the users are being imported into.
- getUserPoolId() - Method in class com.amazonaws.services.cognitoidp.model.UserPoolClientDescription
-
The user pool ID for the user pool where you want to describe the user pool client.
- getUserPoolId() - Method in class com.amazonaws.services.cognitoidp.model.UserPoolClientType
-
The user pool ID for the user pool client.
- getUserPools() - Method in class com.amazonaws.services.cognitoidp.model.ListUserPoolsResult
-
The user pools from the response to list users.
- getUserPoolTags() - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolRequest
-
The cost allocation tags for the user pool.
- getUserPoolTags() - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolRequest
-
The cost allocation tags for the user pool.
- getUserPoolTags() - Method in class com.amazonaws.services.cognitoidp.model.UserPoolType
-
The cost allocation tags for the user pool.
- GetUserRequest - Class in com.amazonaws.services.cognitoidp.model
-
Represents the request to get information about the user.
- GetUserRequest() - Constructor for class com.amazonaws.services.cognitoidp.model.GetUserRequest
-
- GetUserResult - Class in com.amazonaws.services.cognitoidp.model
-
Represents the response from the server from the request to get information about the user.
- GetUserResult() - Constructor for class com.amazonaws.services.cognitoidp.model.GetUserResult
-
- getUsers() - Method in class com.amazonaws.services.cognitoidp.model.ListUsersInGroupResult
-
The users returned in the request to list users.
- getUsers() - Method in class com.amazonaws.services.cognitoidp.model.ListUsersResult
-
The users returned in the request to list users.
- getUserStatus() - Method in class com.amazonaws.services.cognitoidp.model.AdminGetUserResult
-
The user status.
- getUserStatus() - Method in class com.amazonaws.services.cognitoidp.model.UserType
-
The user status.
- getUserSub() - Method in class com.amazonaws.services.cognitoidp.model.SignUpResult
-
The UUID of the authenticated user.
- getValidationData() - Method in class com.amazonaws.services.cognitoidp.model.AdminCreateUserRequest
-
The user's validation data.
- getValidationData() - Method in class com.amazonaws.services.cognitoidp.model.SignUpRequest
-
The validation data in the request to register a user.
- getValue() - Method in class com.amazonaws.services.cognitoidp.model.AttributeType
-
The value of the attribute.
- getVerifyAuthChallengeResponse() - Method in class com.amazonaws.services.cognitoidp.model.LambdaConfigType
-
Verifies the authentication challenge response.
- getVersion() - Method in class com.amazonaws.services.cognitoidp.model.DomainDescriptionType
-
The app version.
- getWriteAttributes() - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolClientRequest
-
The write attributes.
- getWriteAttributes() - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolClientRequest
-
The writeable attributes of the user pool.
- getWriteAttributes() - Method in class com.amazonaws.services.cognitoidp.model.UserPoolClientType
-
The writeable attributes.
- globalSignOut(GlobalSignOutRequest) - Method in class com.amazonaws.services.cognitoidp.AbstractAWSCognitoIdentityProvider
-
- globalSignOut(GlobalSignOutRequest) - Method in interface com.amazonaws.services.cognitoidp.AWSCognitoIdentityProvider
-
Signs out users from all devices.
- globalSignOut(GlobalSignOutRequest) - Method in class com.amazonaws.services.cognitoidp.AWSCognitoIdentityProviderClient
-
Signs out users from all devices.
- globalSignOutAsync(GlobalSignOutRequest) - Method in class com.amazonaws.services.cognitoidp.AbstractAWSCognitoIdentityProviderAsync
-
- globalSignOutAsync(GlobalSignOutRequest, AsyncHandler<GlobalSignOutRequest, GlobalSignOutResult>) - Method in class com.amazonaws.services.cognitoidp.AbstractAWSCognitoIdentityProviderAsync
-
- globalSignOutAsync(GlobalSignOutRequest) - Method in interface com.amazonaws.services.cognitoidp.AWSCognitoIdentityProviderAsync
-
Signs out users from all devices.
- globalSignOutAsync(GlobalSignOutRequest, AsyncHandler<GlobalSignOutRequest, GlobalSignOutResult>) - Method in interface com.amazonaws.services.cognitoidp.AWSCognitoIdentityProviderAsync
-
Signs out users from all devices.
- globalSignOutAsync(GlobalSignOutRequest) - Method in class com.amazonaws.services.cognitoidp.AWSCognitoIdentityProviderAsyncClient
-
- globalSignOutAsync(GlobalSignOutRequest, AsyncHandler<GlobalSignOutRequest, GlobalSignOutResult>) - Method in class com.amazonaws.services.cognitoidp.AWSCognitoIdentityProviderAsyncClient
-
- GlobalSignOutRequest - Class in com.amazonaws.services.cognitoidp.model
-
Represents the request to sign out all devices.
- GlobalSignOutRequest() - Constructor for class com.amazonaws.services.cognitoidp.model.GlobalSignOutRequest
-
- GlobalSignOutResult - Class in com.amazonaws.services.cognitoidp.model
-
The response to the request to sign out all devices.
- GlobalSignOutResult() - Constructor for class com.amazonaws.services.cognitoidp.model.GlobalSignOutResult
-
- GroupExistsException - Exception in com.amazonaws.services.cognitoidp.model
-
This exception is thrown when Amazon Cognito encounters a group that already exists in the user pool.
- GroupExistsException(String) - Constructor for exception com.amazonaws.services.cognitoidp.model.GroupExistsException
-
Constructs a new GroupExistsException with the specified error message.
- GroupType - Class in com.amazonaws.services.cognitoidp.model
-
The group type.
- GroupType() - Constructor for class com.amazonaws.services.cognitoidp.model.GroupType
-
- SchemaAttributeType - Class in com.amazonaws.services.cognitoidp.model
-
Contains information about the schema attribute.
- SchemaAttributeType() - Constructor for class com.amazonaws.services.cognitoidp.model.SchemaAttributeType
-
- ScopeDoesNotExistException - Exception in com.amazonaws.services.cognitoidp.model
-
This exception is thrown when the specified scope does not exist.
- ScopeDoesNotExistException(String) - Constructor for exception com.amazonaws.services.cognitoidp.model.ScopeDoesNotExistException
-
Constructs a new ScopeDoesNotExistException with the specified error message.
- setAccessToken(String) - Method in class com.amazonaws.services.cognitoidp.model.AuthenticationResultType
-
The access token of the authentication result.
- setAccessToken(String) - Method in class com.amazonaws.services.cognitoidp.model.ChangePasswordRequest
-
The access token in the change password request.
- setAccessToken(String) - Method in class com.amazonaws.services.cognitoidp.model.ConfirmDeviceRequest
-
The access token.
- setAccessToken(String) - Method in class com.amazonaws.services.cognitoidp.model.DeleteUserAttributesRequest
-
The access token used in the request to delete user attributes.
- setAccessToken(String) - Method in class com.amazonaws.services.cognitoidp.model.DeleteUserRequest
-
The access token from a request to delete a user.
- setAccessToken(String) - Method in class com.amazonaws.services.cognitoidp.model.ForgetDeviceRequest
-
The access token for the forgotten device request.
- setAccessToken(String) - Method in class com.amazonaws.services.cognitoidp.model.GetDeviceRequest
-
The access token.
- setAccessToken(String) - Method in class com.amazonaws.services.cognitoidp.model.GetUserAttributeVerificationCodeRequest
-
The access token returned by the server response to get the user attribute verification code.
- setAccessToken(String) - Method in class com.amazonaws.services.cognitoidp.model.GetUserRequest
-
The access token returned by the server response to get information about the user.
- setAccessToken(String) - Method in class com.amazonaws.services.cognitoidp.model.GlobalSignOutRequest
-
The access token.
- setAccessToken(String) - Method in class com.amazonaws.services.cognitoidp.model.ListDevicesRequest
-
The access tokens for the request to list devices.
- setAccessToken(String) - Method in class com.amazonaws.services.cognitoidp.model.SetUserSettingsRequest
-
The access token for the set user settings request.
- setAccessToken(String) - Method in class com.amazonaws.services.cognitoidp.model.UpdateDeviceStatusRequest
-
The access token.
- setAccessToken(String) - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserAttributesRequest
-
The access token for the request to update user attributes.
- setAccessToken(String) - Method in class com.amazonaws.services.cognitoidp.model.VerifyUserAttributeRequest
-
Represents the access token of the request to verify user attributes.
- setAdminCreateUserConfig(AdminCreateUserConfigType) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolRequest
-
The configuration for AdminCreateUser
requests.
- setAdminCreateUserConfig(AdminCreateUserConfigType) - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolRequest
-
The configuration for AdminCreateUser
requests.
- setAdminCreateUserConfig(AdminCreateUserConfigType) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolType
-
The configuration for AdminCreateUser
requests.
- setAliasAttributes(Collection<String>) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolRequest
-
Attributes supported as an alias for this user pool.
- setAliasAttributes(Collection<String>) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolType
-
Specifies the attributes that are aliased in a user pool.
- setAllowAdminCreateUserOnly(Boolean) - Method in class com.amazonaws.services.cognitoidp.model.AdminCreateUserConfigType
-
Set to True
if only the administrator is allowed to create user profiles.
- setAllowedOAuthFlows(Collection<String>) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolClientRequest
-
Set to code
to initiate a code grant flow, which provides an authorization code as the response.
- setAllowedOAuthFlows(Collection<String>) - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolClientRequest
-
Set to code
to initiate a code grant flow, which provides an authorization code as the response.
- setAllowedOAuthFlows(Collection<String>) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolClientType
-
Set to code
to initiate a code grant flow, which provides an authorization code as the response.
- setAllowedOAuthFlowsUserPoolClient(Boolean) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolClientRequest
-
Set to True
if the client is allowed to follow the OAuth protocol when interacting with Cognito user
pools.
- setAllowedOAuthFlowsUserPoolClient(Boolean) - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolClientRequest
-
Set to TRUE if the client is allowed to follow the OAuth protocol when interacting with Cognito user pools.
- setAllowedOAuthFlowsUserPoolClient(Boolean) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolClientType
-
Set to TRUE if the client is allowed to follow the OAuth protocol when interacting with Cognito user pools.
- setAllowedOAuthScopes(Collection<String>) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolClientRequest
-
A list of allowed OAuth
scopes.
- setAllowedOAuthScopes(Collection<String>) - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolClientRequest
-
A list of allowed OAuth
scopes.
- setAllowedOAuthScopes(Collection<String>) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolClientType
-
A list of allowed OAuth
scopes.
- setAttributeDataType(String) - Method in class com.amazonaws.services.cognitoidp.model.SchemaAttributeType
-
The attribute data type.
- setAttributeDataType(AttributeDataType) - Method in class com.amazonaws.services.cognitoidp.model.SchemaAttributeType
-
The attribute data type.
- setAttributeMapping(Map<String, String>) - Method in class com.amazonaws.services.cognitoidp.model.CreateIdentityProviderRequest
-
A mapping of identity provider attributes to standard and custom user pool attributes.
- setAttributeMapping(Map<String, String>) - Method in class com.amazonaws.services.cognitoidp.model.IdentityProviderType
-
A mapping of identity provider attributes to standard and custom user pool attributes.
- setAttributeMapping(Map<String, String>) - Method in class com.amazonaws.services.cognitoidp.model.UpdateIdentityProviderRequest
-
The identity provider attribute mapping to be changed.
- setAttributeName(String) - Method in class com.amazonaws.services.cognitoidp.model.CodeDeliveryDetailsType
-
The name of the attribute in the code delivery details type.
- setAttributeName(String) - Method in class com.amazonaws.services.cognitoidp.model.GetUserAttributeVerificationCodeRequest
-
The attribute name returned by the server response to get the user attribute verification code.
- setAttributeName(String) - Method in class com.amazonaws.services.cognitoidp.model.MFAOptionType
-
The attribute name of the MFA option type.
- setAttributeName(String) - Method in class com.amazonaws.services.cognitoidp.model.VerifyUserAttributeRequest
-
The attribute name in the request to verify user attributes.
- setAttributes(Collection<AttributeType>) - Method in class com.amazonaws.services.cognitoidp.model.UserType
-
A container with information about the user type attributes.
- setAttributesToGet(Collection<String>) - Method in class com.amazonaws.services.cognitoidp.model.ListUsersRequest
-
An array of strings, where each string is the name of a user attribute to be returned for each user in the search
results.
- setAuthenticationResult(AuthenticationResultType) - Method in class com.amazonaws.services.cognitoidp.model.AdminInitiateAuthResult
-
The result of the authentication response.
- setAuthenticationResult(AuthenticationResultType) - Method in class com.amazonaws.services.cognitoidp.model.AdminRespondToAuthChallengeResult
-
The result returned by the server in response to the authentication request.
- setAuthenticationResult(AuthenticationResultType) - Method in class com.amazonaws.services.cognitoidp.model.InitiateAuthResult
-
The result of the authentication response.
- setAuthenticationResult(AuthenticationResultType) - Method in class com.amazonaws.services.cognitoidp.model.RespondToAuthChallengeResult
-
The result returned by the server in response to the request to respond to the authentication challenge.
- setAuthFlow(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminInitiateAuthRequest
-
The authentication flow for this call to execute.
- setAuthFlow(AuthFlowType) - Method in class com.amazonaws.services.cognitoidp.model.AdminInitiateAuthRequest
-
The authentication flow for this call to execute.
- setAuthFlow(String) - Method in class com.amazonaws.services.cognitoidp.model.InitiateAuthRequest
-
The authentication flow for this call to execute.
- setAuthFlow(AuthFlowType) - Method in class com.amazonaws.services.cognitoidp.model.InitiateAuthRequest
-
The authentication flow for this call to execute.
- setAuthParameters(Map<String, String>) - Method in class com.amazonaws.services.cognitoidp.model.AdminInitiateAuthRequest
-
The authentication parameters.
- setAuthParameters(Map<String, String>) - Method in class com.amazonaws.services.cognitoidp.model.InitiateAuthRequest
-
The authentication parameters.
- setAutoVerifiedAttributes(Collection<String>) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolRequest
-
The attributes to be auto-verified.
- setAutoVerifiedAttributes(Collection<String>) - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolRequest
-
The attributes that are automatically verified when the Amazon Cognito service makes a request to update user
pools.
- setAutoVerifiedAttributes(Collection<String>) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolType
-
Specifies the attributes that are auto-verified in a user pool.
- setAWSAccountId(String) - Method in class com.amazonaws.services.cognitoidp.model.DomainDescriptionType
-
The AWS account ID for the user pool owner.
- setCallbackURLs(Collection<String>) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolClientRequest
-
A list of allowed callback URLs for the identity providers.
- setCallbackURLs(Collection<String>) - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolClientRequest
-
A list of allowed callback URLs for the identity providers.
- setCallbackURLs(Collection<String>) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolClientType
-
A list of allowed callback URLs for the identity providers.
- setChallengeName(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminInitiateAuthResult
-
The name of the challenge which you are responding to with this call.
- setChallengeName(ChallengeNameType) - Method in class com.amazonaws.services.cognitoidp.model.AdminInitiateAuthResult
-
The name of the challenge which you are responding to with this call.
- setChallengeName(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminRespondToAuthChallengeRequest
-
The challenge name.
- setChallengeName(ChallengeNameType) - Method in class com.amazonaws.services.cognitoidp.model.AdminRespondToAuthChallengeRequest
-
The challenge name.
- setChallengeName(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminRespondToAuthChallengeResult
-
The name of the challenge.
- setChallengeName(ChallengeNameType) - Method in class com.amazonaws.services.cognitoidp.model.AdminRespondToAuthChallengeResult
-
The name of the challenge.
- setChallengeName(String) - Method in class com.amazonaws.services.cognitoidp.model.InitiateAuthResult
-
The name of the challenge which you are responding to with this call.
- setChallengeName(ChallengeNameType) - Method in class com.amazonaws.services.cognitoidp.model.InitiateAuthResult
-
The name of the challenge which you are responding to with this call.
- setChallengeName(String) - Method in class com.amazonaws.services.cognitoidp.model.RespondToAuthChallengeRequest
-
The challenge name.
- setChallengeName(ChallengeNameType) - Method in class com.amazonaws.services.cognitoidp.model.RespondToAuthChallengeRequest
-
The challenge name.
- setChallengeName(String) - Method in class com.amazonaws.services.cognitoidp.model.RespondToAuthChallengeResult
-
The challenge name.
- setChallengeName(ChallengeNameType) - Method in class com.amazonaws.services.cognitoidp.model.RespondToAuthChallengeResult
-
The challenge name.
- setChallengeParameters(Map<String, String>) - Method in class com.amazonaws.services.cognitoidp.model.AdminInitiateAuthResult
-
The challenge parameters.
- setChallengeParameters(Map<String, String>) - Method in class com.amazonaws.services.cognitoidp.model.AdminRespondToAuthChallengeResult
-
The challenge parameters.
- setChallengeParameters(Map<String, String>) - Method in class com.amazonaws.services.cognitoidp.model.InitiateAuthResult
-
The challenge parameters.
- setChallengeParameters(Map<String, String>) - Method in class com.amazonaws.services.cognitoidp.model.RespondToAuthChallengeResult
-
The challenge parameters.
- setChallengeRequiredOnNewDevice(Boolean) - Method in class com.amazonaws.services.cognitoidp.model.DeviceConfigurationType
-
Indicates whether a challenge is required on a new device.
- setChallengeResponses(Map<String, String>) - Method in class com.amazonaws.services.cognitoidp.model.AdminRespondToAuthChallengeRequest
-
The challenge responses.
- setChallengeResponses(Map<String, String>) - Method in class com.amazonaws.services.cognitoidp.model.RespondToAuthChallengeRequest
-
The challenge responses.
- setClientId(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminInitiateAuthRequest
-
The app client ID.
- setClientId(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminRespondToAuthChallengeRequest
-
The app client ID.
- setClientId(String) - Method in class com.amazonaws.services.cognitoidp.model.ConfirmForgotPasswordRequest
-
The ID of the client associated with the user pool.
- setClientId(String) - Method in class com.amazonaws.services.cognitoidp.model.ConfirmSignUpRequest
-
The ID of the client associated with the user pool.
- setClientId(String) - Method in class com.amazonaws.services.cognitoidp.model.DeleteUserPoolClientRequest
-
The ID of the client associated with the user pool.
- setClientId(String) - Method in class com.amazonaws.services.cognitoidp.model.DescribeUserPoolClientRequest
-
The ID of the client associated with the user pool.
- setClientId(String) - Method in class com.amazonaws.services.cognitoidp.model.ForgotPasswordRequest
-
The ID of the client associated with the user pool.
- setClientId(String) - Method in class com.amazonaws.services.cognitoidp.model.InitiateAuthRequest
-
The app client ID.
- setClientId(String) - Method in class com.amazonaws.services.cognitoidp.model.ResendConfirmationCodeRequest
-
The ID of the client associated with the user pool.
- setClientId(String) - Method in class com.amazonaws.services.cognitoidp.model.RespondToAuthChallengeRequest
-
The app client ID.
- setClientId(String) - Method in class com.amazonaws.services.cognitoidp.model.SignUpRequest
-
The ID of the client associated with the user pool.
- setClientId(String) - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolClientRequest
-
The ID of the client associated with the user pool.
- setClientId(String) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolClientDescription
-
The ID of the client associated with the user pool.
- setClientId(String) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolClientType
-
The ID of the client associated with the user pool.
- setClientMetadata(Map<String, String>) - Method in class com.amazonaws.services.cognitoidp.model.AdminInitiateAuthRequest
-
This is a random key-value pair map which can contain any key and will be passed to your PreAuthentication Lambda
trigger as-is.
- setClientMetadata(Map<String, String>) - Method in class com.amazonaws.services.cognitoidp.model.InitiateAuthRequest
-
This is a random key-value pair map which can contain any key and will be passed to your PreAuthentication Lambda
trigger as-is.
- setClientName(String) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolClientRequest
-
The client name for the user pool client you would like to create.
- setClientName(String) - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolClientRequest
-
The client name from the update user pool client request.
- setClientName(String) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolClientDescription
-
The client name from the user pool client description.
- setClientName(String) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolClientType
-
The client name from the user pool request of the client type.
- setClientSecret(String) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolClientType
-
The client secret from the user pool request of the client type.
- setCloudFrontDistribution(String) - Method in class com.amazonaws.services.cognitoidp.model.DomainDescriptionType
-
The ARN of the CloudFront distribution.
- setCloudWatchLogsRoleArn(String) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserImportJobRequest
-
The role ARN for the Amazon CloudWatch Logging role for the user import job.
- setCloudWatchLogsRoleArn(String) - Method in class com.amazonaws.services.cognitoidp.model.UserImportJobType
-
The role ARN for the Amazon CloudWatch Logging role for the user import job.
- setCode(String) - Method in class com.amazonaws.services.cognitoidp.model.VerifyUserAttributeRequest
-
The verification code in the request to verify user attributes.
- setCodeDeliveryDetails(CodeDeliveryDetailsType) - Method in class com.amazonaws.services.cognitoidp.model.ForgotPasswordResult
-
The code delivery details returned by the server in response to the request to reset a password.
- setCodeDeliveryDetails(CodeDeliveryDetailsType) - Method in class com.amazonaws.services.cognitoidp.model.GetUserAttributeVerificationCodeResult
-
The code delivery details returned by the server in response to the request to get the user attribute
verification code.
- setCodeDeliveryDetails(CodeDeliveryDetailsType) - Method in class com.amazonaws.services.cognitoidp.model.ResendConfirmationCodeResult
-
The code delivery details returned by the server in response to the request to resend the confirmation code.
- setCodeDeliveryDetails(CodeDeliveryDetailsType) - Method in class com.amazonaws.services.cognitoidp.model.SignUpResult
-
The code delivery details returned by the server response to the user registration request.
- setCodeDeliveryDetailsList(Collection<CodeDeliveryDetailsType>) - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserAttributesResult
-
The code delivery details list from the server for the request to update user attributes.
- setCompletionDate(Date) - Method in class com.amazonaws.services.cognitoidp.model.UserImportJobType
-
The date when the user import job was completed.
- setCompletionMessage(String) - Method in class com.amazonaws.services.cognitoidp.model.UserImportJobType
-
The message returned when the user import job is completed.
- setConfirmationCode(String) - Method in class com.amazonaws.services.cognitoidp.model.ConfirmForgotPasswordRequest
-
The confirmation code sent by a user's request to retrieve a forgotten password.
- setConfirmationCode(String) - Method in class com.amazonaws.services.cognitoidp.model.ConfirmSignUpRequest
-
The confirmation code sent by a user's request to confirm registration.
- setCreateAuthChallenge(String) - Method in class com.amazonaws.services.cognitoidp.model.LambdaConfigType
-
Creates an authentication challenge.
- setCreationDate(Date) - Method in class com.amazonaws.services.cognitoidp.model.GroupType
-
The date the group was created.
- setCreationDate(Date) - Method in class com.amazonaws.services.cognitoidp.model.IdentityProviderType
-
The date the identity provider was created.
- setCreationDate(Date) - Method in class com.amazonaws.services.cognitoidp.model.ProviderDescription
-
The date the provider was added to the user pool.
- setCreationDate(Date) - Method in class com.amazonaws.services.cognitoidp.model.UserImportJobType
-
The date the user import job was created.
- setCreationDate(Date) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolClientType
-
The date the user pool client was created.
- setCreationDate(Date) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolDescriptionType
-
The date the user pool description was created.
- setCreationDate(Date) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolType
-
The date the user pool was created.
- setCSVHeader(Collection<String>) - Method in class com.amazonaws.services.cognitoidp.model.GetCSVHeaderResult
-
The header information for the .csv file for the user import job.
- setCustomAttributes(Collection<SchemaAttributeType>) - Method in class com.amazonaws.services.cognitoidp.model.AddCustomAttributesRequest
-
An array of custom attributes, such as Mutable and Name.
- setCustomMessage(String) - Method in class com.amazonaws.services.cognitoidp.model.LambdaConfigType
-
A custom Message AWS Lambda trigger.
- setDefaultRedirectURI(String) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolClientRequest
-
The default redirect URI.
- setDefaultRedirectURI(String) - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolClientRequest
-
The default redirect URI.
- setDefaultRedirectURI(String) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolClientType
-
The default redirect URI.
- setDefineAuthChallenge(String) - Method in class com.amazonaws.services.cognitoidp.model.LambdaConfigType
-
Defines the authentication challenge.
- setDeliveryMedium(String) - Method in class com.amazonaws.services.cognitoidp.model.CodeDeliveryDetailsType
-
The delivery medium (email message or phone number).
- setDeliveryMedium(DeliveryMediumType) - Method in class com.amazonaws.services.cognitoidp.model.CodeDeliveryDetailsType
-
The delivery medium (email message or phone number).
- setDeliveryMedium(String) - Method in class com.amazonaws.services.cognitoidp.model.MFAOptionType
-
The delivery medium (email message or SMS message) to send the MFA code.
- setDeliveryMedium(DeliveryMediumType) - Method in class com.amazonaws.services.cognitoidp.model.MFAOptionType
-
The delivery medium (email message or SMS message) to send the MFA code.
- setDescription(String) - Method in class com.amazonaws.services.cognitoidp.model.CreateGroupRequest
-
A string containing the description of the group.
- setDescription(String) - Method in class com.amazonaws.services.cognitoidp.model.GroupType
-
A string containing the description of the group.
- setDescription(String) - Method in class com.amazonaws.services.cognitoidp.model.UpdateGroupRequest
-
A string containing the new description of the group.
- setDesiredDeliveryMediums(Collection<String>) - Method in class com.amazonaws.services.cognitoidp.model.AdminCreateUserRequest
-
Specify "EMAIL"
if email will be used to send the welcome message.
- setDestination(String) - Method in class com.amazonaws.services.cognitoidp.model.CodeDeliveryDetailsType
-
The destination for the code delivery details.
- setDeveloperOnlyAttribute(Boolean) - Method in class com.amazonaws.services.cognitoidp.model.SchemaAttributeType
-
Specifies whether the attribute type is developer only.
- setDevice(DeviceType) - Method in class com.amazonaws.services.cognitoidp.model.AdminGetDeviceResult
-
The device.
- setDevice(DeviceType) - Method in class com.amazonaws.services.cognitoidp.model.GetDeviceResult
-
The device.
- setDeviceAttributes(Collection<AttributeType>) - Method in class com.amazonaws.services.cognitoidp.model.DeviceType
-
The device attributes.
- setDeviceConfiguration(DeviceConfigurationType) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolRequest
-
The device configuration.
- setDeviceConfiguration(DeviceConfigurationType) - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolRequest
-
Device configuration.
- setDeviceConfiguration(DeviceConfigurationType) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolType
-
The device configuration.
- setDeviceCreateDate(Date) - Method in class com.amazonaws.services.cognitoidp.model.DeviceType
-
The creation date of the device.
- setDeviceGroupKey(String) - Method in class com.amazonaws.services.cognitoidp.model.NewDeviceMetadataType
-
The device group key.
- setDeviceKey(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminForgetDeviceRequest
-
The device key.
- setDeviceKey(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminGetDeviceRequest
-
The device key.
- setDeviceKey(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminUpdateDeviceStatusRequest
-
The device key.
- setDeviceKey(String) - Method in class com.amazonaws.services.cognitoidp.model.ConfirmDeviceRequest
-
The device key.
- setDeviceKey(String) - Method in class com.amazonaws.services.cognitoidp.model.DeviceType
-
The device key.
- setDeviceKey(String) - Method in class com.amazonaws.services.cognitoidp.model.ForgetDeviceRequest
-
The device key.
- setDeviceKey(String) - Method in class com.amazonaws.services.cognitoidp.model.GetDeviceRequest
-
The device key.
- setDeviceKey(String) - Method in class com.amazonaws.services.cognitoidp.model.NewDeviceMetadataType
-
The device key.
- setDeviceKey(String) - Method in class com.amazonaws.services.cognitoidp.model.UpdateDeviceStatusRequest
-
The device key.
- setDeviceLastAuthenticatedDate(Date) - Method in class com.amazonaws.services.cognitoidp.model.DeviceType
-
The date in which the device was last authenticated.
- setDeviceLastModifiedDate(Date) - Method in class com.amazonaws.services.cognitoidp.model.DeviceType
-
The last modified date of the device.
- setDeviceName(String) - Method in class com.amazonaws.services.cognitoidp.model.ConfirmDeviceRequest
-
The device name.
- setDeviceOnlyRememberedOnUserPrompt(Boolean) - Method in class com.amazonaws.services.cognitoidp.model.DeviceConfigurationType
-
If true, a device is only remembered on user prompt.
- setDeviceRememberedStatus(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminUpdateDeviceStatusRequest
-
The status indicating whether a device has been remembered or not.
- setDeviceRememberedStatus(DeviceRememberedStatusType) - Method in class com.amazonaws.services.cognitoidp.model.AdminUpdateDeviceStatusRequest
-
The status indicating whether a device has been remembered or not.
- setDeviceRememberedStatus(String) - Method in class com.amazonaws.services.cognitoidp.model.UpdateDeviceStatusRequest
-
The status of whether a device is remembered.
- setDeviceRememberedStatus(DeviceRememberedStatusType) - Method in class com.amazonaws.services.cognitoidp.model.UpdateDeviceStatusRequest
-
The status of whether a device is remembered.
- setDevices(Collection<DeviceType>) - Method in class com.amazonaws.services.cognitoidp.model.AdminListDevicesResult
-
The devices in the list of devices response.
- setDevices(Collection<DeviceType>) - Method in class com.amazonaws.services.cognitoidp.model.ListDevicesResult
-
The devices returned in the list devices response.
- setDeviceSecretVerifierConfig(DeviceSecretVerifierConfigType) - Method in class com.amazonaws.services.cognitoidp.model.ConfirmDeviceRequest
-
The configuration of the device secret verifier.
- setDomain(String) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolDomainRequest
-
The domain string.
- setDomain(String) - Method in class com.amazonaws.services.cognitoidp.model.DeleteUserPoolDomainRequest
-
The domain string.
- setDomain(String) - Method in class com.amazonaws.services.cognitoidp.model.DescribeUserPoolDomainRequest
-
The domain string.
- setDomain(String) - Method in class com.amazonaws.services.cognitoidp.model.DomainDescriptionType
-
The domain string.
- setDomainDescription(DomainDescriptionType) - Method in class com.amazonaws.services.cognitoidp.model.DescribeUserPoolDomainResult
-
A domain description object containing information about the domain.
- setEmailConfiguration(EmailConfigurationType) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolRequest
-
The email configuration.
- setEmailConfiguration(EmailConfigurationType) - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolRequest
-
Email configuration.
- setEmailConfiguration(EmailConfigurationType) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolType
-
The email configuration.
- setEmailConfigurationFailure(String) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolType
-
The reason why the email configuration cannot send the messages to your users.
- setEmailMessage(String) - Method in class com.amazonaws.services.cognitoidp.model.MessageTemplateType
-
The message template for email messages.
- setEmailSubject(String) - Method in class com.amazonaws.services.cognitoidp.model.MessageTemplateType
-
The subject line for email messages.
- setEmailVerificationMessage(String) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolRequest
-
A string representing the email verification message.
- setEmailVerificationMessage(String) - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolRequest
-
The contents of the email verification message.
- setEmailVerificationMessage(String) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolType
-
The contents of the email verification message.
- setEmailVerificationSubject(String) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolRequest
-
A string representing the email verification subject.
- setEmailVerificationSubject(String) - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolRequest
-
The subject of the email verification message.
- setEmailVerificationSubject(String) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolType
-
The subject of the email verification message.
- setEnabled(Boolean) - Method in class com.amazonaws.services.cognitoidp.model.AdminGetUserResult
-
Indicates that the status is enabled.
- setEnabled(Boolean) - Method in class com.amazonaws.services.cognitoidp.model.UserType
-
Specifies whether the user is enabled.
- setEndpoint(String) - Method in class com.amazonaws.services.cognitoidp.AbstractAWSCognitoIdentityProvider
-
- setEndpoint(String) - Method in interface com.amazonaws.services.cognitoidp.AWSCognitoIdentityProvider
-
- setEstimatedNumberOfUsers(Integer) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolType
-
A number estimating the size of the user pool.
- setExpiresIn(Integer) - Method in class com.amazonaws.services.cognitoidp.model.AuthenticationResultType
-
The expiration period of the authentication result.
- setExplicitAuthFlows(Collection<String>) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolClientRequest
-
The explicit authentication flows.
- setExplicitAuthFlows(Collection<String>) - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolClientRequest
-
Explicit authentication flows.
- setExplicitAuthFlows(Collection<String>) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolClientType
-
The explicit authentication flows.
- setExternalId(String) - Method in class com.amazonaws.services.cognitoidp.model.SmsConfigurationType
-
The external ID.
- setFailedUsers(Long) - Method in class com.amazonaws.services.cognitoidp.model.UserImportJobType
-
The number of users that could not be imported.
- setFilter(String) - Method in class com.amazonaws.services.cognitoidp.model.ListUsersRequest
-
A filter string of the form "AttributeName Filter-Type "AttributeValue"".
- setForceAliasCreation(Boolean) - Method in class com.amazonaws.services.cognitoidp.model.AdminCreateUserRequest
-
This parameter is only used if the phone_number_verified
or email_verified
attribute is
set to True
.
- setForceAliasCreation(Boolean) - Method in class com.amazonaws.services.cognitoidp.model.ConfirmSignUpRequest
-
Boolean to be specified to force user confirmation irrespective of existing alias.
- setGenerateSecret(Boolean) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolClientRequest
-
Boolean to specify whether you want to generate a secret for the user pool client being created.
- setGroup(GroupType) - Method in class com.amazonaws.services.cognitoidp.model.CreateGroupResult
-
The group object for the group.
- setGroup(GroupType) - Method in class com.amazonaws.services.cognitoidp.model.GetGroupResult
-
The group object for the group.
- setGroup(GroupType) - Method in class com.amazonaws.services.cognitoidp.model.UpdateGroupResult
-
The group object for the group.
- setGroupName(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminAddUserToGroupRequest
-
The group name.
- setGroupName(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminRemoveUserFromGroupRequest
-
The group name.
- setGroupName(String) - Method in class com.amazonaws.services.cognitoidp.model.CreateGroupRequest
-
The name of the group.
- setGroupName(String) - Method in class com.amazonaws.services.cognitoidp.model.DeleteGroupRequest
-
The name of the group.
- setGroupName(String) - Method in class com.amazonaws.services.cognitoidp.model.GetGroupRequest
-
The name of the group.
- setGroupName(String) - Method in class com.amazonaws.services.cognitoidp.model.GroupType
-
The name of the group.
- setGroupName(String) - Method in class com.amazonaws.services.cognitoidp.model.ListUsersInGroupRequest
-
The name of the group.
- setGroupName(String) - Method in class com.amazonaws.services.cognitoidp.model.UpdateGroupRequest
-
The name of the group.
- setGroups(Collection<GroupType>) - Method in class com.amazonaws.services.cognitoidp.model.AdminListGroupsForUserResult
-
The groups that the user belongs to.
- setGroups(Collection<GroupType>) - Method in class com.amazonaws.services.cognitoidp.model.ListGroupsResult
-
The group objects for the groups.
- setId(String) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolDescriptionType
-
The ID in a user pool description.
- setId(String) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolType
-
The ID of the user pool.
- setIdentityProvider(IdentityProviderType) - Method in class com.amazonaws.services.cognitoidp.model.CreateIdentityProviderResult
-
The newly created identity provider object.
- setIdentityProvider(IdentityProviderType) - Method in class com.amazonaws.services.cognitoidp.model.DescribeIdentityProviderResult
-
The identity provider that was deleted.
- setIdentityProvider(IdentityProviderType) - Method in class com.amazonaws.services.cognitoidp.model.GetIdentityProviderByIdentifierResult
-
The identity provider object.
- setIdentityProvider(IdentityProviderType) - Method in class com.amazonaws.services.cognitoidp.model.UpdateIdentityProviderResult
-
The identity provider object.
- setIdpIdentifier(String) - Method in class com.amazonaws.services.cognitoidp.model.GetIdentityProviderByIdentifierRequest
-
The identity provider ID.
- setIdpIdentifiers(Collection<String>) - Method in class com.amazonaws.services.cognitoidp.model.CreateIdentityProviderRequest
-
A list of identity provider identifiers.
- setIdpIdentifiers(Collection<String>) - Method in class com.amazonaws.services.cognitoidp.model.IdentityProviderType
-
A list of identity provider identifiers.
- setIdpIdentifiers(Collection<String>) - Method in class com.amazonaws.services.cognitoidp.model.UpdateIdentityProviderRequest
-
A list of identity provider identifiers.
- setIdToken(String) - Method in class com.amazonaws.services.cognitoidp.model.AuthenticationResultType
-
The ID token of the authentication result.
- setImportedUsers(Long) - Method in class com.amazonaws.services.cognitoidp.model.UserImportJobType
-
The number of users that were successfully imported.
- setInviteMessageTemplate(MessageTemplateType) - Method in class com.amazonaws.services.cognitoidp.model.AdminCreateUserConfigType
-
The message template to be used for the welcome message to new users.
- setJobId(String) - Method in class com.amazonaws.services.cognitoidp.model.DescribeUserImportJobRequest
-
The job ID for the user import job.
- setJobId(String) - Method in class com.amazonaws.services.cognitoidp.model.StartUserImportJobRequest
-
The job ID for the user import job.
- setJobId(String) - Method in class com.amazonaws.services.cognitoidp.model.StopUserImportJobRequest
-
The job ID for the user import job.
- setJobId(String) - Method in class com.amazonaws.services.cognitoidp.model.UserImportJobType
-
The job ID for the user import job.
- setJobName(String) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserImportJobRequest
-
The job name for the user import job.
- setJobName(String) - Method in class com.amazonaws.services.cognitoidp.model.UserImportJobType
-
The job name for the user import job.
- setLambdaConfig(LambdaConfigType) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolRequest
-
The Lambda trigger configuration information for the new user pool.
- setLambdaConfig(LambdaConfigType) - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolRequest
-
The AWS Lambda configuration information from the request to update the user pool.
- setLambdaConfig(LambdaConfigType) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolDescriptionType
-
The AWS Lambda configuration information in a user pool description.
- setLambdaConfig(LambdaConfigType) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolType
-
A container for the AWS Lambda triggers associated with a user pool.
- setLastModifiedDate(Date) - Method in class com.amazonaws.services.cognitoidp.model.GroupType
-
The date the group was last modified.
- setLastModifiedDate(Date) - Method in class com.amazonaws.services.cognitoidp.model.IdentityProviderType
-
The date the identity provider was last modified.
- setLastModifiedDate(Date) - Method in class com.amazonaws.services.cognitoidp.model.ProviderDescription
-
The date the provider was last modified.
- setLastModifiedDate(Date) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolClientType
-
The date the user pool client was last modified.
- setLastModifiedDate(Date) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolDescriptionType
-
The date the user pool description was last modified.
- setLastModifiedDate(Date) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolType
-
The date the user pool was last modified.
- setLimit(Integer) - Method in class com.amazonaws.services.cognitoidp.model.AdminListDevicesRequest
-
The limit of the devices request.
- setLimit(Integer) - Method in class com.amazonaws.services.cognitoidp.model.AdminListGroupsForUserRequest
-
The limit of the request to list groups.
- setLimit(Integer) - Method in class com.amazonaws.services.cognitoidp.model.ListDevicesRequest
-
The limit of the device request.
- setLimit(Integer) - Method in class com.amazonaws.services.cognitoidp.model.ListGroupsRequest
-
The limit of the request to list groups.
- setLimit(Integer) - Method in class com.amazonaws.services.cognitoidp.model.ListUsersInGroupRequest
-
The limit of the request to list users.
- setLimit(Integer) - Method in class com.amazonaws.services.cognitoidp.model.ListUsersRequest
-
Maximum number of users to be returned.
- setLogoutURLs(Collection<String>) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolClientRequest
-
A list of allowed logout URLs for the identity providers.
- setLogoutURLs(Collection<String>) - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolClientRequest
-
A list ofallowed logout URLs for the identity providers.
- setLogoutURLs(Collection<String>) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolClientType
-
A list ofallowed logout URLs for the identity providers.
- setMaxLength(String) - Method in class com.amazonaws.services.cognitoidp.model.StringAttributeConstraintsType
-
The maximum length of an attribute value of the string type.
- setMaxResults(Integer) - Method in class com.amazonaws.services.cognitoidp.model.ListIdentityProvidersRequest
-
The maximum number of identity providers to return.
- setMaxResults(Integer) - Method in class com.amazonaws.services.cognitoidp.model.ListUserImportJobsRequest
-
The maximum number of import jobs you want the request to return.
- setMaxResults(Integer) - Method in class com.amazonaws.services.cognitoidp.model.ListUserPoolClientsRequest
-
The maximum number of results you want the request to return when listing the user pool clients.
- setMaxResults(Integer) - Method in class com.amazonaws.services.cognitoidp.model.ListUserPoolsRequest
-
The maximum number of results you want the request to return when listing the user pools.
- setMaxValue(String) - Method in class com.amazonaws.services.cognitoidp.model.NumberAttributeConstraintsType
-
The maximum value of an attribute that is of the number data type.
- setMessageAction(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminCreateUserRequest
-
Set to "RESEND"
to resend the invitation message to a user that already exists and reset the
expiration limit on the user's account.
- setMessageAction(MessageActionType) - Method in class com.amazonaws.services.cognitoidp.model.AdminCreateUserRequest
-
Set to "RESEND"
to resend the invitation message to a user that already exists and reset the
expiration limit on the user's account.
- setMfaConfiguration(String) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolRequest
-
Specifies MFA configuration details.
- setMfaConfiguration(UserPoolMfaType) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolRequest
-
Specifies MFA configuration details.
- setMfaConfiguration(String) - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolRequest
-
Can be one of the following values:
- setMfaConfiguration(UserPoolMfaType) - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolRequest
-
Can be one of the following values:
- setMfaConfiguration(String) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolType
-
Can be one of the following values:
- setMfaConfiguration(UserPoolMfaType) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolType
-
Can be one of the following values:
- setMFAOptions(Collection<MFAOptionType>) - Method in class com.amazonaws.services.cognitoidp.model.AdminGetUserResult
-
Specifies the options for MFA (e.g., email or phone number).
- setMFAOptions(Collection<MFAOptionType>) - Method in class com.amazonaws.services.cognitoidp.model.AdminSetUserSettingsRequest
-
Specifies the options for MFA (e.g., email or phone number).
- setMFAOptions(Collection<MFAOptionType>) - Method in class com.amazonaws.services.cognitoidp.model.GetUserResult
-
Specifies the options for MFA (e.g., email or phone number).
- setMFAOptions(Collection<MFAOptionType>) - Method in class com.amazonaws.services.cognitoidp.model.SetUserSettingsRequest
-
Specifies the options for MFA (e.g., email or phone number).
- setMFAOptions(Collection<MFAOptionType>) - Method in class com.amazonaws.services.cognitoidp.model.UserType
-
The MFA options for the user.
- setMinimumLength(Integer) - Method in class com.amazonaws.services.cognitoidp.model.PasswordPolicyType
-
The minimum length of the password policy that you have set.
- setMinLength(String) - Method in class com.amazonaws.services.cognitoidp.model.StringAttributeConstraintsType
-
The minimum length of an attribute value of the string type.
- setMinValue(String) - Method in class com.amazonaws.services.cognitoidp.model.NumberAttributeConstraintsType
-
The minimum value of an attribute that is of the number data type.
- setMutable(Boolean) - Method in class com.amazonaws.services.cognitoidp.model.SchemaAttributeType
-
Specifies whether the attribute can be changed once it has been created.
- setName(String) - Method in class com.amazonaws.services.cognitoidp.model.AttributeType
-
The name of the attribute.
- setName(String) - Method in class com.amazonaws.services.cognitoidp.model.SchemaAttributeType
-
A schema attribute of the name type.
- setName(String) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolDescriptionType
-
The name in a user pool description.
- setName(String) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolType
-
The name of the user pool.
- setNewDeviceMetadata(NewDeviceMetadataType) - Method in class com.amazonaws.services.cognitoidp.model.AuthenticationResultType
-
The new device metadata from an authentication result.
- setNextToken(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminListGroupsForUserRequest
-
An identifier that was returned from the previous call to this operation, which can be used to return the next
set of items in the list.
- setNextToken(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminListGroupsForUserResult
-
An identifier that was returned from the previous call to this operation, which can be used to return the next
set of items in the list.
- setNextToken(String) - Method in class com.amazonaws.services.cognitoidp.model.ListGroupsRequest
-
An identifier that was returned from the previous call to this operation, which can be used to return the next
set of items in the list.
- setNextToken(String) - Method in class com.amazonaws.services.cognitoidp.model.ListGroupsResult
-
An identifier that was returned from the previous call to this operation, which can be used to return the next
set of items in the list.
- setNextToken(String) - Method in class com.amazonaws.services.cognitoidp.model.ListIdentityProvidersRequest
-
A pagination token.
- setNextToken(String) - Method in class com.amazonaws.services.cognitoidp.model.ListIdentityProvidersResult
-
A pagination token.
- setNextToken(String) - Method in class com.amazonaws.services.cognitoidp.model.ListUserPoolClientsRequest
-
An identifier that was returned from the previous call to this operation, which can be used to return the next
set of items in the list.
- setNextToken(String) - Method in class com.amazonaws.services.cognitoidp.model.ListUserPoolClientsResult
-
An identifier that was returned from the previous call to this operation, which can be used to return the next
set of items in the list.
- setNextToken(String) - Method in class com.amazonaws.services.cognitoidp.model.ListUserPoolsRequest
-
An identifier that was returned from the previous call to this operation, which can be used to return the next
set of items in the list.
- setNextToken(String) - Method in class com.amazonaws.services.cognitoidp.model.ListUserPoolsResult
-
An identifier that was returned from the previous call to this operation, which can be used to return the next
set of items in the list.
- setNextToken(String) - Method in class com.amazonaws.services.cognitoidp.model.ListUsersInGroupRequest
-
An identifier that was returned from the previous call to this operation, which can be used to return the next
set of items in the list.
- setNextToken(String) - Method in class com.amazonaws.services.cognitoidp.model.ListUsersInGroupResult
-
An identifier that was returned from the previous call to this operation, which can be used to return the next
set of items in the list.
- setNumberAttributeConstraints(NumberAttributeConstraintsType) - Method in class com.amazonaws.services.cognitoidp.model.SchemaAttributeType
-
Specifies the constraints for an attribute of the number type.
- setPaginationToken(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminListDevicesRequest
-
The pagination token.
- setPaginationToken(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminListDevicesResult
-
The pagination token.
- setPaginationToken(String) - Method in class com.amazonaws.services.cognitoidp.model.ListDevicesRequest
-
The pagination token for the list request.
- setPaginationToken(String) - Method in class com.amazonaws.services.cognitoidp.model.ListDevicesResult
-
The pagination token for the list device response.
- setPaginationToken(String) - Method in class com.amazonaws.services.cognitoidp.model.ListUserImportJobsRequest
-
An identifier that was returned from the previous call to ListUserImportJobs
, which can be used to
return the next set of import jobs in the list.
- setPaginationToken(String) - Method in class com.amazonaws.services.cognitoidp.model.ListUserImportJobsResult
-
An identifier that can be used to return the next set of user import jobs in the list.
- setPaginationToken(String) - Method in class com.amazonaws.services.cognitoidp.model.ListUsersRequest
-
An identifier that was returned from the previous call to this operation, which can be used to return the next
set of items in the list.
- setPaginationToken(String) - Method in class com.amazonaws.services.cognitoidp.model.ListUsersResult
-
An identifier that was returned from the previous call to this operation, which can be used to return the next
set of items in the list.
- setPassword(String) - Method in class com.amazonaws.services.cognitoidp.model.ConfirmForgotPasswordRequest
-
The password sent by a user's request to retrieve a forgotten password.
- setPassword(String) - Method in class com.amazonaws.services.cognitoidp.model.SignUpRequest
-
The password of the user you wish to register.
- setPasswordPolicy(PasswordPolicyType) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolPolicyType
-
A container for information about the user pool password policy.
- setPasswordVerifier(String) - Method in class com.amazonaws.services.cognitoidp.model.DeviceSecretVerifierConfigType
-
The password verifier.
- setPolicies(UserPoolPolicyType) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolRequest
-
The policies associated with the new user pool.
- setPolicies(UserPoolPolicyType) - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolRequest
-
A container with the policies you wish to update in a user pool.
- setPolicies(UserPoolPolicyType) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolType
-
A container for the policies associated with a user pool.
- setPoolName(String) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolRequest
-
A string used to name the user pool.
- setPostAuthentication(String) - Method in class com.amazonaws.services.cognitoidp.model.LambdaConfigType
-
A post-authentication AWS Lambda trigger.
- setPostConfirmation(String) - Method in class com.amazonaws.services.cognitoidp.model.LambdaConfigType
-
A post-confirmation AWS Lambda trigger.
- setPreAuthentication(String) - Method in class com.amazonaws.services.cognitoidp.model.LambdaConfigType
-
A pre-authentication AWS Lambda trigger.
- setPrecedence(Integer) - Method in class com.amazonaws.services.cognitoidp.model.CreateGroupRequest
-
A nonnegative integer value that specifies the precedence of this group relative to the other groups that a user
can belong to in the user pool.
- setPrecedence(Integer) - Method in class com.amazonaws.services.cognitoidp.model.GroupType
-
A nonnegative integer value that specifies the precedence of this group relative to the other groups that a user
can belong to in the user pool.
- setPrecedence(Integer) - Method in class com.amazonaws.services.cognitoidp.model.UpdateGroupRequest
-
The new precedence value for the group.
- setPreSignedUrl(String) - Method in class com.amazonaws.services.cognitoidp.model.UserImportJobType
-
The pre-signed URL to be used to upload the .csv
file.
- setPreSignUp(String) - Method in class com.amazonaws.services.cognitoidp.model.LambdaConfigType
-
A pre-registration AWS Lambda trigger.
- setPreviousPassword(String) - Method in class com.amazonaws.services.cognitoidp.model.ChangePasswordRequest
-
The old password in the change password request.
- setProposedPassword(String) - Method in class com.amazonaws.services.cognitoidp.model.ChangePasswordRequest
-
The new password in the change password request.
- setProviderDetails(Map<String, String>) - Method in class com.amazonaws.services.cognitoidp.model.CreateIdentityProviderRequest
-
The identity provider details, such as MetadataURL
and MetadataFile
.
- setProviderDetails(Map<String, String>) - Method in class com.amazonaws.services.cognitoidp.model.IdentityProviderType
-
The identity provider details, such as MetadataURL
and MetadataFile
.
- setProviderDetails(Map<String, String>) - Method in class com.amazonaws.services.cognitoidp.model.UpdateIdentityProviderRequest
-
The identity provider details to be updated, such as MetadataURL
and MetadataFile
.
- setProviderName(String) - Method in class com.amazonaws.services.cognitoidp.model.CreateIdentityProviderRequest
-
The identity provider name.
- setProviderName(String) - Method in class com.amazonaws.services.cognitoidp.model.DeleteIdentityProviderRequest
-
The identity provider name.
- setProviderName(String) - Method in class com.amazonaws.services.cognitoidp.model.DescribeIdentityProviderRequest
-
The identity provider name.
- setProviderName(String) - Method in class com.amazonaws.services.cognitoidp.model.IdentityProviderType
-
The identity provider name.
- setProviderName(String) - Method in class com.amazonaws.services.cognitoidp.model.ProviderDescription
-
The identity provider name.
- setProviderName(String) - Method in class com.amazonaws.services.cognitoidp.model.UpdateIdentityProviderRequest
-
The identity provider name.
- setProviders(Collection<ProviderDescription>) - Method in class com.amazonaws.services.cognitoidp.model.ListIdentityProvidersResult
-
A list of identity provider objects.
- setProviderType(String) - Method in class com.amazonaws.services.cognitoidp.model.CreateIdentityProviderRequest
-
The identity provider type.
- setProviderType(IdentityProviderTypeType) - Method in class com.amazonaws.services.cognitoidp.model.CreateIdentityProviderRequest
-
The identity provider type.
- setProviderType(String) - Method in class com.amazonaws.services.cognitoidp.model.IdentityProviderType
-
The identity provider type.
- setProviderType(IdentityProviderTypeType) - Method in class com.amazonaws.services.cognitoidp.model.IdentityProviderType
-
The identity provider type.
- setProviderType(String) - Method in class com.amazonaws.services.cognitoidp.model.ProviderDescription
-
The identity provider type.
- setProviderType(IdentityProviderTypeType) - Method in class com.amazonaws.services.cognitoidp.model.ProviderDescription
-
The identity provider type.
- setReadAttributes(Collection<String>) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolClientRequest
-
The read attributes.
- setReadAttributes(Collection<String>) - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolClientRequest
-
The read-only attributes of the user pool.
- setReadAttributes(Collection<String>) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolClientType
-
The Read-only attributes.
- setRefreshToken(String) - Method in class com.amazonaws.services.cognitoidp.model.AuthenticationResultType
-
The refresh token of the authentication result.
- setRefreshTokenValidity(Integer) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolClientRequest
-
The time limit, in days, after which the refresh token is no longer valid and cannot be used.
- setRefreshTokenValidity(Integer) - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolClientRequest
-
The time limit, in days, after which the refresh token is no longer valid and cannot be used.
- setRefreshTokenValidity(Integer) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolClientType
-
The time limit, in days, after which the refresh token is no longer valid and cannot be used.
- setRegion(Region) - Method in class com.amazonaws.services.cognitoidp.AbstractAWSCognitoIdentityProvider
-
- setRegion(Region) - Method in interface com.amazonaws.services.cognitoidp.AWSCognitoIdentityProvider
-
- setReplyToEmailAddress(String) - Method in class com.amazonaws.services.cognitoidp.model.EmailConfigurationType
-
The REPLY-TO email address.
- setRequired(Boolean) - Method in class com.amazonaws.services.cognitoidp.model.SchemaAttributeType
-
Specifies whether a user pool attribute is required.
- setRequireLowercase(Boolean) - Method in class com.amazonaws.services.cognitoidp.model.PasswordPolicyType
-
In the password policy that you have set, refers to whether you have required users to use at least one lowercase
letter in their password.
- setRequireNumbers(Boolean) - Method in class com.amazonaws.services.cognitoidp.model.PasswordPolicyType
-
In the password policy that you have set, refers to whether you have required users to use at least one number in
their password.
- setRequireSymbols(Boolean) - Method in class com.amazonaws.services.cognitoidp.model.PasswordPolicyType
-
In the password policy that you have set, refers to whether you have required users to use at least one symbol in
their password.
- setRequireUppercase(Boolean) - Method in class com.amazonaws.services.cognitoidp.model.PasswordPolicyType
-
In the password policy that you have set, refers to whether you have required users to use at least one uppercase
letter in their password.
- setRoleArn(String) - Method in class com.amazonaws.services.cognitoidp.model.CreateGroupRequest
-
The role ARN for the group.
- setRoleArn(String) - Method in class com.amazonaws.services.cognitoidp.model.GroupType
-
The role ARN for the group.
- setRoleArn(String) - Method in class com.amazonaws.services.cognitoidp.model.UpdateGroupRequest
-
The new role ARN for the group.
- setS3Bucket(String) - Method in class com.amazonaws.services.cognitoidp.model.DomainDescriptionType
-
The S3 bucket where the static files for this domain are stored.
- setSalt(String) - Method in class com.amazonaws.services.cognitoidp.model.DeviceSecretVerifierConfigType
-
The salt.
- setSchema(Collection<SchemaAttributeType>) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolRequest
-
An array of schema attributes for the new user pool.
- setSchemaAttributes(Collection<SchemaAttributeType>) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolType
-
A container with the schema attributes of a user pool.
- setSecretHash(String) - Method in class com.amazonaws.services.cognitoidp.model.ConfirmForgotPasswordRequest
-
A keyed-hash message authentication code (HMAC) calculated using the secret key of a user pool client and
username plus the client ID in the message.
- setSecretHash(String) - Method in class com.amazonaws.services.cognitoidp.model.ConfirmSignUpRequest
-
A keyed-hash message authentication code (HMAC) calculated using the secret key of a user pool client and
username plus the client ID in the message.
- setSecretHash(String) - Method in class com.amazonaws.services.cognitoidp.model.ForgotPasswordRequest
-
A keyed-hash message authentication code (HMAC) calculated using the secret key of a user pool client and
username plus the client ID in the message.
- setSecretHash(String) - Method in class com.amazonaws.services.cognitoidp.model.ResendConfirmationCodeRequest
-
A keyed-hash message authentication code (HMAC) calculated using the secret key of a user pool client and
username plus the client ID in the message.
- setSecretHash(String) - Method in class com.amazonaws.services.cognitoidp.model.SignUpRequest
-
A keyed-hash message authentication code (HMAC) calculated using the secret key of a user pool client and
username plus the client ID in the message.
- setSession(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminInitiateAuthResult
-
The session which should be passed both ways in challenge-response calls to the service.
- setSession(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminRespondToAuthChallengeRequest
-
The session which should be passed both ways in challenge-response calls to the service.
- setSession(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminRespondToAuthChallengeResult
-
The session which should be passed both ways in challenge-response calls to the service.
- setSession(String) - Method in class com.amazonaws.services.cognitoidp.model.InitiateAuthResult
-
The session which should be passed both ways in challenge-response calls to the service.
- setSession(String) - Method in class com.amazonaws.services.cognitoidp.model.RespondToAuthChallengeRequest
-
The session which should be passed both ways in challenge-response calls to the service.
- setSession(String) - Method in class com.amazonaws.services.cognitoidp.model.RespondToAuthChallengeResult
-
The session which should be passed both ways in challenge-response calls to the service.
- setSkippedUsers(Long) - Method in class com.amazonaws.services.cognitoidp.model.UserImportJobType
-
The number of users that were skipped.
- setSmsAuthenticationMessage(String) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolRequest
-
A string representing the SMS authentication message.
- setSmsAuthenticationMessage(String) - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolRequest
-
The contents of the SMS authentication message.
- setSmsAuthenticationMessage(String) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolType
-
The contents of the SMS authentication message.
- setSmsConfiguration(SmsConfigurationType) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolRequest
-
The SMS configuration.
- setSmsConfiguration(SmsConfigurationType) - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolRequest
-
SMS configuration.
- setSmsConfiguration(SmsConfigurationType) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolType
-
The SMS configuration.
- setSmsConfigurationFailure(String) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolType
-
The reason why the SMS configuration cannot send the messages to your users.
- setSMSMessage(String) - Method in class com.amazonaws.services.cognitoidp.model.MessageTemplateType
-
The message template for SMS messages.
- setSmsVerificationMessage(String) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolRequest
-
A string representing the SMS verification message.
- setSmsVerificationMessage(String) - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolRequest
-
A container with information about the SMS verification message.
- setSmsVerificationMessage(String) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolType
-
The contents of the SMS verification message.
- setSnsCallerArn(String) - Method in class com.amazonaws.services.cognitoidp.model.SmsConfigurationType
-
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) caller.
- setSourceArn(String) - Method in class com.amazonaws.services.cognitoidp.model.EmailConfigurationType
-
The Amazon Resource Name (ARN) of the email source.
- setStartDate(Date) - Method in class com.amazonaws.services.cognitoidp.model.UserImportJobType
-
The date when the user import job was started.
- setStatus(String) - Method in class com.amazonaws.services.cognitoidp.model.DomainDescriptionType
-
The domain status.
- setStatus(DomainStatusType) - Method in class com.amazonaws.services.cognitoidp.model.DomainDescriptionType
-
The domain status.
- setStatus(String) - Method in class com.amazonaws.services.cognitoidp.model.UserImportJobType
-
The status of the user import job.
- setStatus(UserImportJobStatusType) - Method in class com.amazonaws.services.cognitoidp.model.UserImportJobType
-
The status of the user import job.
- setStatus(String) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolDescriptionType
-
The user pool status in a user pool description.
- setStatus(StatusType) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolDescriptionType
-
The user pool status in a user pool description.
- setStatus(String) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolType
-
The status of a user pool.
- setStatus(StatusType) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolType
-
The status of a user pool.
- setStringAttributeConstraints(StringAttributeConstraintsType) - Method in class com.amazonaws.services.cognitoidp.model.SchemaAttributeType
-
Specifies the constraints for an attribute of the string type.
- setSupportedIdentityProviders(Collection<String>) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolClientRequest
-
A list of provider names for the identity providers that are supported on this client.
- setSupportedIdentityProviders(Collection<String>) - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolClientRequest
-
A list of provider names for the identity providers that are supported on this client.
- setSupportedIdentityProviders(Collection<String>) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolClientType
-
A list of provider names for the identity providers that are supported on this client.
- setTemporaryPassword(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminCreateUserRequest
-
The user's temporary password.
- setTokenType(String) - Method in class com.amazonaws.services.cognitoidp.model.AuthenticationResultType
-
The token type of the authentication result.
- setUnusedAccountValidityDays(Integer) - Method in class com.amazonaws.services.cognitoidp.model.AdminCreateUserConfigType
-
The user account expiration limit, in days, after which the account is no longer usable.
- setUser(UserType) - Method in class com.amazonaws.services.cognitoidp.model.AdminCreateUserResult
-
The user returned in the request to create a new user.
- setUserAttributeNames(Collection<String>) - Method in class com.amazonaws.services.cognitoidp.model.AdminDeleteUserAttributesRequest
-
An array of strings representing the user attribute names you wish to delete.
- setUserAttributeNames(Collection<String>) - Method in class com.amazonaws.services.cognitoidp.model.DeleteUserAttributesRequest
-
An array of strings representing the user attribute names you wish to delete.
- setUserAttributes(Collection<AttributeType>) - Method in class com.amazonaws.services.cognitoidp.model.AdminCreateUserRequest
-
An array of name-value pairs that contain user attributes and attribute values to be set for the user to be
created.
- setUserAttributes(Collection<AttributeType>) - Method in class com.amazonaws.services.cognitoidp.model.AdminGetUserResult
-
An array of name-value pairs representing user attributes.
- setUserAttributes(Collection<AttributeType>) - Method in class com.amazonaws.services.cognitoidp.model.AdminUpdateUserAttributesRequest
-
An array of name-value pairs representing user attributes.
- setUserAttributes(Collection<AttributeType>) - Method in class com.amazonaws.services.cognitoidp.model.GetUserResult
-
An array of name-value pairs representing user attributes.
- setUserAttributes(Collection<AttributeType>) - Method in class com.amazonaws.services.cognitoidp.model.SignUpRequest
-
An array of name-value pairs representing user attributes.
- setUserAttributes(Collection<AttributeType>) - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserAttributesRequest
-
An array of name-value pairs representing user attributes.
- setUserConfirmationNecessary(Boolean) - Method in class com.amazonaws.services.cognitoidp.model.ConfirmDeviceResult
-
Indicates whether the user confirmation is necessary to confirm the device response.
- setUserConfirmed(Boolean) - Method in class com.amazonaws.services.cognitoidp.model.SignUpResult
-
A response from the server indicating that a user registration has been confirmed.
- setUserCreateDate(Date) - Method in class com.amazonaws.services.cognitoidp.model.AdminGetUserResult
-
The date the user was created.
- setUserCreateDate(Date) - Method in class com.amazonaws.services.cognitoidp.model.UserType
-
The creation date of the user.
- setUserImportJob(UserImportJobType) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserImportJobResult
-
The job object that represents the user import job.
- setUserImportJob(UserImportJobType) - Method in class com.amazonaws.services.cognitoidp.model.DescribeUserImportJobResult
-
The job object that represents the user import job.
- setUserImportJob(UserImportJobType) - Method in class com.amazonaws.services.cognitoidp.model.StartUserImportJobResult
-
The job object that represents the user import job.
- setUserImportJob(UserImportJobType) - Method in class com.amazonaws.services.cognitoidp.model.StopUserImportJobResult
-
The job object that represents the user import job.
- setUserImportJobs(Collection<UserImportJobType>) - Method in class com.amazonaws.services.cognitoidp.model.ListUserImportJobsResult
-
The user import jobs.
- setUserLastModifiedDate(Date) - Method in class com.amazonaws.services.cognitoidp.model.AdminGetUserResult
-
The date the user was last modified.
- setUserLastModifiedDate(Date) - Method in class com.amazonaws.services.cognitoidp.model.UserType
-
The last modified date of the user.
- setUsername(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminAddUserToGroupRequest
-
The username for the user.
- setUsername(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminConfirmSignUpRequest
-
The user name for which you want to confirm user registration.
- setUsername(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminCreateUserRequest
-
The username for the user.
- setUsername(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminDeleteUserAttributesRequest
-
The user name of the user from which you would like to delete attributes.
- setUsername(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminDeleteUserRequest
-
The user name of the user you wish to delete.
- setUsername(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminDisableUserRequest
-
The user name of the user you wish to disable.
- setUsername(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminEnableUserRequest
-
The user name of the user you wish to enable.
- setUsername(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminForgetDeviceRequest
-
The user name.
- setUsername(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminGetDeviceRequest
-
The user name.
- setUsername(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminGetUserRequest
-
The user name of the user you wish to retrieve.
- setUsername(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminGetUserResult
-
The user name of the user about whom you are receiving information.
- setUsername(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminListDevicesRequest
-
The user name.
- setUsername(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminListGroupsForUserRequest
-
The username for the user.
- setUsername(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminRemoveUserFromGroupRequest
-
The username for the user.
- setUsername(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminResetUserPasswordRequest
-
The user name of the user whose password you wish to reset.
- setUsername(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminSetUserSettingsRequest
-
The user name of the user for whom you wish to set user settings.
- setUsername(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminUpdateDeviceStatusRequest
-
The user name.
- setUsername(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminUpdateUserAttributesRequest
-
The user name of the user for whom you want to update user attributes.
- setUsername(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminUserGlobalSignOutRequest
-
The user name.
- setUsername(String) - Method in class com.amazonaws.services.cognitoidp.model.ConfirmForgotPasswordRequest
-
The user name of the user for whom you want to enter a code to retrieve a forgotten password.
- setUsername(String) - Method in class com.amazonaws.services.cognitoidp.model.ConfirmSignUpRequest
-
The user name of the user whose registration you wish to confirm.
- setUsername(String) - Method in class com.amazonaws.services.cognitoidp.model.ForgotPasswordRequest
-
The user name of the user for whom you want to enter a code to reset a forgotten password.
- setUsername(String) - Method in class com.amazonaws.services.cognitoidp.model.GetUserResult
-
The user name of the user you wish to retrieve from the get user request.
- setUsername(String) - Method in class com.amazonaws.services.cognitoidp.model.ResendConfirmationCodeRequest
-
The user name of the user to whom you wish to resend a confirmation code.
- setUsername(String) - Method in class com.amazonaws.services.cognitoidp.model.SignUpRequest
-
The user name of the user you wish to register.
- setUsername(String) - Method in class com.amazonaws.services.cognitoidp.model.UserType
-
The user name of the user you wish to describe.
- setUsernameAttributes(Collection<String>) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolRequest
-
Specifies whether email addresses or phone numbers can be specified as usernames when a user signs up.
- setUsernameAttributes(Collection<String>) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolType
-
Specifies whether email addresses or phone numbers can be specified as usernames when a user signs up.
- setUserPool(UserPoolType) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolResult
-
A container for the user pool details.
- setUserPool(UserPoolType) - Method in class com.amazonaws.services.cognitoidp.model.DescribeUserPoolResult
-
The container of metadata returned by the server to describe the pool.
- setUserPoolClient(UserPoolClientType) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolClientResult
-
The user pool client that was just created.
- setUserPoolClient(UserPoolClientType) - Method in class com.amazonaws.services.cognitoidp.model.DescribeUserPoolClientResult
-
The user pool client from a server response to describe the user pool client.
- setUserPoolClient(UserPoolClientType) - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolClientResult
-
The user pool client value from the response from the server when an update user pool client request is made.
- setUserPoolClients(Collection<UserPoolClientDescription>) - Method in class com.amazonaws.services.cognitoidp.model.ListUserPoolClientsResult
-
The user pool clients in the response that lists user pool clients.
- setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.AddCustomAttributesRequest
-
The user pool ID for the user pool where you want to add custom attributes.
- setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminAddUserToGroupRequest
-
The user pool ID for the user pool.
- setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminConfirmSignUpRequest
-
The user pool ID for which you want to confirm user registration.
- setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminCreateUserRequest
-
The user pool ID for the user pool where the user will be created.
- setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminDeleteUserAttributesRequest
-
The user pool ID for the user pool where you want to delete user attributes.
- setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminDeleteUserRequest
-
The user pool ID for the user pool where you want to delete the user.
- setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminDisableUserRequest
-
The user pool ID for the user pool where you want to disable the user.
- setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminEnableUserRequest
-
The user pool ID for the user pool where you want to enable the user.
- setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminForgetDeviceRequest
-
The user pool ID.
- setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminGetDeviceRequest
-
The user pool ID.
- setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminGetUserRequest
-
The user pool ID for the user pool where you want to get information about the user.
- setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminInitiateAuthRequest
-
The ID of the Amazon Cognito user pool.
- setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminListDevicesRequest
-
The user pool ID.
- setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminListGroupsForUserRequest
-
The user pool ID for the user pool.
- setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminRemoveUserFromGroupRequest
-
The user pool ID for the user pool.
- setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminResetUserPasswordRequest
-
The user pool ID for the user pool where you want to reset the user's password.
- setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminRespondToAuthChallengeRequest
-
The ID of the Amazon Cognito user pool.
- setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminSetUserSettingsRequest
-
The user pool ID for the user pool where you want to set the user's settings, such as MFA options.
- setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminUpdateDeviceStatusRequest
-
The user pool ID.
- setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminUpdateUserAttributesRequest
-
The user pool ID for the user pool where you want to update user attributes.
- setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminUserGlobalSignOutRequest
-
The user pool ID.
- setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.CreateGroupRequest
-
The user pool ID for the user pool.
- setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.CreateIdentityProviderRequest
-
The user pool ID.
- setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserImportJobRequest
-
The user pool ID for the user pool that the users are being imported into.
- setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolClientRequest
-
The user pool ID for the user pool where you want to create a user pool client.
- setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolDomainRequest
-
The user pool ID.
- setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.DeleteGroupRequest
-
The user pool ID for the user pool.
- setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.DeleteIdentityProviderRequest
-
The user pool ID.
- setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.DeleteUserPoolClientRequest
-
The user pool ID for the user pool where you want to delete the client.
- setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.DeleteUserPoolDomainRequest
-
The user pool ID.
- setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.DeleteUserPoolRequest
-
The user pool ID for the user pool you want to delete.
- setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.DescribeIdentityProviderRequest
-
The user pool ID.
- setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.DescribeUserImportJobRequest
-
The user pool ID for the user pool that the users are being imported into.
- setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.DescribeUserPoolClientRequest
-
The user pool ID for the user pool you want to describe.
- setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.DescribeUserPoolRequest
-
The user pool ID for the user pool you want to describe.
- setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.DomainDescriptionType
-
The user pool ID.
- setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.GetCSVHeaderRequest
-
The user pool ID for the user pool that the users are to be imported into.
- setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.GetCSVHeaderResult
-
The user pool ID for the user pool that the users are to be imported into.
- setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.GetGroupRequest
-
The user pool ID for the user pool.
- setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.GetIdentityProviderByIdentifierRequest
-
The user pool ID.
- setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.GroupType
-
The user pool ID for the user pool.
- setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.IdentityProviderType
-
The user pool ID.
- setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.ListGroupsRequest
-
The user pool ID for the user pool.
- setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.ListIdentityProvidersRequest
-
The user pool ID.
- setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.ListUserImportJobsRequest
-
The user pool ID for the user pool that the users are being imported into.
- setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.ListUserPoolClientsRequest
-
The user pool ID for the user pool where you want to list user pool clients.
- setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.ListUsersInGroupRequest
-
The user pool ID for the user pool.
- setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.ListUsersRequest
-
The user pool ID for the user pool on which the search should be performed.
- setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.StartUserImportJobRequest
-
The user pool ID for the user pool that the users are being imported into.
- setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.StopUserImportJobRequest
-
The user pool ID for the user pool that the users are being imported into.
- setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.UpdateGroupRequest
-
The user pool ID for the user pool.
- setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.UpdateIdentityProviderRequest
-
The user pool ID.
- setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolClientRequest
-
The user pool ID for the user pool where you want to update the user pool client.
- setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolRequest
-
The user pool ID for the user pool you want to update.
- setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.UserImportJobType
-
The user pool ID for the user pool that the users are being imported into.
- setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolClientDescription
-
The user pool ID for the user pool where you want to describe the user pool client.
- setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolClientType
-
The user pool ID for the user pool client.
- setUserPools(Collection<UserPoolDescriptionType>) - Method in class com.amazonaws.services.cognitoidp.model.ListUserPoolsResult
-
The user pools from the response to list users.
- setUserPoolTags(Map<String, String>) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolRequest
-
The cost allocation tags for the user pool.
- setUserPoolTags(Map<String, String>) - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolRequest
-
The cost allocation tags for the user pool.
- setUserPoolTags(Map<String, String>) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolType
-
The cost allocation tags for the user pool.
- setUsers(Collection<UserType>) - Method in class com.amazonaws.services.cognitoidp.model.ListUsersInGroupResult
-
The users returned in the request to list users.
- setUsers(Collection<UserType>) - Method in class com.amazonaws.services.cognitoidp.model.ListUsersResult
-
The users returned in the request to list users.
- setUserSettings(SetUserSettingsRequest) - Method in class com.amazonaws.services.cognitoidp.AbstractAWSCognitoIdentityProvider
-
- setUserSettings(SetUserSettingsRequest) - Method in interface com.amazonaws.services.cognitoidp.AWSCognitoIdentityProvider
-
Sets the user settings like multi-factor authentication (MFA).
- setUserSettings(SetUserSettingsRequest) - Method in class com.amazonaws.services.cognitoidp.AWSCognitoIdentityProviderClient
-
Sets the user settings like multi-factor authentication (MFA).
- setUserSettingsAsync(SetUserSettingsRequest) - Method in class com.amazonaws.services.cognitoidp.AbstractAWSCognitoIdentityProviderAsync
-
- setUserSettingsAsync(SetUserSettingsRequest, AsyncHandler<SetUserSettingsRequest, SetUserSettingsResult>) - Method in class com.amazonaws.services.cognitoidp.AbstractAWSCognitoIdentityProviderAsync
-
- setUserSettingsAsync(SetUserSettingsRequest) - Method in interface com.amazonaws.services.cognitoidp.AWSCognitoIdentityProviderAsync
-
Sets the user settings like multi-factor authentication (MFA).
- setUserSettingsAsync(SetUserSettingsRequest, AsyncHandler<SetUserSettingsRequest, SetUserSettingsResult>) - Method in interface com.amazonaws.services.cognitoidp.AWSCognitoIdentityProviderAsync
-
Sets the user settings like multi-factor authentication (MFA).
- setUserSettingsAsync(SetUserSettingsRequest) - Method in class com.amazonaws.services.cognitoidp.AWSCognitoIdentityProviderAsyncClient
-
- setUserSettingsAsync(SetUserSettingsRequest, AsyncHandler<SetUserSettingsRequest, SetUserSettingsResult>) - Method in class com.amazonaws.services.cognitoidp.AWSCognitoIdentityProviderAsyncClient
-
- SetUserSettingsRequest - Class in com.amazonaws.services.cognitoidp.model
-
Represents the request to set user settings.
- SetUserSettingsRequest() - Constructor for class com.amazonaws.services.cognitoidp.model.SetUserSettingsRequest
-
- SetUserSettingsResult - Class in com.amazonaws.services.cognitoidp.model
-
The response from the server for a set user settings request.
- SetUserSettingsResult() - Constructor for class com.amazonaws.services.cognitoidp.model.SetUserSettingsResult
-
- setUserStatus(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminGetUserResult
-
The user status.
- setUserStatus(UserStatusType) - Method in class com.amazonaws.services.cognitoidp.model.AdminGetUserResult
-
The user status.
- setUserStatus(String) - Method in class com.amazonaws.services.cognitoidp.model.UserType
-
The user status.
- setUserStatus(UserStatusType) - Method in class com.amazonaws.services.cognitoidp.model.UserType
-
The user status.
- setUserSub(String) - Method in class com.amazonaws.services.cognitoidp.model.SignUpResult
-
The UUID of the authenticated user.
- setValidationData(Collection<AttributeType>) - Method in class com.amazonaws.services.cognitoidp.model.AdminCreateUserRequest
-
The user's validation data.
- setValidationData(Collection<AttributeType>) - Method in class com.amazonaws.services.cognitoidp.model.SignUpRequest
-
The validation data in the request to register a user.
- setValue(String) - Method in class com.amazonaws.services.cognitoidp.model.AttributeType
-
The value of the attribute.
- setVerifyAuthChallengeResponse(String) - Method in class com.amazonaws.services.cognitoidp.model.LambdaConfigType
-
Verifies the authentication challenge response.
- setVersion(String) - Method in class com.amazonaws.services.cognitoidp.model.DomainDescriptionType
-
The app version.
- setWriteAttributes(Collection<String>) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolClientRequest
-
The write attributes.
- setWriteAttributes(Collection<String>) - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolClientRequest
-
The writeable attributes of the user pool.
- setWriteAttributes(Collection<String>) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolClientType
-
The writeable attributes.
- shutdown() - Method in class com.amazonaws.services.cognitoidp.AbstractAWSCognitoIdentityProvider
-
- shutdown() - Method in interface com.amazonaws.services.cognitoidp.AWSCognitoIdentityProvider
-
Shuts down this client object, releasing any resources that might be held open.
- shutdown() - Method in class com.amazonaws.services.cognitoidp.AWSCognitoIdentityProviderAsyncClient
-
Shuts down the client, releasing all managed resources.
- signUp(SignUpRequest) - Method in class com.amazonaws.services.cognitoidp.AbstractAWSCognitoIdentityProvider
-
- signUp(SignUpRequest) - Method in interface com.amazonaws.services.cognitoidp.AWSCognitoIdentityProvider
-
Registers the user in the specified user pool and creates a user name, password, and user attributes.
- signUp(SignUpRequest) - Method in class com.amazonaws.services.cognitoidp.AWSCognitoIdentityProviderClient
-
Registers the user in the specified user pool and creates a user name, password, and user attributes.
- signUpAsync(SignUpRequest) - Method in class com.amazonaws.services.cognitoidp.AbstractAWSCognitoIdentityProviderAsync
-
- signUpAsync(SignUpRequest, AsyncHandler<SignUpRequest, SignUpResult>) - Method in class com.amazonaws.services.cognitoidp.AbstractAWSCognitoIdentityProviderAsync
-
- signUpAsync(SignUpRequest) - Method in interface com.amazonaws.services.cognitoidp.AWSCognitoIdentityProviderAsync
-
Registers the user in the specified user pool and creates a user name, password, and user attributes.
- signUpAsync(SignUpRequest, AsyncHandler<SignUpRequest, SignUpResult>) - Method in interface com.amazonaws.services.cognitoidp.AWSCognitoIdentityProviderAsync
-
Registers the user in the specified user pool and creates a user name, password, and user attributes.
- signUpAsync(SignUpRequest) - Method in class com.amazonaws.services.cognitoidp.AWSCognitoIdentityProviderAsyncClient
-
- signUpAsync(SignUpRequest, AsyncHandler<SignUpRequest, SignUpResult>) - Method in class com.amazonaws.services.cognitoidp.AWSCognitoIdentityProviderAsyncClient
-
- SignUpRequest - Class in com.amazonaws.services.cognitoidp.model
-
Represents the request to register a user.
- SignUpRequest() - Constructor for class com.amazonaws.services.cognitoidp.model.SignUpRequest
-
- SignUpResult - Class in com.amazonaws.services.cognitoidp.model
-
The response from the server for a registration request.
- SignUpResult() - Constructor for class com.amazonaws.services.cognitoidp.model.SignUpResult
-
- SmsConfigurationType - Class in com.amazonaws.services.cognitoidp.model
-
The SMS configuration type.
- SmsConfigurationType() - Constructor for class com.amazonaws.services.cognitoidp.model.SmsConfigurationType
-
- standard() - Static method in class com.amazonaws.services.cognitoidp.AWSCognitoIdentityProviderAsyncClientBuilder
-
- standard() - Static method in class com.amazonaws.services.cognitoidp.AWSCognitoIdentityProviderClientBuilder
-
- startUserImportJob(StartUserImportJobRequest) - Method in class com.amazonaws.services.cognitoidp.AbstractAWSCognitoIdentityProvider
-
- startUserImportJob(StartUserImportJobRequest) - Method in interface com.amazonaws.services.cognitoidp.AWSCognitoIdentityProvider
-
Starts the user import.
- startUserImportJob(StartUserImportJobRequest) - Method in class com.amazonaws.services.cognitoidp.AWSCognitoIdentityProviderClient
-
Starts the user import.
- startUserImportJobAsync(StartUserImportJobRequest) - Method in class com.amazonaws.services.cognitoidp.AbstractAWSCognitoIdentityProviderAsync
-
- startUserImportJobAsync(StartUserImportJobRequest, AsyncHandler<StartUserImportJobRequest, StartUserImportJobResult>) - Method in class com.amazonaws.services.cognitoidp.AbstractAWSCognitoIdentityProviderAsync
-
- startUserImportJobAsync(StartUserImportJobRequest) - Method in interface com.amazonaws.services.cognitoidp.AWSCognitoIdentityProviderAsync
-
Starts the user import.
- startUserImportJobAsync(StartUserImportJobRequest, AsyncHandler<StartUserImportJobRequest, StartUserImportJobResult>) - Method in interface com.amazonaws.services.cognitoidp.AWSCognitoIdentityProviderAsync
-
Starts the user import.
- startUserImportJobAsync(StartUserImportJobRequest) - Method in class com.amazonaws.services.cognitoidp.AWSCognitoIdentityProviderAsyncClient
-
- startUserImportJobAsync(StartUserImportJobRequest, AsyncHandler<StartUserImportJobRequest, StartUserImportJobResult>) - Method in class com.amazonaws.services.cognitoidp.AWSCognitoIdentityProviderAsyncClient
-
- StartUserImportJobRequest - Class in com.amazonaws.services.cognitoidp.model
-
Represents the request to start the user import job.
- StartUserImportJobRequest() - Constructor for class com.amazonaws.services.cognitoidp.model.StartUserImportJobRequest
-
- StartUserImportJobResult - Class in com.amazonaws.services.cognitoidp.model
-
Represents the response from the server to the request to start the user import job.
- StartUserImportJobResult() - Constructor for class com.amazonaws.services.cognitoidp.model.StartUserImportJobResult
-
- StatusType - Enum in com.amazonaws.services.cognitoidp.model
-
- stopUserImportJob(StopUserImportJobRequest) - Method in class com.amazonaws.services.cognitoidp.AbstractAWSCognitoIdentityProvider
-
- stopUserImportJob(StopUserImportJobRequest) - Method in interface com.amazonaws.services.cognitoidp.AWSCognitoIdentityProvider
-
Stops the user import job.
- stopUserImportJob(StopUserImportJobRequest) - Method in class com.amazonaws.services.cognitoidp.AWSCognitoIdentityProviderClient
-
Stops the user import job.
- stopUserImportJobAsync(StopUserImportJobRequest) - Method in class com.amazonaws.services.cognitoidp.AbstractAWSCognitoIdentityProviderAsync
-
- stopUserImportJobAsync(StopUserImportJobRequest, AsyncHandler<StopUserImportJobRequest, StopUserImportJobResult>) - Method in class com.amazonaws.services.cognitoidp.AbstractAWSCognitoIdentityProviderAsync
-
- stopUserImportJobAsync(StopUserImportJobRequest) - Method in interface com.amazonaws.services.cognitoidp.AWSCognitoIdentityProviderAsync
-
Stops the user import job.
- stopUserImportJobAsync(StopUserImportJobRequest, AsyncHandler<StopUserImportJobRequest, StopUserImportJobResult>) - Method in interface com.amazonaws.services.cognitoidp.AWSCognitoIdentityProviderAsync
-
Stops the user import job.
- stopUserImportJobAsync(StopUserImportJobRequest) - Method in class com.amazonaws.services.cognitoidp.AWSCognitoIdentityProviderAsyncClient
-
- stopUserImportJobAsync(StopUserImportJobRequest, AsyncHandler<StopUserImportJobRequest, StopUserImportJobResult>) - Method in class com.amazonaws.services.cognitoidp.AWSCognitoIdentityProviderAsyncClient
-
- StopUserImportJobRequest - Class in com.amazonaws.services.cognitoidp.model
-
Represents the request to stop the user import job.
- StopUserImportJobRequest() - Constructor for class com.amazonaws.services.cognitoidp.model.StopUserImportJobRequest
-
- StopUserImportJobResult - Class in com.amazonaws.services.cognitoidp.model
-
Represents the response from the server to the request to stop the user import job.
- StopUserImportJobResult() - Constructor for class com.amazonaws.services.cognitoidp.model.StopUserImportJobResult
-
- StringAttributeConstraintsType - Class in com.amazonaws.services.cognitoidp.model
-
The type of constraints associated with an attribute of the string type.
- StringAttributeConstraintsType() - Constructor for class com.amazonaws.services.cognitoidp.model.StringAttributeConstraintsType
-
- TooManyFailedAttemptsException - Exception in com.amazonaws.services.cognitoidp.model
-
This exception is thrown when the user has made too many failed attempts for a given action (e.g., sign in).
- TooManyFailedAttemptsException(String) - Constructor for exception com.amazonaws.services.cognitoidp.model.TooManyFailedAttemptsException
-
Constructs a new TooManyFailedAttemptsException with the specified error message.
- TooManyRequestsException - Exception in com.amazonaws.services.cognitoidp.model
-
This exception is thrown when the user has made too many requests for a given operation.
- TooManyRequestsException(String) - Constructor for exception com.amazonaws.services.cognitoidp.model.TooManyRequestsException
-
Constructs a new TooManyRequestsException with the specified error message.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.AddCustomAttributesRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.AddCustomAttributesResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.AdminAddUserToGroupRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.AdminAddUserToGroupResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.AdminConfirmSignUpRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.AdminConfirmSignUpResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.AdminCreateUserConfigType
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.AdminCreateUserRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.AdminCreateUserResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.AdminDeleteUserAttributesRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.AdminDeleteUserAttributesResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.AdminDeleteUserRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.AdminDeleteUserResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.AdminDisableUserRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.AdminDisableUserResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.AdminEnableUserRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.AdminEnableUserResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.AdminForgetDeviceRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.AdminForgetDeviceResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.AdminGetDeviceRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.AdminGetDeviceResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.AdminGetUserRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.AdminGetUserResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.AdminInitiateAuthRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.AdminInitiateAuthResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.AdminListDevicesRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.AdminListDevicesResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.AdminListGroupsForUserRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.AdminListGroupsForUserResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.AdminRemoveUserFromGroupRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.AdminRemoveUserFromGroupResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.AdminResetUserPasswordRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.AdminResetUserPasswordResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.AdminRespondToAuthChallengeRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.AdminRespondToAuthChallengeResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.AdminSetUserSettingsRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.AdminSetUserSettingsResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.AdminUpdateDeviceStatusRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.AdminUpdateDeviceStatusResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.AdminUpdateUserAttributesRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.AdminUpdateUserAttributesResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.AdminUserGlobalSignOutRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.AdminUserGlobalSignOutResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in enum com.amazonaws.services.cognitoidp.model.AliasAttributeType
-
- toString() - Method in enum com.amazonaws.services.cognitoidp.model.AttributeDataType
-
- toString() - Method in class com.amazonaws.services.cognitoidp.model.AttributeType
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.AuthenticationResultType
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in enum com.amazonaws.services.cognitoidp.model.AuthFlowType
-
- toString() - Method in enum com.amazonaws.services.cognitoidp.model.ChallengeNameType
-
- toString() - Method in class com.amazonaws.services.cognitoidp.model.ChangePasswordRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.ChangePasswordResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.CodeDeliveryDetailsType
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.ConfirmDeviceRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.ConfirmDeviceResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.ConfirmForgotPasswordRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.ConfirmForgotPasswordResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.ConfirmSignUpRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.ConfirmSignUpResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.CreateGroupRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.CreateGroupResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.CreateIdentityProviderRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.CreateIdentityProviderResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.CreateUserImportJobRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.CreateUserImportJobResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolClientRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolClientResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolDomainRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolDomainResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.DeleteGroupRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.DeleteGroupResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.DeleteIdentityProviderRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.DeleteIdentityProviderResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.DeleteUserAttributesRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.DeleteUserAttributesResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.DeleteUserPoolClientRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.DeleteUserPoolClientResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.DeleteUserPoolDomainRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.DeleteUserPoolDomainResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.DeleteUserPoolRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.DeleteUserPoolResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.DeleteUserRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.DeleteUserResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in enum com.amazonaws.services.cognitoidp.model.DeliveryMediumType
-
- toString() - Method in class com.amazonaws.services.cognitoidp.model.DescribeIdentityProviderRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.DescribeIdentityProviderResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.DescribeUserImportJobRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.DescribeUserImportJobResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.DescribeUserPoolClientRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.DescribeUserPoolClientResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.DescribeUserPoolDomainRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.DescribeUserPoolDomainResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.DescribeUserPoolRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.DescribeUserPoolResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.DeviceConfigurationType
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in enum com.amazonaws.services.cognitoidp.model.DeviceRememberedStatusType
-
- toString() - Method in class com.amazonaws.services.cognitoidp.model.DeviceSecretVerifierConfigType
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.DeviceType
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.DomainDescriptionType
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in enum com.amazonaws.services.cognitoidp.model.DomainStatusType
-
- toString() - Method in class com.amazonaws.services.cognitoidp.model.EmailConfigurationType
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in enum com.amazonaws.services.cognitoidp.model.ExplicitAuthFlowsType
-
- toString() - Method in class com.amazonaws.services.cognitoidp.model.ForgetDeviceRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.ForgetDeviceResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.ForgotPasswordRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.ForgotPasswordResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.GetCSVHeaderRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.GetCSVHeaderResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.GetDeviceRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.GetDeviceResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.GetGroupRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.GetGroupResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.GetIdentityProviderByIdentifierRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.GetIdentityProviderByIdentifierResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.GetUserAttributeVerificationCodeRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.GetUserAttributeVerificationCodeResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.GetUserRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.GetUserResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.GlobalSignOutRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.GlobalSignOutResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.GroupType
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.IdentityProviderType
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in enum com.amazonaws.services.cognitoidp.model.IdentityProviderTypeType
-
- toString() - Method in class com.amazonaws.services.cognitoidp.model.InitiateAuthRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.InitiateAuthResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.LambdaConfigType
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.ListDevicesRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.ListDevicesResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.ListGroupsRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.ListGroupsResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.ListIdentityProvidersRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.ListIdentityProvidersResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.ListUserImportJobsRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.ListUserImportJobsResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.ListUserPoolClientsRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.ListUserPoolClientsResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.ListUserPoolsRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.ListUserPoolsResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.ListUsersInGroupRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.ListUsersInGroupResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.ListUsersRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.ListUsersResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in enum com.amazonaws.services.cognitoidp.model.MessageActionType
-
- toString() - Method in class com.amazonaws.services.cognitoidp.model.MessageTemplateType
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.MFAOptionType
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.NewDeviceMetadataType
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.NumberAttributeConstraintsType
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in enum com.amazonaws.services.cognitoidp.model.OAuthFlowType
-
- toString() - Method in class com.amazonaws.services.cognitoidp.model.PasswordPolicyType
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.ProviderDescription
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.ResendConfirmationCodeRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.ResendConfirmationCodeResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.RespondToAuthChallengeRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.RespondToAuthChallengeResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.SchemaAttributeType
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.SetUserSettingsRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.SetUserSettingsResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.SignUpRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.SignUpResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.SmsConfigurationType
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.StartUserImportJobRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.StartUserImportJobResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in enum com.amazonaws.services.cognitoidp.model.StatusType
-
- toString() - Method in class com.amazonaws.services.cognitoidp.model.StopUserImportJobRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.StopUserImportJobResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.StringAttributeConstraintsType
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.UpdateDeviceStatusRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.UpdateDeviceStatusResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.UpdateGroupRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.UpdateGroupResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.UpdateIdentityProviderRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.UpdateIdentityProviderResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserAttributesRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserAttributesResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolClientRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolClientResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in enum com.amazonaws.services.cognitoidp.model.UserImportJobStatusType
-
- toString() - Method in class com.amazonaws.services.cognitoidp.model.UserImportJobType
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in enum com.amazonaws.services.cognitoidp.model.UsernameAttributeType
-
- toString() - Method in class com.amazonaws.services.cognitoidp.model.UserPoolClientDescription
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.UserPoolClientType
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.UserPoolDescriptionType
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in enum com.amazonaws.services.cognitoidp.model.UserPoolMfaType
-
- toString() - Method in class com.amazonaws.services.cognitoidp.model.UserPoolPolicyType
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.UserPoolType
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in enum com.amazonaws.services.cognitoidp.model.UserStatusType
-
- toString() - Method in class com.amazonaws.services.cognitoidp.model.UserType
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in enum com.amazonaws.services.cognitoidp.model.VerifiedAttributeType
-
- toString() - Method in class com.amazonaws.services.cognitoidp.model.VerifyUserAttributeRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cognitoidp.model.VerifyUserAttributeResult
-
Returns a string representation of this object; useful for testing and debugging.
- withAccessToken(String) - Method in class com.amazonaws.services.cognitoidp.model.AuthenticationResultType
-
The access token of the authentication result.
- withAccessToken(String) - Method in class com.amazonaws.services.cognitoidp.model.ChangePasswordRequest
-
The access token in the change password request.
- withAccessToken(String) - Method in class com.amazonaws.services.cognitoidp.model.ConfirmDeviceRequest
-
The access token.
- withAccessToken(String) - Method in class com.amazonaws.services.cognitoidp.model.DeleteUserAttributesRequest
-
The access token used in the request to delete user attributes.
- withAccessToken(String) - Method in class com.amazonaws.services.cognitoidp.model.DeleteUserRequest
-
The access token from a request to delete a user.
- withAccessToken(String) - Method in class com.amazonaws.services.cognitoidp.model.ForgetDeviceRequest
-
The access token for the forgotten device request.
- withAccessToken(String) - Method in class com.amazonaws.services.cognitoidp.model.GetDeviceRequest
-
The access token.
- withAccessToken(String) - Method in class com.amazonaws.services.cognitoidp.model.GetUserAttributeVerificationCodeRequest
-
The access token returned by the server response to get the user attribute verification code.
- withAccessToken(String) - Method in class com.amazonaws.services.cognitoidp.model.GetUserRequest
-
The access token returned by the server response to get information about the user.
- withAccessToken(String) - Method in class com.amazonaws.services.cognitoidp.model.GlobalSignOutRequest
-
The access token.
- withAccessToken(String) - Method in class com.amazonaws.services.cognitoidp.model.ListDevicesRequest
-
The access tokens for the request to list devices.
- withAccessToken(String) - Method in class com.amazonaws.services.cognitoidp.model.SetUserSettingsRequest
-
The access token for the set user settings request.
- withAccessToken(String) - Method in class com.amazonaws.services.cognitoidp.model.UpdateDeviceStatusRequest
-
The access token.
- withAccessToken(String) - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserAttributesRequest
-
The access token for the request to update user attributes.
- withAccessToken(String) - Method in class com.amazonaws.services.cognitoidp.model.VerifyUserAttributeRequest
-
Represents the access token of the request to verify user attributes.
- withAdminCreateUserConfig(AdminCreateUserConfigType) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolRequest
-
The configuration for AdminCreateUser
requests.
- withAdminCreateUserConfig(AdminCreateUserConfigType) - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolRequest
-
The configuration for AdminCreateUser
requests.
- withAdminCreateUserConfig(AdminCreateUserConfigType) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolType
-
The configuration for AdminCreateUser
requests.
- withAliasAttributes(String...) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolRequest
-
Attributes supported as an alias for this user pool.
- withAliasAttributes(Collection<String>) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolRequest
-
Attributes supported as an alias for this user pool.
- withAliasAttributes(AliasAttributeType...) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolRequest
-
Attributes supported as an alias for this user pool.
- withAliasAttributes(String...) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolType
-
Specifies the attributes that are aliased in a user pool.
- withAliasAttributes(Collection<String>) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolType
-
Specifies the attributes that are aliased in a user pool.
- withAliasAttributes(AliasAttributeType...) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolType
-
Specifies the attributes that are aliased in a user pool.
- withAllowAdminCreateUserOnly(Boolean) - Method in class com.amazonaws.services.cognitoidp.model.AdminCreateUserConfigType
-
Set to True
if only the administrator is allowed to create user profiles.
- withAllowedOAuthFlows(String...) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolClientRequest
-
Set to code
to initiate a code grant flow, which provides an authorization code as the response.
- withAllowedOAuthFlows(Collection<String>) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolClientRequest
-
Set to code
to initiate a code grant flow, which provides an authorization code as the response.
- withAllowedOAuthFlows(OAuthFlowType...) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolClientRequest
-
Set to code
to initiate a code grant flow, which provides an authorization code as the response.
- withAllowedOAuthFlows(String...) - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolClientRequest
-
Set to code
to initiate a code grant flow, which provides an authorization code as the response.
- withAllowedOAuthFlows(Collection<String>) - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolClientRequest
-
Set to code
to initiate a code grant flow, which provides an authorization code as the response.
- withAllowedOAuthFlows(OAuthFlowType...) - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolClientRequest
-
Set to code
to initiate a code grant flow, which provides an authorization code as the response.
- withAllowedOAuthFlows(String...) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolClientType
-
Set to code
to initiate a code grant flow, which provides an authorization code as the response.
- withAllowedOAuthFlows(Collection<String>) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolClientType
-
Set to code
to initiate a code grant flow, which provides an authorization code as the response.
- withAllowedOAuthFlows(OAuthFlowType...) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolClientType
-
Set to code
to initiate a code grant flow, which provides an authorization code as the response.
- withAllowedOAuthFlowsUserPoolClient(Boolean) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolClientRequest
-
Set to True
if the client is allowed to follow the OAuth protocol when interacting with Cognito user
pools.
- withAllowedOAuthFlowsUserPoolClient(Boolean) - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolClientRequest
-
Set to TRUE if the client is allowed to follow the OAuth protocol when interacting with Cognito user pools.
- withAllowedOAuthFlowsUserPoolClient(Boolean) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolClientType
-
Set to TRUE if the client is allowed to follow the OAuth protocol when interacting with Cognito user pools.
- withAllowedOAuthScopes(String...) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolClientRequest
-
A list of allowed OAuth
scopes.
- withAllowedOAuthScopes(Collection<String>) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolClientRequest
-
A list of allowed OAuth
scopes.
- withAllowedOAuthScopes(String...) - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolClientRequest
-
A list of allowed OAuth
scopes.
- withAllowedOAuthScopes(Collection<String>) - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolClientRequest
-
A list of allowed OAuth
scopes.
- withAllowedOAuthScopes(String...) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolClientType
-
A list of allowed OAuth
scopes.
- withAllowedOAuthScopes(Collection<String>) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolClientType
-
A list of allowed OAuth
scopes.
- withAttributeDataType(String) - Method in class com.amazonaws.services.cognitoidp.model.SchemaAttributeType
-
The attribute data type.
- withAttributeDataType(AttributeDataType) - Method in class com.amazonaws.services.cognitoidp.model.SchemaAttributeType
-
The attribute data type.
- withAttributeMapping(Map<String, String>) - Method in class com.amazonaws.services.cognitoidp.model.CreateIdentityProviderRequest
-
A mapping of identity provider attributes to standard and custom user pool attributes.
- withAttributeMapping(Map<String, String>) - Method in class com.amazonaws.services.cognitoidp.model.IdentityProviderType
-
A mapping of identity provider attributes to standard and custom user pool attributes.
- withAttributeMapping(Map<String, String>) - Method in class com.amazonaws.services.cognitoidp.model.UpdateIdentityProviderRequest
-
The identity provider attribute mapping to be changed.
- withAttributeName(String) - Method in class com.amazonaws.services.cognitoidp.model.CodeDeliveryDetailsType
-
The name of the attribute in the code delivery details type.
- withAttributeName(String) - Method in class com.amazonaws.services.cognitoidp.model.GetUserAttributeVerificationCodeRequest
-
The attribute name returned by the server response to get the user attribute verification code.
- withAttributeName(String) - Method in class com.amazonaws.services.cognitoidp.model.MFAOptionType
-
The attribute name of the MFA option type.
- withAttributeName(String) - Method in class com.amazonaws.services.cognitoidp.model.VerifyUserAttributeRequest
-
The attribute name in the request to verify user attributes.
- withAttributes(AttributeType...) - Method in class com.amazonaws.services.cognitoidp.model.UserType
-
A container with information about the user type attributes.
- withAttributes(Collection<AttributeType>) - Method in class com.amazonaws.services.cognitoidp.model.UserType
-
A container with information about the user type attributes.
- withAttributesToGet(String...) - Method in class com.amazonaws.services.cognitoidp.model.ListUsersRequest
-
An array of strings, where each string is the name of a user attribute to be returned for each user in the search
results.
- withAttributesToGet(Collection<String>) - Method in class com.amazonaws.services.cognitoidp.model.ListUsersRequest
-
An array of strings, where each string is the name of a user attribute to be returned for each user in the search
results.
- withAuthenticationResult(AuthenticationResultType) - Method in class com.amazonaws.services.cognitoidp.model.AdminInitiateAuthResult
-
The result of the authentication response.
- withAuthenticationResult(AuthenticationResultType) - Method in class com.amazonaws.services.cognitoidp.model.AdminRespondToAuthChallengeResult
-
The result returned by the server in response to the authentication request.
- withAuthenticationResult(AuthenticationResultType) - Method in class com.amazonaws.services.cognitoidp.model.InitiateAuthResult
-
The result of the authentication response.
- withAuthenticationResult(AuthenticationResultType) - Method in class com.amazonaws.services.cognitoidp.model.RespondToAuthChallengeResult
-
The result returned by the server in response to the request to respond to the authentication challenge.
- withAuthFlow(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminInitiateAuthRequest
-
The authentication flow for this call to execute.
- withAuthFlow(AuthFlowType) - Method in class com.amazonaws.services.cognitoidp.model.AdminInitiateAuthRequest
-
The authentication flow for this call to execute.
- withAuthFlow(String) - Method in class com.amazonaws.services.cognitoidp.model.InitiateAuthRequest
-
The authentication flow for this call to execute.
- withAuthFlow(AuthFlowType) - Method in class com.amazonaws.services.cognitoidp.model.InitiateAuthRequest
-
The authentication flow for this call to execute.
- withAuthParameters(Map<String, String>) - Method in class com.amazonaws.services.cognitoidp.model.AdminInitiateAuthRequest
-
The authentication parameters.
- withAuthParameters(Map<String, String>) - Method in class com.amazonaws.services.cognitoidp.model.InitiateAuthRequest
-
The authentication parameters.
- withAutoVerifiedAttributes(String...) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolRequest
-
The attributes to be auto-verified.
- withAutoVerifiedAttributes(Collection<String>) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolRequest
-
The attributes to be auto-verified.
- withAutoVerifiedAttributes(VerifiedAttributeType...) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolRequest
-
The attributes to be auto-verified.
- withAutoVerifiedAttributes(String...) - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolRequest
-
The attributes that are automatically verified when the Amazon Cognito service makes a request to update user
pools.
- withAutoVerifiedAttributes(Collection<String>) - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolRequest
-
The attributes that are automatically verified when the Amazon Cognito service makes a request to update user
pools.
- withAutoVerifiedAttributes(VerifiedAttributeType...) - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolRequest
-
The attributes that are automatically verified when the Amazon Cognito service makes a request to update user
pools.
- withAutoVerifiedAttributes(String...) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolType
-
Specifies the attributes that are auto-verified in a user pool.
- withAutoVerifiedAttributes(Collection<String>) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolType
-
Specifies the attributes that are auto-verified in a user pool.
- withAutoVerifiedAttributes(VerifiedAttributeType...) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolType
-
Specifies the attributes that are auto-verified in a user pool.
- withAWSAccountId(String) - Method in class com.amazonaws.services.cognitoidp.model.DomainDescriptionType
-
The AWS account ID for the user pool owner.
- withCallbackURLs(String...) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolClientRequest
-
A list of allowed callback URLs for the identity providers.
- withCallbackURLs(Collection<String>) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolClientRequest
-
A list of allowed callback URLs for the identity providers.
- withCallbackURLs(String...) - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolClientRequest
-
A list of allowed callback URLs for the identity providers.
- withCallbackURLs(Collection<String>) - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolClientRequest
-
A list of allowed callback URLs for the identity providers.
- withCallbackURLs(String...) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolClientType
-
A list of allowed callback URLs for the identity providers.
- withCallbackURLs(Collection<String>) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolClientType
-
A list of allowed callback URLs for the identity providers.
- withChallengeName(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminInitiateAuthResult
-
The name of the challenge which you are responding to with this call.
- withChallengeName(ChallengeNameType) - Method in class com.amazonaws.services.cognitoidp.model.AdminInitiateAuthResult
-
The name of the challenge which you are responding to with this call.
- withChallengeName(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminRespondToAuthChallengeRequest
-
The challenge name.
- withChallengeName(ChallengeNameType) - Method in class com.amazonaws.services.cognitoidp.model.AdminRespondToAuthChallengeRequest
-
The challenge name.
- withChallengeName(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminRespondToAuthChallengeResult
-
The name of the challenge.
- withChallengeName(ChallengeNameType) - Method in class com.amazonaws.services.cognitoidp.model.AdminRespondToAuthChallengeResult
-
The name of the challenge.
- withChallengeName(String) - Method in class com.amazonaws.services.cognitoidp.model.InitiateAuthResult
-
The name of the challenge which you are responding to with this call.
- withChallengeName(ChallengeNameType) - Method in class com.amazonaws.services.cognitoidp.model.InitiateAuthResult
-
The name of the challenge which you are responding to with this call.
- withChallengeName(String) - Method in class com.amazonaws.services.cognitoidp.model.RespondToAuthChallengeRequest
-
The challenge name.
- withChallengeName(ChallengeNameType) - Method in class com.amazonaws.services.cognitoidp.model.RespondToAuthChallengeRequest
-
The challenge name.
- withChallengeName(String) - Method in class com.amazonaws.services.cognitoidp.model.RespondToAuthChallengeResult
-
The challenge name.
- withChallengeName(ChallengeNameType) - Method in class com.amazonaws.services.cognitoidp.model.RespondToAuthChallengeResult
-
The challenge name.
- withChallengeParameters(Map<String, String>) - Method in class com.amazonaws.services.cognitoidp.model.AdminInitiateAuthResult
-
The challenge parameters.
- withChallengeParameters(Map<String, String>) - Method in class com.amazonaws.services.cognitoidp.model.AdminRespondToAuthChallengeResult
-
The challenge parameters.
- withChallengeParameters(Map<String, String>) - Method in class com.amazonaws.services.cognitoidp.model.InitiateAuthResult
-
The challenge parameters.
- withChallengeParameters(Map<String, String>) - Method in class com.amazonaws.services.cognitoidp.model.RespondToAuthChallengeResult
-
The challenge parameters.
- withChallengeRequiredOnNewDevice(Boolean) - Method in class com.amazonaws.services.cognitoidp.model.DeviceConfigurationType
-
Indicates whether a challenge is required on a new device.
- withChallengeResponses(Map<String, String>) - Method in class com.amazonaws.services.cognitoidp.model.AdminRespondToAuthChallengeRequest
-
The challenge responses.
- withChallengeResponses(Map<String, String>) - Method in class com.amazonaws.services.cognitoidp.model.RespondToAuthChallengeRequest
-
The challenge responses.
- withClientId(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminInitiateAuthRequest
-
The app client ID.
- withClientId(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminRespondToAuthChallengeRequest
-
The app client ID.
- withClientId(String) - Method in class com.amazonaws.services.cognitoidp.model.ConfirmForgotPasswordRequest
-
The ID of the client associated with the user pool.
- withClientId(String) - Method in class com.amazonaws.services.cognitoidp.model.ConfirmSignUpRequest
-
The ID of the client associated with the user pool.
- withClientId(String) - Method in class com.amazonaws.services.cognitoidp.model.DeleteUserPoolClientRequest
-
The ID of the client associated with the user pool.
- withClientId(String) - Method in class com.amazonaws.services.cognitoidp.model.DescribeUserPoolClientRequest
-
The ID of the client associated with the user pool.
- withClientId(String) - Method in class com.amazonaws.services.cognitoidp.model.ForgotPasswordRequest
-
The ID of the client associated with the user pool.
- withClientId(String) - Method in class com.amazonaws.services.cognitoidp.model.InitiateAuthRequest
-
The app client ID.
- withClientId(String) - Method in class com.amazonaws.services.cognitoidp.model.ResendConfirmationCodeRequest
-
The ID of the client associated with the user pool.
- withClientId(String) - Method in class com.amazonaws.services.cognitoidp.model.RespondToAuthChallengeRequest
-
The app client ID.
- withClientId(String) - Method in class com.amazonaws.services.cognitoidp.model.SignUpRequest
-
The ID of the client associated with the user pool.
- withClientId(String) - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolClientRequest
-
The ID of the client associated with the user pool.
- withClientId(String) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolClientDescription
-
The ID of the client associated with the user pool.
- withClientId(String) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolClientType
-
The ID of the client associated with the user pool.
- withClientMetadata(Map<String, String>) - Method in class com.amazonaws.services.cognitoidp.model.AdminInitiateAuthRequest
-
This is a random key-value pair map which can contain any key and will be passed to your PreAuthentication Lambda
trigger as-is.
- withClientMetadata(Map<String, String>) - Method in class com.amazonaws.services.cognitoidp.model.InitiateAuthRequest
-
This is a random key-value pair map which can contain any key and will be passed to your PreAuthentication Lambda
trigger as-is.
- withClientName(String) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolClientRequest
-
The client name for the user pool client you would like to create.
- withClientName(String) - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolClientRequest
-
The client name from the update user pool client request.
- withClientName(String) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolClientDescription
-
The client name from the user pool client description.
- withClientName(String) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolClientType
-
The client name from the user pool request of the client type.
- withClientSecret(String) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolClientType
-
The client secret from the user pool request of the client type.
- withCloudFrontDistribution(String) - Method in class com.amazonaws.services.cognitoidp.model.DomainDescriptionType
-
The ARN of the CloudFront distribution.
- withCloudWatchLogsRoleArn(String) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserImportJobRequest
-
The role ARN for the Amazon CloudWatch Logging role for the user import job.
- withCloudWatchLogsRoleArn(String) - Method in class com.amazonaws.services.cognitoidp.model.UserImportJobType
-
The role ARN for the Amazon CloudWatch Logging role for the user import job.
- withCode(String) - Method in class com.amazonaws.services.cognitoidp.model.VerifyUserAttributeRequest
-
The verification code in the request to verify user attributes.
- withCodeDeliveryDetails(CodeDeliveryDetailsType) - Method in class com.amazonaws.services.cognitoidp.model.ForgotPasswordResult
-
The code delivery details returned by the server in response to the request to reset a password.
- withCodeDeliveryDetails(CodeDeliveryDetailsType) - Method in class com.amazonaws.services.cognitoidp.model.GetUserAttributeVerificationCodeResult
-
The code delivery details returned by the server in response to the request to get the user attribute
verification code.
- withCodeDeliveryDetails(CodeDeliveryDetailsType) - Method in class com.amazonaws.services.cognitoidp.model.ResendConfirmationCodeResult
-
The code delivery details returned by the server in response to the request to resend the confirmation code.
- withCodeDeliveryDetails(CodeDeliveryDetailsType) - Method in class com.amazonaws.services.cognitoidp.model.SignUpResult
-
The code delivery details returned by the server response to the user registration request.
- withCodeDeliveryDetailsList(CodeDeliveryDetailsType...) - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserAttributesResult
-
The code delivery details list from the server for the request to update user attributes.
- withCodeDeliveryDetailsList(Collection<CodeDeliveryDetailsType>) - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserAttributesResult
-
The code delivery details list from the server for the request to update user attributes.
- withCompletionDate(Date) - Method in class com.amazonaws.services.cognitoidp.model.UserImportJobType
-
The date when the user import job was completed.
- withCompletionMessage(String) - Method in class com.amazonaws.services.cognitoidp.model.UserImportJobType
-
The message returned when the user import job is completed.
- withConfirmationCode(String) - Method in class com.amazonaws.services.cognitoidp.model.ConfirmForgotPasswordRequest
-
The confirmation code sent by a user's request to retrieve a forgotten password.
- withConfirmationCode(String) - Method in class com.amazonaws.services.cognitoidp.model.ConfirmSignUpRequest
-
The confirmation code sent by a user's request to confirm registration.
- withCreateAuthChallenge(String) - Method in class com.amazonaws.services.cognitoidp.model.LambdaConfigType
-
Creates an authentication challenge.
- withCreationDate(Date) - Method in class com.amazonaws.services.cognitoidp.model.GroupType
-
The date the group was created.
- withCreationDate(Date) - Method in class com.amazonaws.services.cognitoidp.model.IdentityProviderType
-
The date the identity provider was created.
- withCreationDate(Date) - Method in class com.amazonaws.services.cognitoidp.model.ProviderDescription
-
The date the provider was added to the user pool.
- withCreationDate(Date) - Method in class com.amazonaws.services.cognitoidp.model.UserImportJobType
-
The date the user import job was created.
- withCreationDate(Date) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolClientType
-
The date the user pool client was created.
- withCreationDate(Date) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolDescriptionType
-
The date the user pool description was created.
- withCreationDate(Date) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolType
-
The date the user pool was created.
- withCSVHeader(String...) - Method in class com.amazonaws.services.cognitoidp.model.GetCSVHeaderResult
-
The header information for the .csv file for the user import job.
- withCSVHeader(Collection<String>) - Method in class com.amazonaws.services.cognitoidp.model.GetCSVHeaderResult
-
The header information for the .csv file for the user import job.
- withCustomAttributes(SchemaAttributeType...) - Method in class com.amazonaws.services.cognitoidp.model.AddCustomAttributesRequest
-
An array of custom attributes, such as Mutable and Name.
- withCustomAttributes(Collection<SchemaAttributeType>) - Method in class com.amazonaws.services.cognitoidp.model.AddCustomAttributesRequest
-
An array of custom attributes, such as Mutable and Name.
- withCustomMessage(String) - Method in class com.amazonaws.services.cognitoidp.model.LambdaConfigType
-
A custom Message AWS Lambda trigger.
- withDefaultRedirectURI(String) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolClientRequest
-
The default redirect URI.
- withDefaultRedirectURI(String) - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolClientRequest
-
The default redirect URI.
- withDefaultRedirectURI(String) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolClientType
-
The default redirect URI.
- withDefineAuthChallenge(String) - Method in class com.amazonaws.services.cognitoidp.model.LambdaConfigType
-
Defines the authentication challenge.
- withDeliveryMedium(String) - Method in class com.amazonaws.services.cognitoidp.model.CodeDeliveryDetailsType
-
The delivery medium (email message or phone number).
- withDeliveryMedium(DeliveryMediumType) - Method in class com.amazonaws.services.cognitoidp.model.CodeDeliveryDetailsType
-
The delivery medium (email message or phone number).
- withDeliveryMedium(String) - Method in class com.amazonaws.services.cognitoidp.model.MFAOptionType
-
The delivery medium (email message or SMS message) to send the MFA code.
- withDeliveryMedium(DeliveryMediumType) - Method in class com.amazonaws.services.cognitoidp.model.MFAOptionType
-
The delivery medium (email message or SMS message) to send the MFA code.
- withDescription(String) - Method in class com.amazonaws.services.cognitoidp.model.CreateGroupRequest
-
A string containing the description of the group.
- withDescription(String) - Method in class com.amazonaws.services.cognitoidp.model.GroupType
-
A string containing the description of the group.
- withDescription(String) - Method in class com.amazonaws.services.cognitoidp.model.UpdateGroupRequest
-
A string containing the new description of the group.
- withDesiredDeliveryMediums(String...) - Method in class com.amazonaws.services.cognitoidp.model.AdminCreateUserRequest
-
Specify "EMAIL"
if email will be used to send the welcome message.
- withDesiredDeliveryMediums(Collection<String>) - Method in class com.amazonaws.services.cognitoidp.model.AdminCreateUserRequest
-
Specify "EMAIL"
if email will be used to send the welcome message.
- withDesiredDeliveryMediums(DeliveryMediumType...) - Method in class com.amazonaws.services.cognitoidp.model.AdminCreateUserRequest
-
Specify "EMAIL"
if email will be used to send the welcome message.
- withDestination(String) - Method in class com.amazonaws.services.cognitoidp.model.CodeDeliveryDetailsType
-
The destination for the code delivery details.
- withDeveloperOnlyAttribute(Boolean) - Method in class com.amazonaws.services.cognitoidp.model.SchemaAttributeType
-
Specifies whether the attribute type is developer only.
- withDevice(DeviceType) - Method in class com.amazonaws.services.cognitoidp.model.AdminGetDeviceResult
-
The device.
- withDevice(DeviceType) - Method in class com.amazonaws.services.cognitoidp.model.GetDeviceResult
-
The device.
- withDeviceAttributes(AttributeType...) - Method in class com.amazonaws.services.cognitoidp.model.DeviceType
-
The device attributes.
- withDeviceAttributes(Collection<AttributeType>) - Method in class com.amazonaws.services.cognitoidp.model.DeviceType
-
The device attributes.
- withDeviceConfiguration(DeviceConfigurationType) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolRequest
-
The device configuration.
- withDeviceConfiguration(DeviceConfigurationType) - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolRequest
-
Device configuration.
- withDeviceConfiguration(DeviceConfigurationType) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolType
-
The device configuration.
- withDeviceCreateDate(Date) - Method in class com.amazonaws.services.cognitoidp.model.DeviceType
-
The creation date of the device.
- withDeviceGroupKey(String) - Method in class com.amazonaws.services.cognitoidp.model.NewDeviceMetadataType
-
The device group key.
- withDeviceKey(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminForgetDeviceRequest
-
The device key.
- withDeviceKey(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminGetDeviceRequest
-
The device key.
- withDeviceKey(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminUpdateDeviceStatusRequest
-
The device key.
- withDeviceKey(String) - Method in class com.amazonaws.services.cognitoidp.model.ConfirmDeviceRequest
-
The device key.
- withDeviceKey(String) - Method in class com.amazonaws.services.cognitoidp.model.DeviceType
-
The device key.
- withDeviceKey(String) - Method in class com.amazonaws.services.cognitoidp.model.ForgetDeviceRequest
-
The device key.
- withDeviceKey(String) - Method in class com.amazonaws.services.cognitoidp.model.GetDeviceRequest
-
The device key.
- withDeviceKey(String) - Method in class com.amazonaws.services.cognitoidp.model.NewDeviceMetadataType
-
The device key.
- withDeviceKey(String) - Method in class com.amazonaws.services.cognitoidp.model.UpdateDeviceStatusRequest
-
The device key.
- withDeviceLastAuthenticatedDate(Date) - Method in class com.amazonaws.services.cognitoidp.model.DeviceType
-
The date in which the device was last authenticated.
- withDeviceLastModifiedDate(Date) - Method in class com.amazonaws.services.cognitoidp.model.DeviceType
-
The last modified date of the device.
- withDeviceName(String) - Method in class com.amazonaws.services.cognitoidp.model.ConfirmDeviceRequest
-
The device name.
- withDeviceOnlyRememberedOnUserPrompt(Boolean) - Method in class com.amazonaws.services.cognitoidp.model.DeviceConfigurationType
-
If true, a device is only remembered on user prompt.
- withDeviceRememberedStatus(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminUpdateDeviceStatusRequest
-
The status indicating whether a device has been remembered or not.
- withDeviceRememberedStatus(DeviceRememberedStatusType) - Method in class com.amazonaws.services.cognitoidp.model.AdminUpdateDeviceStatusRequest
-
The status indicating whether a device has been remembered or not.
- withDeviceRememberedStatus(String) - Method in class com.amazonaws.services.cognitoidp.model.UpdateDeviceStatusRequest
-
The status of whether a device is remembered.
- withDeviceRememberedStatus(DeviceRememberedStatusType) - Method in class com.amazonaws.services.cognitoidp.model.UpdateDeviceStatusRequest
-
The status of whether a device is remembered.
- withDevices(DeviceType...) - Method in class com.amazonaws.services.cognitoidp.model.AdminListDevicesResult
-
The devices in the list of devices response.
- withDevices(Collection<DeviceType>) - Method in class com.amazonaws.services.cognitoidp.model.AdminListDevicesResult
-
The devices in the list of devices response.
- withDevices(DeviceType...) - Method in class com.amazonaws.services.cognitoidp.model.ListDevicesResult
-
The devices returned in the list devices response.
- withDevices(Collection<DeviceType>) - Method in class com.amazonaws.services.cognitoidp.model.ListDevicesResult
-
The devices returned in the list devices response.
- withDeviceSecretVerifierConfig(DeviceSecretVerifierConfigType) - Method in class com.amazonaws.services.cognitoidp.model.ConfirmDeviceRequest
-
The configuration of the device secret verifier.
- withDomain(String) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolDomainRequest
-
The domain string.
- withDomain(String) - Method in class com.amazonaws.services.cognitoidp.model.DeleteUserPoolDomainRequest
-
The domain string.
- withDomain(String) - Method in class com.amazonaws.services.cognitoidp.model.DescribeUserPoolDomainRequest
-
The domain string.
- withDomain(String) - Method in class com.amazonaws.services.cognitoidp.model.DomainDescriptionType
-
The domain string.
- withDomainDescription(DomainDescriptionType) - Method in class com.amazonaws.services.cognitoidp.model.DescribeUserPoolDomainResult
-
A domain description object containing information about the domain.
- withEmailConfiguration(EmailConfigurationType) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolRequest
-
The email configuration.
- withEmailConfiguration(EmailConfigurationType) - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolRequest
-
Email configuration.
- withEmailConfiguration(EmailConfigurationType) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolType
-
The email configuration.
- withEmailConfigurationFailure(String) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolType
-
The reason why the email configuration cannot send the messages to your users.
- withEmailMessage(String) - Method in class com.amazonaws.services.cognitoidp.model.MessageTemplateType
-
The message template for email messages.
- withEmailSubject(String) - Method in class com.amazonaws.services.cognitoidp.model.MessageTemplateType
-
The subject line for email messages.
- withEmailVerificationMessage(String) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolRequest
-
A string representing the email verification message.
- withEmailVerificationMessage(String) - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolRequest
-
The contents of the email verification message.
- withEmailVerificationMessage(String) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolType
-
The contents of the email verification message.
- withEmailVerificationSubject(String) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolRequest
-
A string representing the email verification subject.
- withEmailVerificationSubject(String) - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolRequest
-
The subject of the email verification message.
- withEmailVerificationSubject(String) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolType
-
The subject of the email verification message.
- withEnabled(Boolean) - Method in class com.amazonaws.services.cognitoidp.model.AdminGetUserResult
-
Indicates that the status is enabled.
- withEnabled(Boolean) - Method in class com.amazonaws.services.cognitoidp.model.UserType
-
Specifies whether the user is enabled.
- withEstimatedNumberOfUsers(Integer) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolType
-
A number estimating the size of the user pool.
- withExpiresIn(Integer) - Method in class com.amazonaws.services.cognitoidp.model.AuthenticationResultType
-
The expiration period of the authentication result.
- withExplicitAuthFlows(String...) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolClientRequest
-
The explicit authentication flows.
- withExplicitAuthFlows(Collection<String>) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolClientRequest
-
The explicit authentication flows.
- withExplicitAuthFlows(ExplicitAuthFlowsType...) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolClientRequest
-
The explicit authentication flows.
- withExplicitAuthFlows(String...) - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolClientRequest
-
Explicit authentication flows.
- withExplicitAuthFlows(Collection<String>) - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolClientRequest
-
Explicit authentication flows.
- withExplicitAuthFlows(ExplicitAuthFlowsType...) - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolClientRequest
-
Explicit authentication flows.
- withExplicitAuthFlows(String...) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolClientType
-
The explicit authentication flows.
- withExplicitAuthFlows(Collection<String>) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolClientType
-
The explicit authentication flows.
- withExplicitAuthFlows(ExplicitAuthFlowsType...) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolClientType
-
The explicit authentication flows.
- withExternalId(String) - Method in class com.amazonaws.services.cognitoidp.model.SmsConfigurationType
-
The external ID.
- withFailedUsers(Long) - Method in class com.amazonaws.services.cognitoidp.model.UserImportJobType
-
The number of users that could not be imported.
- withFilter(String) - Method in class com.amazonaws.services.cognitoidp.model.ListUsersRequest
-
A filter string of the form "AttributeName Filter-Type "AttributeValue"".
- withForceAliasCreation(Boolean) - Method in class com.amazonaws.services.cognitoidp.model.AdminCreateUserRequest
-
This parameter is only used if the phone_number_verified
or email_verified
attribute is
set to True
.
- withForceAliasCreation(Boolean) - Method in class com.amazonaws.services.cognitoidp.model.ConfirmSignUpRequest
-
Boolean to be specified to force user confirmation irrespective of existing alias.
- withGenerateSecret(Boolean) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolClientRequest
-
Boolean to specify whether you want to generate a secret for the user pool client being created.
- withGroup(GroupType) - Method in class com.amazonaws.services.cognitoidp.model.CreateGroupResult
-
The group object for the group.
- withGroup(GroupType) - Method in class com.amazonaws.services.cognitoidp.model.GetGroupResult
-
The group object for the group.
- withGroup(GroupType) - Method in class com.amazonaws.services.cognitoidp.model.UpdateGroupResult
-
The group object for the group.
- withGroupName(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminAddUserToGroupRequest
-
The group name.
- withGroupName(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminRemoveUserFromGroupRequest
-
The group name.
- withGroupName(String) - Method in class com.amazonaws.services.cognitoidp.model.CreateGroupRequest
-
The name of the group.
- withGroupName(String) - Method in class com.amazonaws.services.cognitoidp.model.DeleteGroupRequest
-
The name of the group.
- withGroupName(String) - Method in class com.amazonaws.services.cognitoidp.model.GetGroupRequest
-
The name of the group.
- withGroupName(String) - Method in class com.amazonaws.services.cognitoidp.model.GroupType
-
The name of the group.
- withGroupName(String) - Method in class com.amazonaws.services.cognitoidp.model.ListUsersInGroupRequest
-
The name of the group.
- withGroupName(String) - Method in class com.amazonaws.services.cognitoidp.model.UpdateGroupRequest
-
The name of the group.
- withGroups(GroupType...) - Method in class com.amazonaws.services.cognitoidp.model.AdminListGroupsForUserResult
-
The groups that the user belongs to.
- withGroups(Collection<GroupType>) - Method in class com.amazonaws.services.cognitoidp.model.AdminListGroupsForUserResult
-
The groups that the user belongs to.
- withGroups(GroupType...) - Method in class com.amazonaws.services.cognitoidp.model.ListGroupsResult
-
The group objects for the groups.
- withGroups(Collection<GroupType>) - Method in class com.amazonaws.services.cognitoidp.model.ListGroupsResult
-
The group objects for the groups.
- withId(String) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolDescriptionType
-
The ID in a user pool description.
- withId(String) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolType
-
The ID of the user pool.
- withIdentityProvider(IdentityProviderType) - Method in class com.amazonaws.services.cognitoidp.model.CreateIdentityProviderResult
-
The newly created identity provider object.
- withIdentityProvider(IdentityProviderType) - Method in class com.amazonaws.services.cognitoidp.model.DescribeIdentityProviderResult
-
The identity provider that was deleted.
- withIdentityProvider(IdentityProviderType) - Method in class com.amazonaws.services.cognitoidp.model.GetIdentityProviderByIdentifierResult
-
The identity provider object.
- withIdentityProvider(IdentityProviderType) - Method in class com.amazonaws.services.cognitoidp.model.UpdateIdentityProviderResult
-
The identity provider object.
- withIdpIdentifier(String) - Method in class com.amazonaws.services.cognitoidp.model.GetIdentityProviderByIdentifierRequest
-
The identity provider ID.
- withIdpIdentifiers(String...) - Method in class com.amazonaws.services.cognitoidp.model.CreateIdentityProviderRequest
-
A list of identity provider identifiers.
- withIdpIdentifiers(Collection<String>) - Method in class com.amazonaws.services.cognitoidp.model.CreateIdentityProviderRequest
-
A list of identity provider identifiers.
- withIdpIdentifiers(String...) - Method in class com.amazonaws.services.cognitoidp.model.IdentityProviderType
-
A list of identity provider identifiers.
- withIdpIdentifiers(Collection<String>) - Method in class com.amazonaws.services.cognitoidp.model.IdentityProviderType
-
A list of identity provider identifiers.
- withIdpIdentifiers(String...) - Method in class com.amazonaws.services.cognitoidp.model.UpdateIdentityProviderRequest
-
A list of identity provider identifiers.
- withIdpIdentifiers(Collection<String>) - Method in class com.amazonaws.services.cognitoidp.model.UpdateIdentityProviderRequest
-
A list of identity provider identifiers.
- withIdToken(String) - Method in class com.amazonaws.services.cognitoidp.model.AuthenticationResultType
-
The ID token of the authentication result.
- withImportedUsers(Long) - Method in class com.amazonaws.services.cognitoidp.model.UserImportJobType
-
The number of users that were successfully imported.
- withInviteMessageTemplate(MessageTemplateType) - Method in class com.amazonaws.services.cognitoidp.model.AdminCreateUserConfigType
-
The message template to be used for the welcome message to new users.
- withJobId(String) - Method in class com.amazonaws.services.cognitoidp.model.DescribeUserImportJobRequest
-
The job ID for the user import job.
- withJobId(String) - Method in class com.amazonaws.services.cognitoidp.model.StartUserImportJobRequest
-
The job ID for the user import job.
- withJobId(String) - Method in class com.amazonaws.services.cognitoidp.model.StopUserImportJobRequest
-
The job ID for the user import job.
- withJobId(String) - Method in class com.amazonaws.services.cognitoidp.model.UserImportJobType
-
The job ID for the user import job.
- withJobName(String) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserImportJobRequest
-
The job name for the user import job.
- withJobName(String) - Method in class com.amazonaws.services.cognitoidp.model.UserImportJobType
-
The job name for the user import job.
- withLambdaConfig(LambdaConfigType) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolRequest
-
The Lambda trigger configuration information for the new user pool.
- withLambdaConfig(LambdaConfigType) - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolRequest
-
The AWS Lambda configuration information from the request to update the user pool.
- withLambdaConfig(LambdaConfigType) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolDescriptionType
-
The AWS Lambda configuration information in a user pool description.
- withLambdaConfig(LambdaConfigType) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolType
-
A container for the AWS Lambda triggers associated with a user pool.
- withLastModifiedDate(Date) - Method in class com.amazonaws.services.cognitoidp.model.GroupType
-
The date the group was last modified.
- withLastModifiedDate(Date) - Method in class com.amazonaws.services.cognitoidp.model.IdentityProviderType
-
The date the identity provider was last modified.
- withLastModifiedDate(Date) - Method in class com.amazonaws.services.cognitoidp.model.ProviderDescription
-
The date the provider was last modified.
- withLastModifiedDate(Date) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolClientType
-
The date the user pool client was last modified.
- withLastModifiedDate(Date) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolDescriptionType
-
The date the user pool description was last modified.
- withLastModifiedDate(Date) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolType
-
The date the user pool was last modified.
- withLimit(Integer) - Method in class com.amazonaws.services.cognitoidp.model.AdminListDevicesRequest
-
The limit of the devices request.
- withLimit(Integer) - Method in class com.amazonaws.services.cognitoidp.model.AdminListGroupsForUserRequest
-
The limit of the request to list groups.
- withLimit(Integer) - Method in class com.amazonaws.services.cognitoidp.model.ListDevicesRequest
-
The limit of the device request.
- withLimit(Integer) - Method in class com.amazonaws.services.cognitoidp.model.ListGroupsRequest
-
The limit of the request to list groups.
- withLimit(Integer) - Method in class com.amazonaws.services.cognitoidp.model.ListUsersInGroupRequest
-
The limit of the request to list users.
- withLimit(Integer) - Method in class com.amazonaws.services.cognitoidp.model.ListUsersRequest
-
Maximum number of users to be returned.
- withLogoutURLs(String...) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolClientRequest
-
A list of allowed logout URLs for the identity providers.
- withLogoutURLs(Collection<String>) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolClientRequest
-
A list of allowed logout URLs for the identity providers.
- withLogoutURLs(String...) - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolClientRequest
-
A list ofallowed logout URLs for the identity providers.
- withLogoutURLs(Collection<String>) - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolClientRequest
-
A list ofallowed logout URLs for the identity providers.
- withLogoutURLs(String...) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolClientType
-
A list ofallowed logout URLs for the identity providers.
- withLogoutURLs(Collection<String>) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolClientType
-
A list ofallowed logout URLs for the identity providers.
- withMaxLength(String) - Method in class com.amazonaws.services.cognitoidp.model.StringAttributeConstraintsType
-
The maximum length of an attribute value of the string type.
- withMaxResults(Integer) - Method in class com.amazonaws.services.cognitoidp.model.ListIdentityProvidersRequest
-
The maximum number of identity providers to return.
- withMaxResults(Integer) - Method in class com.amazonaws.services.cognitoidp.model.ListUserImportJobsRequest
-
The maximum number of import jobs you want the request to return.
- withMaxResults(Integer) - Method in class com.amazonaws.services.cognitoidp.model.ListUserPoolClientsRequest
-
The maximum number of results you want the request to return when listing the user pool clients.
- withMaxResults(Integer) - Method in class com.amazonaws.services.cognitoidp.model.ListUserPoolsRequest
-
The maximum number of results you want the request to return when listing the user pools.
- withMaxValue(String) - Method in class com.amazonaws.services.cognitoidp.model.NumberAttributeConstraintsType
-
The maximum value of an attribute that is of the number data type.
- withMessageAction(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminCreateUserRequest
-
Set to "RESEND"
to resend the invitation message to a user that already exists and reset the
expiration limit on the user's account.
- withMessageAction(MessageActionType) - Method in class com.amazonaws.services.cognitoidp.model.AdminCreateUserRequest
-
Set to "RESEND"
to resend the invitation message to a user that already exists and reset the
expiration limit on the user's account.
- withMfaConfiguration(String) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolRequest
-
Specifies MFA configuration details.
- withMfaConfiguration(UserPoolMfaType) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolRequest
-
Specifies MFA configuration details.
- withMfaConfiguration(String) - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolRequest
-
Can be one of the following values:
- withMfaConfiguration(UserPoolMfaType) - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolRequest
-
Can be one of the following values:
- withMfaConfiguration(String) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolType
-
Can be one of the following values:
- withMfaConfiguration(UserPoolMfaType) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolType
-
Can be one of the following values:
- withMFAOptions(MFAOptionType...) - Method in class com.amazonaws.services.cognitoidp.model.AdminGetUserResult
-
Specifies the options for MFA (e.g., email or phone number).
- withMFAOptions(Collection<MFAOptionType>) - Method in class com.amazonaws.services.cognitoidp.model.AdminGetUserResult
-
Specifies the options for MFA (e.g., email or phone number).
- withMFAOptions(MFAOptionType...) - Method in class com.amazonaws.services.cognitoidp.model.AdminSetUserSettingsRequest
-
Specifies the options for MFA (e.g., email or phone number).
- withMFAOptions(Collection<MFAOptionType>) - Method in class com.amazonaws.services.cognitoidp.model.AdminSetUserSettingsRequest
-
Specifies the options for MFA (e.g., email or phone number).
- withMFAOptions(MFAOptionType...) - Method in class com.amazonaws.services.cognitoidp.model.GetUserResult
-
Specifies the options for MFA (e.g., email or phone number).
- withMFAOptions(Collection<MFAOptionType>) - Method in class com.amazonaws.services.cognitoidp.model.GetUserResult
-
Specifies the options for MFA (e.g., email or phone number).
- withMFAOptions(MFAOptionType...) - Method in class com.amazonaws.services.cognitoidp.model.SetUserSettingsRequest
-
Specifies the options for MFA (e.g., email or phone number).
- withMFAOptions(Collection<MFAOptionType>) - Method in class com.amazonaws.services.cognitoidp.model.SetUserSettingsRequest
-
Specifies the options for MFA (e.g., email or phone number).
- withMFAOptions(MFAOptionType...) - Method in class com.amazonaws.services.cognitoidp.model.UserType
-
The MFA options for the user.
- withMFAOptions(Collection<MFAOptionType>) - Method in class com.amazonaws.services.cognitoidp.model.UserType
-
The MFA options for the user.
- withMinimumLength(Integer) - Method in class com.amazonaws.services.cognitoidp.model.PasswordPolicyType
-
The minimum length of the password policy that you have set.
- withMinLength(String) - Method in class com.amazonaws.services.cognitoidp.model.StringAttributeConstraintsType
-
The minimum length of an attribute value of the string type.
- withMinValue(String) - Method in class com.amazonaws.services.cognitoidp.model.NumberAttributeConstraintsType
-
The minimum value of an attribute that is of the number data type.
- withMutable(Boolean) - Method in class com.amazonaws.services.cognitoidp.model.SchemaAttributeType
-
Specifies whether the attribute can be changed once it has been created.
- withName(String) - Method in class com.amazonaws.services.cognitoidp.model.AttributeType
-
The name of the attribute.
- withName(String) - Method in class com.amazonaws.services.cognitoidp.model.SchemaAttributeType
-
A schema attribute of the name type.
- withName(String) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolDescriptionType
-
The name in a user pool description.
- withName(String) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolType
-
The name of the user pool.
- withNewDeviceMetadata(NewDeviceMetadataType) - Method in class com.amazonaws.services.cognitoidp.model.AuthenticationResultType
-
The new device metadata from an authentication result.
- withNextToken(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminListGroupsForUserRequest
-
An identifier that was returned from the previous call to this operation, which can be used to return the next
set of items in the list.
- withNextToken(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminListGroupsForUserResult
-
An identifier that was returned from the previous call to this operation, which can be used to return the next
set of items in the list.
- withNextToken(String) - Method in class com.amazonaws.services.cognitoidp.model.ListGroupsRequest
-
An identifier that was returned from the previous call to this operation, which can be used to return the next
set of items in the list.
- withNextToken(String) - Method in class com.amazonaws.services.cognitoidp.model.ListGroupsResult
-
An identifier that was returned from the previous call to this operation, which can be used to return the next
set of items in the list.
- withNextToken(String) - Method in class com.amazonaws.services.cognitoidp.model.ListIdentityProvidersRequest
-
A pagination token.
- withNextToken(String) - Method in class com.amazonaws.services.cognitoidp.model.ListIdentityProvidersResult
-
A pagination token.
- withNextToken(String) - Method in class com.amazonaws.services.cognitoidp.model.ListUserPoolClientsRequest
-
An identifier that was returned from the previous call to this operation, which can be used to return the next
set of items in the list.
- withNextToken(String) - Method in class com.amazonaws.services.cognitoidp.model.ListUserPoolClientsResult
-
An identifier that was returned from the previous call to this operation, which can be used to return the next
set of items in the list.
- withNextToken(String) - Method in class com.amazonaws.services.cognitoidp.model.ListUserPoolsRequest
-
An identifier that was returned from the previous call to this operation, which can be used to return the next
set of items in the list.
- withNextToken(String) - Method in class com.amazonaws.services.cognitoidp.model.ListUserPoolsResult
-
An identifier that was returned from the previous call to this operation, which can be used to return the next
set of items in the list.
- withNextToken(String) - Method in class com.amazonaws.services.cognitoidp.model.ListUsersInGroupRequest
-
An identifier that was returned from the previous call to this operation, which can be used to return the next
set of items in the list.
- withNextToken(String) - Method in class com.amazonaws.services.cognitoidp.model.ListUsersInGroupResult
-
An identifier that was returned from the previous call to this operation, which can be used to return the next
set of items in the list.
- withNumberAttributeConstraints(NumberAttributeConstraintsType) - Method in class com.amazonaws.services.cognitoidp.model.SchemaAttributeType
-
Specifies the constraints for an attribute of the number type.
- withPaginationToken(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminListDevicesRequest
-
The pagination token.
- withPaginationToken(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminListDevicesResult
-
The pagination token.
- withPaginationToken(String) - Method in class com.amazonaws.services.cognitoidp.model.ListDevicesRequest
-
The pagination token for the list request.
- withPaginationToken(String) - Method in class com.amazonaws.services.cognitoidp.model.ListDevicesResult
-
The pagination token for the list device response.
- withPaginationToken(String) - Method in class com.amazonaws.services.cognitoidp.model.ListUserImportJobsRequest
-
An identifier that was returned from the previous call to ListUserImportJobs
, which can be used to
return the next set of import jobs in the list.
- withPaginationToken(String) - Method in class com.amazonaws.services.cognitoidp.model.ListUserImportJobsResult
-
An identifier that can be used to return the next set of user import jobs in the list.
- withPaginationToken(String) - Method in class com.amazonaws.services.cognitoidp.model.ListUsersRequest
-
An identifier that was returned from the previous call to this operation, which can be used to return the next
set of items in the list.
- withPaginationToken(String) - Method in class com.amazonaws.services.cognitoidp.model.ListUsersResult
-
An identifier that was returned from the previous call to this operation, which can be used to return the next
set of items in the list.
- withPassword(String) - Method in class com.amazonaws.services.cognitoidp.model.ConfirmForgotPasswordRequest
-
The password sent by a user's request to retrieve a forgotten password.
- withPassword(String) - Method in class com.amazonaws.services.cognitoidp.model.SignUpRequest
-
The password of the user you wish to register.
- withPasswordPolicy(PasswordPolicyType) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolPolicyType
-
A container for information about the user pool password policy.
- withPasswordVerifier(String) - Method in class com.amazonaws.services.cognitoidp.model.DeviceSecretVerifierConfigType
-
The password verifier.
- withPolicies(UserPoolPolicyType) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolRequest
-
The policies associated with the new user pool.
- withPolicies(UserPoolPolicyType) - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolRequest
-
A container with the policies you wish to update in a user pool.
- withPolicies(UserPoolPolicyType) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolType
-
A container for the policies associated with a user pool.
- withPoolName(String) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolRequest
-
A string used to name the user pool.
- withPostAuthentication(String) - Method in class com.amazonaws.services.cognitoidp.model.LambdaConfigType
-
A post-authentication AWS Lambda trigger.
- withPostConfirmation(String) - Method in class com.amazonaws.services.cognitoidp.model.LambdaConfigType
-
A post-confirmation AWS Lambda trigger.
- withPreAuthentication(String) - Method in class com.amazonaws.services.cognitoidp.model.LambdaConfigType
-
A pre-authentication AWS Lambda trigger.
- withPrecedence(Integer) - Method in class com.amazonaws.services.cognitoidp.model.CreateGroupRequest
-
A nonnegative integer value that specifies the precedence of this group relative to the other groups that a user
can belong to in the user pool.
- withPrecedence(Integer) - Method in class com.amazonaws.services.cognitoidp.model.GroupType
-
A nonnegative integer value that specifies the precedence of this group relative to the other groups that a user
can belong to in the user pool.
- withPrecedence(Integer) - Method in class com.amazonaws.services.cognitoidp.model.UpdateGroupRequest
-
The new precedence value for the group.
- withPreSignedUrl(String) - Method in class com.amazonaws.services.cognitoidp.model.UserImportJobType
-
The pre-signed URL to be used to upload the .csv
file.
- withPreSignUp(String) - Method in class com.amazonaws.services.cognitoidp.model.LambdaConfigType
-
A pre-registration AWS Lambda trigger.
- withPreviousPassword(String) - Method in class com.amazonaws.services.cognitoidp.model.ChangePasswordRequest
-
The old password in the change password request.
- withProposedPassword(String) - Method in class com.amazonaws.services.cognitoidp.model.ChangePasswordRequest
-
The new password in the change password request.
- withProviderDetails(Map<String, String>) - Method in class com.amazonaws.services.cognitoidp.model.CreateIdentityProviderRequest
-
The identity provider details, such as MetadataURL
and MetadataFile
.
- withProviderDetails(Map<String, String>) - Method in class com.amazonaws.services.cognitoidp.model.IdentityProviderType
-
The identity provider details, such as MetadataURL
and MetadataFile
.
- withProviderDetails(Map<String, String>) - Method in class com.amazonaws.services.cognitoidp.model.UpdateIdentityProviderRequest
-
The identity provider details to be updated, such as MetadataURL
and MetadataFile
.
- withProviderName(String) - Method in class com.amazonaws.services.cognitoidp.model.CreateIdentityProviderRequest
-
The identity provider name.
- withProviderName(String) - Method in class com.amazonaws.services.cognitoidp.model.DeleteIdentityProviderRequest
-
The identity provider name.
- withProviderName(String) - Method in class com.amazonaws.services.cognitoidp.model.DescribeIdentityProviderRequest
-
The identity provider name.
- withProviderName(String) - Method in class com.amazonaws.services.cognitoidp.model.IdentityProviderType
-
The identity provider name.
- withProviderName(String) - Method in class com.amazonaws.services.cognitoidp.model.ProviderDescription
-
The identity provider name.
- withProviderName(String) - Method in class com.amazonaws.services.cognitoidp.model.UpdateIdentityProviderRequest
-
The identity provider name.
- withProviders(ProviderDescription...) - Method in class com.amazonaws.services.cognitoidp.model.ListIdentityProvidersResult
-
A list of identity provider objects.
- withProviders(Collection<ProviderDescription>) - Method in class com.amazonaws.services.cognitoidp.model.ListIdentityProvidersResult
-
A list of identity provider objects.
- withProviderType(String) - Method in class com.amazonaws.services.cognitoidp.model.CreateIdentityProviderRequest
-
The identity provider type.
- withProviderType(IdentityProviderTypeType) - Method in class com.amazonaws.services.cognitoidp.model.CreateIdentityProviderRequest
-
The identity provider type.
- withProviderType(String) - Method in class com.amazonaws.services.cognitoidp.model.IdentityProviderType
-
The identity provider type.
- withProviderType(IdentityProviderTypeType) - Method in class com.amazonaws.services.cognitoidp.model.IdentityProviderType
-
The identity provider type.
- withProviderType(String) - Method in class com.amazonaws.services.cognitoidp.model.ProviderDescription
-
The identity provider type.
- withProviderType(IdentityProviderTypeType) - Method in class com.amazonaws.services.cognitoidp.model.ProviderDescription
-
The identity provider type.
- withReadAttributes(String...) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolClientRequest
-
The read attributes.
- withReadAttributes(Collection<String>) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolClientRequest
-
The read attributes.
- withReadAttributes(String...) - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolClientRequest
-
The read-only attributes of the user pool.
- withReadAttributes(Collection<String>) - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolClientRequest
-
The read-only attributes of the user pool.
- withReadAttributes(String...) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolClientType
-
The Read-only attributes.
- withReadAttributes(Collection<String>) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolClientType
-
The Read-only attributes.
- withRefreshToken(String) - Method in class com.amazonaws.services.cognitoidp.model.AuthenticationResultType
-
The refresh token of the authentication result.
- withRefreshTokenValidity(Integer) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolClientRequest
-
The time limit, in days, after which the refresh token is no longer valid and cannot be used.
- withRefreshTokenValidity(Integer) - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolClientRequest
-
The time limit, in days, after which the refresh token is no longer valid and cannot be used.
- withRefreshTokenValidity(Integer) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolClientType
-
The time limit, in days, after which the refresh token is no longer valid and cannot be used.
- withReplyToEmailAddress(String) - Method in class com.amazonaws.services.cognitoidp.model.EmailConfigurationType
-
The REPLY-TO email address.
- withRequired(Boolean) - Method in class com.amazonaws.services.cognitoidp.model.SchemaAttributeType
-
Specifies whether a user pool attribute is required.
- withRequireLowercase(Boolean) - Method in class com.amazonaws.services.cognitoidp.model.PasswordPolicyType
-
In the password policy that you have set, refers to whether you have required users to use at least one lowercase
letter in their password.
- withRequireNumbers(Boolean) - Method in class com.amazonaws.services.cognitoidp.model.PasswordPolicyType
-
In the password policy that you have set, refers to whether you have required users to use at least one number in
their password.
- withRequireSymbols(Boolean) - Method in class com.amazonaws.services.cognitoidp.model.PasswordPolicyType
-
In the password policy that you have set, refers to whether you have required users to use at least one symbol in
their password.
- withRequireUppercase(Boolean) - Method in class com.amazonaws.services.cognitoidp.model.PasswordPolicyType
-
In the password policy that you have set, refers to whether you have required users to use at least one uppercase
letter in their password.
- withRoleArn(String) - Method in class com.amazonaws.services.cognitoidp.model.CreateGroupRequest
-
The role ARN for the group.
- withRoleArn(String) - Method in class com.amazonaws.services.cognitoidp.model.GroupType
-
The role ARN for the group.
- withRoleArn(String) - Method in class com.amazonaws.services.cognitoidp.model.UpdateGroupRequest
-
The new role ARN for the group.
- withS3Bucket(String) - Method in class com.amazonaws.services.cognitoidp.model.DomainDescriptionType
-
The S3 bucket where the static files for this domain are stored.
- withSalt(String) - Method in class com.amazonaws.services.cognitoidp.model.DeviceSecretVerifierConfigType
-
The salt.
- withSchema(SchemaAttributeType...) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolRequest
-
An array of schema attributes for the new user pool.
- withSchema(Collection<SchemaAttributeType>) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolRequest
-
An array of schema attributes for the new user pool.
- withSchemaAttributes(SchemaAttributeType...) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolType
-
A container with the schema attributes of a user pool.
- withSchemaAttributes(Collection<SchemaAttributeType>) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolType
-
A container with the schema attributes of a user pool.
- withSecretHash(String) - Method in class com.amazonaws.services.cognitoidp.model.ConfirmForgotPasswordRequest
-
A keyed-hash message authentication code (HMAC) calculated using the secret key of a user pool client and
username plus the client ID in the message.
- withSecretHash(String) - Method in class com.amazonaws.services.cognitoidp.model.ConfirmSignUpRequest
-
A keyed-hash message authentication code (HMAC) calculated using the secret key of a user pool client and
username plus the client ID in the message.
- withSecretHash(String) - Method in class com.amazonaws.services.cognitoidp.model.ForgotPasswordRequest
-
A keyed-hash message authentication code (HMAC) calculated using the secret key of a user pool client and
username plus the client ID in the message.
- withSecretHash(String) - Method in class com.amazonaws.services.cognitoidp.model.ResendConfirmationCodeRequest
-
A keyed-hash message authentication code (HMAC) calculated using the secret key of a user pool client and
username plus the client ID in the message.
- withSecretHash(String) - Method in class com.amazonaws.services.cognitoidp.model.SignUpRequest
-
A keyed-hash message authentication code (HMAC) calculated using the secret key of a user pool client and
username plus the client ID in the message.
- withSession(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminInitiateAuthResult
-
The session which should be passed both ways in challenge-response calls to the service.
- withSession(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminRespondToAuthChallengeRequest
-
The session which should be passed both ways in challenge-response calls to the service.
- withSession(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminRespondToAuthChallengeResult
-
The session which should be passed both ways in challenge-response calls to the service.
- withSession(String) - Method in class com.amazonaws.services.cognitoidp.model.InitiateAuthResult
-
The session which should be passed both ways in challenge-response calls to the service.
- withSession(String) - Method in class com.amazonaws.services.cognitoidp.model.RespondToAuthChallengeRequest
-
The session which should be passed both ways in challenge-response calls to the service.
- withSession(String) - Method in class com.amazonaws.services.cognitoidp.model.RespondToAuthChallengeResult
-
The session which should be passed both ways in challenge-response calls to the service.
- withSkippedUsers(Long) - Method in class com.amazonaws.services.cognitoidp.model.UserImportJobType
-
The number of users that were skipped.
- withSmsAuthenticationMessage(String) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolRequest
-
A string representing the SMS authentication message.
- withSmsAuthenticationMessage(String) - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolRequest
-
The contents of the SMS authentication message.
- withSmsAuthenticationMessage(String) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolType
-
The contents of the SMS authentication message.
- withSmsConfiguration(SmsConfigurationType) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolRequest
-
The SMS configuration.
- withSmsConfiguration(SmsConfigurationType) - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolRequest
-
SMS configuration.
- withSmsConfiguration(SmsConfigurationType) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolType
-
The SMS configuration.
- withSmsConfigurationFailure(String) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolType
-
The reason why the SMS configuration cannot send the messages to your users.
- withSMSMessage(String) - Method in class com.amazonaws.services.cognitoidp.model.MessageTemplateType
-
The message template for SMS messages.
- withSmsVerificationMessage(String) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolRequest
-
A string representing the SMS verification message.
- withSmsVerificationMessage(String) - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolRequest
-
A container with information about the SMS verification message.
- withSmsVerificationMessage(String) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolType
-
The contents of the SMS verification message.
- withSnsCallerArn(String) - Method in class com.amazonaws.services.cognitoidp.model.SmsConfigurationType
-
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) caller.
- withSourceArn(String) - Method in class com.amazonaws.services.cognitoidp.model.EmailConfigurationType
-
The Amazon Resource Name (ARN) of the email source.
- withStartDate(Date) - Method in class com.amazonaws.services.cognitoidp.model.UserImportJobType
-
The date when the user import job was started.
- withStatus(String) - Method in class com.amazonaws.services.cognitoidp.model.DomainDescriptionType
-
The domain status.
- withStatus(DomainStatusType) - Method in class com.amazonaws.services.cognitoidp.model.DomainDescriptionType
-
The domain status.
- withStatus(String) - Method in class com.amazonaws.services.cognitoidp.model.UserImportJobType
-
The status of the user import job.
- withStatus(UserImportJobStatusType) - Method in class com.amazonaws.services.cognitoidp.model.UserImportJobType
-
The status of the user import job.
- withStatus(String) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolDescriptionType
-
The user pool status in a user pool description.
- withStatus(StatusType) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolDescriptionType
-
The user pool status in a user pool description.
- withStatus(String) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolType
-
The status of a user pool.
- withStatus(StatusType) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolType
-
The status of a user pool.
- withStringAttributeConstraints(StringAttributeConstraintsType) - Method in class com.amazonaws.services.cognitoidp.model.SchemaAttributeType
-
Specifies the constraints for an attribute of the string type.
- withSupportedIdentityProviders(String...) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolClientRequest
-
A list of provider names for the identity providers that are supported on this client.
- withSupportedIdentityProviders(Collection<String>) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolClientRequest
-
A list of provider names for the identity providers that are supported on this client.
- withSupportedIdentityProviders(String...) - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolClientRequest
-
A list of provider names for the identity providers that are supported on this client.
- withSupportedIdentityProviders(Collection<String>) - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolClientRequest
-
A list of provider names for the identity providers that are supported on this client.
- withSupportedIdentityProviders(String...) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolClientType
-
A list of provider names for the identity providers that are supported on this client.
- withSupportedIdentityProviders(Collection<String>) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolClientType
-
A list of provider names for the identity providers that are supported on this client.
- withTemporaryPassword(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminCreateUserRequest
-
The user's temporary password.
- withTokenType(String) - Method in class com.amazonaws.services.cognitoidp.model.AuthenticationResultType
-
The token type of the authentication result.
- withUnusedAccountValidityDays(Integer) - Method in class com.amazonaws.services.cognitoidp.model.AdminCreateUserConfigType
-
The user account expiration limit, in days, after which the account is no longer usable.
- withUser(UserType) - Method in class com.amazonaws.services.cognitoidp.model.AdminCreateUserResult
-
The user returned in the request to create a new user.
- withUserAttributeNames(String...) - Method in class com.amazonaws.services.cognitoidp.model.AdminDeleteUserAttributesRequest
-
An array of strings representing the user attribute names you wish to delete.
- withUserAttributeNames(Collection<String>) - Method in class com.amazonaws.services.cognitoidp.model.AdminDeleteUserAttributesRequest
-
An array of strings representing the user attribute names you wish to delete.
- withUserAttributeNames(String...) - Method in class com.amazonaws.services.cognitoidp.model.DeleteUserAttributesRequest
-
An array of strings representing the user attribute names you wish to delete.
- withUserAttributeNames(Collection<String>) - Method in class com.amazonaws.services.cognitoidp.model.DeleteUserAttributesRequest
-
An array of strings representing the user attribute names you wish to delete.
- withUserAttributes(AttributeType...) - Method in class com.amazonaws.services.cognitoidp.model.AdminCreateUserRequest
-
An array of name-value pairs that contain user attributes and attribute values to be set for the user to be
created.
- withUserAttributes(Collection<AttributeType>) - Method in class com.amazonaws.services.cognitoidp.model.AdminCreateUserRequest
-
An array of name-value pairs that contain user attributes and attribute values to be set for the user to be
created.
- withUserAttributes(AttributeType...) - Method in class com.amazonaws.services.cognitoidp.model.AdminGetUserResult
-
An array of name-value pairs representing user attributes.
- withUserAttributes(Collection<AttributeType>) - Method in class com.amazonaws.services.cognitoidp.model.AdminGetUserResult
-
An array of name-value pairs representing user attributes.
- withUserAttributes(AttributeType...) - Method in class com.amazonaws.services.cognitoidp.model.AdminUpdateUserAttributesRequest
-
An array of name-value pairs representing user attributes.
- withUserAttributes(Collection<AttributeType>) - Method in class com.amazonaws.services.cognitoidp.model.AdminUpdateUserAttributesRequest
-
An array of name-value pairs representing user attributes.
- withUserAttributes(AttributeType...) - Method in class com.amazonaws.services.cognitoidp.model.GetUserResult
-
An array of name-value pairs representing user attributes.
- withUserAttributes(Collection<AttributeType>) - Method in class com.amazonaws.services.cognitoidp.model.GetUserResult
-
An array of name-value pairs representing user attributes.
- withUserAttributes(AttributeType...) - Method in class com.amazonaws.services.cognitoidp.model.SignUpRequest
-
An array of name-value pairs representing user attributes.
- withUserAttributes(Collection<AttributeType>) - Method in class com.amazonaws.services.cognitoidp.model.SignUpRequest
-
An array of name-value pairs representing user attributes.
- withUserAttributes(AttributeType...) - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserAttributesRequest
-
An array of name-value pairs representing user attributes.
- withUserAttributes(Collection<AttributeType>) - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserAttributesRequest
-
An array of name-value pairs representing user attributes.
- withUserConfirmationNecessary(Boolean) - Method in class com.amazonaws.services.cognitoidp.model.ConfirmDeviceResult
-
Indicates whether the user confirmation is necessary to confirm the device response.
- withUserConfirmed(Boolean) - Method in class com.amazonaws.services.cognitoidp.model.SignUpResult
-
A response from the server indicating that a user registration has been confirmed.
- withUserCreateDate(Date) - Method in class com.amazonaws.services.cognitoidp.model.AdminGetUserResult
-
The date the user was created.
- withUserCreateDate(Date) - Method in class com.amazonaws.services.cognitoidp.model.UserType
-
The creation date of the user.
- withUserImportJob(UserImportJobType) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserImportJobResult
-
The job object that represents the user import job.
- withUserImportJob(UserImportJobType) - Method in class com.amazonaws.services.cognitoidp.model.DescribeUserImportJobResult
-
The job object that represents the user import job.
- withUserImportJob(UserImportJobType) - Method in class com.amazonaws.services.cognitoidp.model.StartUserImportJobResult
-
The job object that represents the user import job.
- withUserImportJob(UserImportJobType) - Method in class com.amazonaws.services.cognitoidp.model.StopUserImportJobResult
-
The job object that represents the user import job.
- withUserImportJobs(UserImportJobType...) - Method in class com.amazonaws.services.cognitoidp.model.ListUserImportJobsResult
-
The user import jobs.
- withUserImportJobs(Collection<UserImportJobType>) - Method in class com.amazonaws.services.cognitoidp.model.ListUserImportJobsResult
-
The user import jobs.
- withUserLastModifiedDate(Date) - Method in class com.amazonaws.services.cognitoidp.model.AdminGetUserResult
-
The date the user was last modified.
- withUserLastModifiedDate(Date) - Method in class com.amazonaws.services.cognitoidp.model.UserType
-
The last modified date of the user.
- withUsername(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminAddUserToGroupRequest
-
The username for the user.
- withUsername(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminConfirmSignUpRequest
-
The user name for which you want to confirm user registration.
- withUsername(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminCreateUserRequest
-
The username for the user.
- withUsername(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminDeleteUserAttributesRequest
-
The user name of the user from which you would like to delete attributes.
- withUsername(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminDeleteUserRequest
-
The user name of the user you wish to delete.
- withUsername(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminDisableUserRequest
-
The user name of the user you wish to disable.
- withUsername(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminEnableUserRequest
-
The user name of the user you wish to enable.
- withUsername(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminForgetDeviceRequest
-
The user name.
- withUsername(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminGetDeviceRequest
-
The user name.
- withUsername(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminGetUserRequest
-
The user name of the user you wish to retrieve.
- withUsername(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminGetUserResult
-
The user name of the user about whom you are receiving information.
- withUsername(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminListDevicesRequest
-
The user name.
- withUsername(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminListGroupsForUserRequest
-
The username for the user.
- withUsername(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminRemoveUserFromGroupRequest
-
The username for the user.
- withUsername(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminResetUserPasswordRequest
-
The user name of the user whose password you wish to reset.
- withUsername(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminSetUserSettingsRequest
-
The user name of the user for whom you wish to set user settings.
- withUsername(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminUpdateDeviceStatusRequest
-
The user name.
- withUsername(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminUpdateUserAttributesRequest
-
The user name of the user for whom you want to update user attributes.
- withUsername(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminUserGlobalSignOutRequest
-
The user name.
- withUsername(String) - Method in class com.amazonaws.services.cognitoidp.model.ConfirmForgotPasswordRequest
-
The user name of the user for whom you want to enter a code to retrieve a forgotten password.
- withUsername(String) - Method in class com.amazonaws.services.cognitoidp.model.ConfirmSignUpRequest
-
The user name of the user whose registration you wish to confirm.
- withUsername(String) - Method in class com.amazonaws.services.cognitoidp.model.ForgotPasswordRequest
-
The user name of the user for whom you want to enter a code to reset a forgotten password.
- withUsername(String) - Method in class com.amazonaws.services.cognitoidp.model.GetUserResult
-
The user name of the user you wish to retrieve from the get user request.
- withUsername(String) - Method in class com.amazonaws.services.cognitoidp.model.ResendConfirmationCodeRequest
-
The user name of the user to whom you wish to resend a confirmation code.
- withUsername(String) - Method in class com.amazonaws.services.cognitoidp.model.SignUpRequest
-
The user name of the user you wish to register.
- withUsername(String) - Method in class com.amazonaws.services.cognitoidp.model.UserType
-
The user name of the user you wish to describe.
- withUsernameAttributes(String...) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolRequest
-
Specifies whether email addresses or phone numbers can be specified as usernames when a user signs up.
- withUsernameAttributes(Collection<String>) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolRequest
-
Specifies whether email addresses or phone numbers can be specified as usernames when a user signs up.
- withUsernameAttributes(UsernameAttributeType...) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolRequest
-
Specifies whether email addresses or phone numbers can be specified as usernames when a user signs up.
- withUsernameAttributes(String...) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolType
-
Specifies whether email addresses or phone numbers can be specified as usernames when a user signs up.
- withUsernameAttributes(Collection<String>) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolType
-
Specifies whether email addresses or phone numbers can be specified as usernames when a user signs up.
- withUsernameAttributes(UsernameAttributeType...) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolType
-
Specifies whether email addresses or phone numbers can be specified as usernames when a user signs up.
- withUserPool(UserPoolType) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolResult
-
A container for the user pool details.
- withUserPool(UserPoolType) - Method in class com.amazonaws.services.cognitoidp.model.DescribeUserPoolResult
-
The container of metadata returned by the server to describe the pool.
- withUserPoolClient(UserPoolClientType) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolClientResult
-
The user pool client that was just created.
- withUserPoolClient(UserPoolClientType) - Method in class com.amazonaws.services.cognitoidp.model.DescribeUserPoolClientResult
-
The user pool client from a server response to describe the user pool client.
- withUserPoolClient(UserPoolClientType) - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolClientResult
-
The user pool client value from the response from the server when an update user pool client request is made.
- withUserPoolClients(UserPoolClientDescription...) - Method in class com.amazonaws.services.cognitoidp.model.ListUserPoolClientsResult
-
The user pool clients in the response that lists user pool clients.
- withUserPoolClients(Collection<UserPoolClientDescription>) - Method in class com.amazonaws.services.cognitoidp.model.ListUserPoolClientsResult
-
The user pool clients in the response that lists user pool clients.
- withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.AddCustomAttributesRequest
-
The user pool ID for the user pool where you want to add custom attributes.
- withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminAddUserToGroupRequest
-
The user pool ID for the user pool.
- withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminConfirmSignUpRequest
-
The user pool ID for which you want to confirm user registration.
- withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminCreateUserRequest
-
The user pool ID for the user pool where the user will be created.
- withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminDeleteUserAttributesRequest
-
The user pool ID for the user pool where you want to delete user attributes.
- withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminDeleteUserRequest
-
The user pool ID for the user pool where you want to delete the user.
- withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminDisableUserRequest
-
The user pool ID for the user pool where you want to disable the user.
- withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminEnableUserRequest
-
The user pool ID for the user pool where you want to enable the user.
- withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminForgetDeviceRequest
-
The user pool ID.
- withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminGetDeviceRequest
-
The user pool ID.
- withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminGetUserRequest
-
The user pool ID for the user pool where you want to get information about the user.
- withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminInitiateAuthRequest
-
The ID of the Amazon Cognito user pool.
- withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminListDevicesRequest
-
The user pool ID.
- withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminListGroupsForUserRequest
-
The user pool ID for the user pool.
- withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminRemoveUserFromGroupRequest
-
The user pool ID for the user pool.
- withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminResetUserPasswordRequest
-
The user pool ID for the user pool where you want to reset the user's password.
- withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminRespondToAuthChallengeRequest
-
The ID of the Amazon Cognito user pool.
- withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminSetUserSettingsRequest
-
The user pool ID for the user pool where you want to set the user's settings, such as MFA options.
- withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminUpdateDeviceStatusRequest
-
The user pool ID.
- withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminUpdateUserAttributesRequest
-
The user pool ID for the user pool where you want to update user attributes.
- withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminUserGlobalSignOutRequest
-
The user pool ID.
- withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.CreateGroupRequest
-
The user pool ID for the user pool.
- withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.CreateIdentityProviderRequest
-
The user pool ID.
- withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserImportJobRequest
-
The user pool ID for the user pool that the users are being imported into.
- withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolClientRequest
-
The user pool ID for the user pool where you want to create a user pool client.
- withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolDomainRequest
-
The user pool ID.
- withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.DeleteGroupRequest
-
The user pool ID for the user pool.
- withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.DeleteIdentityProviderRequest
-
The user pool ID.
- withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.DeleteUserPoolClientRequest
-
The user pool ID for the user pool where you want to delete the client.
- withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.DeleteUserPoolDomainRequest
-
The user pool ID.
- withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.DeleteUserPoolRequest
-
The user pool ID for the user pool you want to delete.
- withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.DescribeIdentityProviderRequest
-
The user pool ID.
- withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.DescribeUserImportJobRequest
-
The user pool ID for the user pool that the users are being imported into.
- withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.DescribeUserPoolClientRequest
-
The user pool ID for the user pool you want to describe.
- withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.DescribeUserPoolRequest
-
The user pool ID for the user pool you want to describe.
- withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.DomainDescriptionType
-
The user pool ID.
- withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.GetCSVHeaderRequest
-
The user pool ID for the user pool that the users are to be imported into.
- withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.GetCSVHeaderResult
-
The user pool ID for the user pool that the users are to be imported into.
- withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.GetGroupRequest
-
The user pool ID for the user pool.
- withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.GetIdentityProviderByIdentifierRequest
-
The user pool ID.
- withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.GroupType
-
The user pool ID for the user pool.
- withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.IdentityProviderType
-
The user pool ID.
- withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.ListGroupsRequest
-
The user pool ID for the user pool.
- withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.ListIdentityProvidersRequest
-
The user pool ID.
- withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.ListUserImportJobsRequest
-
The user pool ID for the user pool that the users are being imported into.
- withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.ListUserPoolClientsRequest
-
The user pool ID for the user pool where you want to list user pool clients.
- withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.ListUsersInGroupRequest
-
The user pool ID for the user pool.
- withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.ListUsersRequest
-
The user pool ID for the user pool on which the search should be performed.
- withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.StartUserImportJobRequest
-
The user pool ID for the user pool that the users are being imported into.
- withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.StopUserImportJobRequest
-
The user pool ID for the user pool that the users are being imported into.
- withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.UpdateGroupRequest
-
The user pool ID for the user pool.
- withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.UpdateIdentityProviderRequest
-
The user pool ID.
- withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolClientRequest
-
The user pool ID for the user pool where you want to update the user pool client.
- withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolRequest
-
The user pool ID for the user pool you want to update.
- withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.UserImportJobType
-
The user pool ID for the user pool that the users are being imported into.
- withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolClientDescription
-
The user pool ID for the user pool where you want to describe the user pool client.
- withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolClientType
-
The user pool ID for the user pool client.
- withUserPools(UserPoolDescriptionType...) - Method in class com.amazonaws.services.cognitoidp.model.ListUserPoolsResult
-
The user pools from the response to list users.
- withUserPools(Collection<UserPoolDescriptionType>) - Method in class com.amazonaws.services.cognitoidp.model.ListUserPoolsResult
-
The user pools from the response to list users.
- withUserPoolTags(Map<String, String>) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolRequest
-
The cost allocation tags for the user pool.
- withUserPoolTags(Map<String, String>) - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolRequest
-
The cost allocation tags for the user pool.
- withUserPoolTags(Map<String, String>) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolType
-
The cost allocation tags for the user pool.
- withUsers(UserType...) - Method in class com.amazonaws.services.cognitoidp.model.ListUsersInGroupResult
-
The users returned in the request to list users.
- withUsers(Collection<UserType>) - Method in class com.amazonaws.services.cognitoidp.model.ListUsersInGroupResult
-
The users returned in the request to list users.
- withUsers(UserType...) - Method in class com.amazonaws.services.cognitoidp.model.ListUsersResult
-
The users returned in the request to list users.
- withUsers(Collection<UserType>) - Method in class com.amazonaws.services.cognitoidp.model.ListUsersResult
-
The users returned in the request to list users.
- withUserStatus(String) - Method in class com.amazonaws.services.cognitoidp.model.AdminGetUserResult
-
The user status.
- withUserStatus(UserStatusType) - Method in class com.amazonaws.services.cognitoidp.model.AdminGetUserResult
-
The user status.
- withUserStatus(String) - Method in class com.amazonaws.services.cognitoidp.model.UserType
-
The user status.
- withUserStatus(UserStatusType) - Method in class com.amazonaws.services.cognitoidp.model.UserType
-
The user status.
- withUserSub(String) - Method in class com.amazonaws.services.cognitoidp.model.SignUpResult
-
The UUID of the authenticated user.
- withValidationData(AttributeType...) - Method in class com.amazonaws.services.cognitoidp.model.AdminCreateUserRequest
-
The user's validation data.
- withValidationData(Collection<AttributeType>) - Method in class com.amazonaws.services.cognitoidp.model.AdminCreateUserRequest
-
The user's validation data.
- withValidationData(AttributeType...) - Method in class com.amazonaws.services.cognitoidp.model.SignUpRequest
-
The validation data in the request to register a user.
- withValidationData(Collection<AttributeType>) - Method in class com.amazonaws.services.cognitoidp.model.SignUpRequest
-
The validation data in the request to register a user.
- withValue(String) - Method in class com.amazonaws.services.cognitoidp.model.AttributeType
-
The value of the attribute.
- withVerifyAuthChallengeResponse(String) - Method in class com.amazonaws.services.cognitoidp.model.LambdaConfigType
-
Verifies the authentication challenge response.
- withVersion(String) - Method in class com.amazonaws.services.cognitoidp.model.DomainDescriptionType
-
The app version.
- withWriteAttributes(String...) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolClientRequest
-
The write attributes.
- withWriteAttributes(Collection<String>) - Method in class com.amazonaws.services.cognitoidp.model.CreateUserPoolClientRequest
-
The write attributes.
- withWriteAttributes(String...) - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolClientRequest
-
The writeable attributes of the user pool.
- withWriteAttributes(Collection<String>) - Method in class com.amazonaws.services.cognitoidp.model.UpdateUserPoolClientRequest
-
The writeable attributes of the user pool.
- withWriteAttributes(String...) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolClientType
-
The writeable attributes.
- withWriteAttributes(Collection<String>) - Method in class com.amazonaws.services.cognitoidp.model.UserPoolClientType
-
The writeable attributes.