Uses of Class
software.amazon.awssdk.services.cognitoidentityprovider.model.CognitoIdentityProviderRequest
Packages that use CognitoIdentityProviderRequest
Package
Description
-
Uses of CognitoIdentityProviderRequest in software.amazon.awssdk.services.cognitoidentityprovider.internal
Methods in software.amazon.awssdk.services.cognitoidentityprovider.internal with type parameters of type CognitoIdentityProviderRequestModifier and TypeMethodDescriptionstatic <T extends CognitoIdentityProviderRequest>
TUserAgentUtils.applyPaginatorUserAgent(T request) static <T extends CognitoIdentityProviderRequest>
TUserAgentUtils.applyUserAgentInfo(T request, Consumer<AwsRequestOverrideConfiguration.Builder> userAgentApplier) -
Uses of CognitoIdentityProviderRequest in software.amazon.awssdk.services.cognitoidentityprovider.model
Subclasses of CognitoIdentityProviderRequest in software.amazon.awssdk.services.cognitoidentityprovider.modelModifier and TypeClassDescriptionfinal classRepresents the request to add custom attributes.final classThe request to create a new client secret for a user pool app client.final classfinal classConfirm a user's registration as a user pool administrator.final classCreates a new user in the specified user pool.final classRepresents the request to delete user attributes as an administrator.final classRepresents the request to delete a user as an administrator.final classfinal classRepresents the request to disable the user as an administrator.final classRepresents the request that enables the user as an administrator.final classSends the forgot device request, as an administrator.final classRepresents the request to get the device, as an administrator.final classRepresents the request to get the specified user as an administrator.final classInitiates the authorization request, as an administrator.final classfinal classRepresents the request to list devices, as an administrator.final classfinal classfinal classfinal classRepresents the request to reset a user's password as an administrator.final classThe request to respond to the authentication challenge, as an administrator.final classfinal classfinal classYou can use this parameter to set an MFA configuration that uses the SMS delivery medium.final classfinal classThe request to update the device status, as an administrator.final classRepresents the request to update the user's attributes as an administrator.final classThe request to sign out of all devices, as an administrator.final classfinal classRepresents the request to change a user password.final classfinal classThe confirm-device request.final classThe request representing the confirmation for a password reset.final classRepresents the request to confirm registration of a user.final classfinal classfinal classfinal classfinal classfinal classRepresents the request to create the user import job.final classRepresents the request to create a user pool client.final classfinal classfinal classRepresents the request to create a user pool.final classfinal classfinal classfinal classfinal classfinal classRepresents the request to delete user attributes.final classRepresents the request to delete a user pool client.final classThe request to delete a specific client secret from a user pool app client.final classfinal classfinal classRepresents the request to delete a user pool.final classRepresents the request to delete a user.final classfinal classfinal classfinal classfinal classfinal classfinal classfinal classRepresents the request to describe the user import job.final classRepresents the request to describe a user pool client.final classfinal classRepresents the request to describe the user pool.final classRepresents the request to forget the device.final classRepresents the request to reset a user's password.final classRepresents the request to get the header information of the CSV file for the user import job.final classRepresents the request to get the device.final classfinal classfinal classfinal classfinal classRequest to get a signing certificate from Amazon Cognito.final classfinal classfinal classRepresents the request to get user attribute verification.final classfinal classfinal classRepresents the request to get information about the user.final classRepresents the request to sign out all devices.final classInitiates the authentication request.final classRepresents the request to list the devices.final classfinal classfinal classfinal classfinal classfinal classRepresents the request to list the user import jobs.final classThe request to list client secrets for a user pool app client.final classRepresents the request to list the user pool clients.final classfinal classRepresents the request to list user pools.final classfinal classRepresents the request to list users.final classfinal classRepresents the request to resend the confirmation code.final classThe request to respond to an authentication challenge.final classfinal classfinal classfinal classfinal classfinal classfinal classRepresents the request to set user settings.final classRepresents the request to register a user.final classRepresents the request to start the user import job.final classfinal classRepresents the request to stop the user import job.final classfinal classfinal classfinal classRepresents the request to update the device status.final classfinal classfinal classfinal classfinal classfinal classfinal classRepresents the request to update user attributes.final classRepresents the request to update the user pool client.final classThe UpdateUserPoolDomain request input.final classfinal classRepresents the request to update the user pool.final classfinal classRepresents the request to verify user attributes.Methods in software.amazon.awssdk.services.cognitoidentityprovider.model that return CognitoIdentityProviderRequestConstructors in software.amazon.awssdk.services.cognitoidentityprovider.model with parameters of type CognitoIdentityProviderRequest