| Package | Description |
|---|---|
| software.amazon.awssdk.services.cognitoidentityprovider.model |
| Modifier and Type | Class and Description |
|---|---|
class |
AddCustomAttributesRequest
Represents the request to add custom attributes.
|
class |
AdminAddUserToGroupRequest |
class |
AdminConfirmSignUpRequest
Represents the request to confirm user registration.
|
class |
AdminCreateUserRequest
Represents the request to create a user in the specified user pool.
|
class |
AdminDeleteUserAttributesRequest
Represents the request to delete user attributes as an administrator.
|
class |
AdminDeleteUserRequest
Represents the request to delete a user as an administrator.
|
class |
AdminDisableProviderForUserRequest |
class |
AdminDisableUserRequest
Represents the request to disable any user as an administrator.
|
class |
AdminEnableUserRequest
Represents the request that enables the user as an administrator.
|
class |
AdminForgetDeviceRequest
Sends the forgot device request, as an administrator.
|
class |
AdminGetDeviceRequest
Represents the request to get the device, as an administrator.
|
class |
AdminGetUserRequest
Represents the request to get the specified user as an administrator.
|
class |
AdminInitiateAuthRequest
Initiates the authorization request, as an administrator.
|
class |
AdminLinkProviderForUserRequest |
class |
AdminListDevicesRequest
Represents the request to list devices, as an administrator.
|
class |
AdminListGroupsForUserRequest |
class |
AdminListUserAuthEventsRequest |
class |
AdminRemoveUserFromGroupRequest |
class |
AdminResetUserPasswordRequest
Represents the request to reset a user's password as an administrator.
|
class |
AdminRespondToAuthChallengeRequest
The request to respond to the authentication challenge, as an administrator.
|
class |
AdminSetUserMfaPreferenceRequest |
class |
AdminSetUserPasswordRequest |
class |
AdminSetUserSettingsRequest
Represents the request to set user settings as an administrator.
|
class |
AdminUpdateAuthEventFeedbackRequest |
class |
AdminUpdateDeviceStatusRequest
The request to update the device status, as an administrator.
|
class |
AdminUpdateUserAttributesRequest
Represents the request to update the user's attributes as an administrator.
|
class |
AdminUserGlobalSignOutRequest
The request to sign out of all devices, as an administrator.
|
class |
AssociateSoftwareTokenRequest |
class |
ChangePasswordRequest
Represents the request to change a user password.
|
class |
ConfirmDeviceRequest
Confirms the device request.
|
class |
ConfirmForgotPasswordRequest
The request representing the confirmation for a password reset.
|
class |
ConfirmSignUpRequest
Represents the request to confirm registration of a user.
|
class |
CreateGroupRequest |
class |
CreateIdentityProviderRequest |
class |
CreateResourceServerRequest |
class |
CreateUserImportJobRequest
Represents the request to create the user import job.
|
class |
CreateUserPoolClientRequest
Represents the request to create a user pool client.
|
class |
CreateUserPoolDomainRequest |
class |
CreateUserPoolRequest
Represents the request to create a user pool.
|
class |
DeleteGroupRequest |
class |
DeleteIdentityProviderRequest |
class |
DeleteResourceServerRequest |
class |
DeleteUserAttributesRequest
Represents the request to delete user attributes.
|
class |
DeleteUserPoolClientRequest
Represents the request to delete a user pool client.
|
class |
DeleteUserPoolDomainRequest |
class |
DeleteUserPoolRequest
Represents the request to delete a user pool.
|
class |
DeleteUserRequest
Represents the request to delete a user.
|
class |
DescribeIdentityProviderRequest |
class |
DescribeResourceServerRequest |
class |
DescribeRiskConfigurationRequest |
class |
DescribeUserImportJobRequest
Represents the request to describe the user import job.
|
class |
DescribeUserPoolClientRequest
Represents the request to describe a user pool client.
|
class |
DescribeUserPoolDomainRequest |
class |
DescribeUserPoolRequest
Represents the request to describe the user pool.
|
class |
ForgetDeviceRequest
Represents the request to forget the device.
|
class |
ForgotPasswordRequest
Represents the request to reset a user's password.
|
class |
GetCsvHeaderRequest
Represents the request to get the header information for the .csv file for the user import job.
|
class |
GetDeviceRequest
Represents the request to get the device.
|
class |
GetGroupRequest |
class |
GetIdentityProviderByIdentifierRequest |
class |
GetSigningCertificateRequest
Request to get a signing certificate from Cognito.
|
class |
GetUiCustomizationRequest |
class |
GetUserAttributeVerificationCodeRequest
Represents the request to get user attribute verification.
|
class |
GetUserPoolMfaConfigRequest |
class |
GetUserRequest
Represents the request to get information about the user.
|
class |
GlobalSignOutRequest
Represents the request to sign out all devices.
|
class |
InitiateAuthRequest
Initiates the authentication request.
|
class |
ListDevicesRequest
Represents the request to list the devices.
|
class |
ListGroupsRequest |
class |
ListIdentityProvidersRequest |
class |
ListResourceServersRequest |
class |
ListTagsForResourceRequest |
class |
ListUserImportJobsRequest
Represents the request to list the user import jobs.
|
class |
ListUserPoolClientsRequest
Represents the request to list the user pool clients.
|
class |
ListUserPoolsRequest
Represents the request to list user pools.
|
class |
ListUsersInGroupRequest |
class |
ListUsersRequest
Represents the request to list users.
|
class |
ResendConfirmationCodeRequest
Represents the request to resend the confirmation code.
|
class |
RespondToAuthChallengeRequest
The request to respond to an authentication challenge.
|
class |
SetRiskConfigurationRequest |
class |
SetUiCustomizationRequest |
class |
SetUserMfaPreferenceRequest |
class |
SetUserPoolMfaConfigRequest |
class |
SetUserSettingsRequest
Represents the request to set user settings.
|
class |
SignUpRequest
Represents the request to register a user.
|
class |
StartUserImportJobRequest
Represents the request to start the user import job.
|
class |
StopUserImportJobRequest
Represents the request to stop the user import job.
|
class |
TagResourceRequest |
class |
UntagResourceRequest |
class |
UpdateAuthEventFeedbackRequest |
class |
UpdateDeviceStatusRequest
Represents the request to update the device status.
|
class |
UpdateGroupRequest |
class |
UpdateIdentityProviderRequest |
class |
UpdateResourceServerRequest |
class |
UpdateUserAttributesRequest
Represents the request to update user attributes.
|
class |
UpdateUserPoolClientRequest
Represents the request to update the user pool client.
|
class |
UpdateUserPoolDomainRequest
The UpdateUserPoolDomain request input.
|
class |
UpdateUserPoolRequest
Represents the request to update the user pool.
|
class |
VerifySoftwareTokenRequest |
class |
VerifyUserAttributeRequest
Represents the request to verify user attributes.
|
| Modifier and Type | Method and Description |
|---|---|
CognitoIdentityProviderRequest |
CognitoIdentityProviderRequest.Builder.build() |
| Constructor and Description |
|---|
BuilderImpl(CognitoIdentityProviderRequest request) |
Copyright © 2019. All rights reserved.