Uses of Class
com.amazonaws.services.cognitoidp.model.AdminDeleteUserAttributesResult
Packages that use AdminDeleteUserAttributesResult
-
Uses of AdminDeleteUserAttributesResult in com.amazonaws.services.cognitoidp
Methods in com.amazonaws.services.cognitoidp that return AdminDeleteUserAttributesResultModifier and TypeMethodDescriptionAbstractAWSCognitoIdentityProvider.adminDeleteUserAttributes
(AdminDeleteUserAttributesRequest request) AWSCognitoIdentityProvider.adminDeleteUserAttributes
(AdminDeleteUserAttributesRequest adminDeleteUserAttributesRequest) Deletes the user attributes in a user pool as an administrator.AWSCognitoIdentityProviderClient.adminDeleteUserAttributes
(AdminDeleteUserAttributesRequest adminDeleteUserAttributesRequest) Deletes the user attributes in a user pool as an administrator.Methods in com.amazonaws.services.cognitoidp that return types with arguments of type AdminDeleteUserAttributesResultModifier and TypeMethodDescriptionAbstractAWSCognitoIdentityProviderAsync.adminDeleteUserAttributesAsync
(AdminDeleteUserAttributesRequest request) AbstractAWSCognitoIdentityProviderAsync.adminDeleteUserAttributesAsync
(AdminDeleteUserAttributesRequest request, AsyncHandler<AdminDeleteUserAttributesRequest, AdminDeleteUserAttributesResult> asyncHandler) AWSCognitoIdentityProviderAsync.adminDeleteUserAttributesAsync
(AdminDeleteUserAttributesRequest adminDeleteUserAttributesRequest) Deletes the user attributes in a user pool as an administrator.AWSCognitoIdentityProviderAsync.adminDeleteUserAttributesAsync
(AdminDeleteUserAttributesRequest adminDeleteUserAttributesRequest, AsyncHandler<AdminDeleteUserAttributesRequest, AdminDeleteUserAttributesResult> asyncHandler) Deletes the user attributes in a user pool as an administrator.AWSCognitoIdentityProviderAsyncClient.adminDeleteUserAttributesAsync
(AdminDeleteUserAttributesRequest request) AWSCognitoIdentityProviderAsyncClient.adminDeleteUserAttributesAsync
(AdminDeleteUserAttributesRequest request, AsyncHandler<AdminDeleteUserAttributesRequest, AdminDeleteUserAttributesResult> asyncHandler) Method parameters in com.amazonaws.services.cognitoidp with type arguments of type AdminDeleteUserAttributesResultModifier and TypeMethodDescriptionAbstractAWSCognitoIdentityProviderAsync.adminDeleteUserAttributesAsync
(AdminDeleteUserAttributesRequest request, AsyncHandler<AdminDeleteUserAttributesRequest, AdminDeleteUserAttributesResult> asyncHandler) AWSCognitoIdentityProviderAsync.adminDeleteUserAttributesAsync
(AdminDeleteUserAttributesRequest adminDeleteUserAttributesRequest, AsyncHandler<AdminDeleteUserAttributesRequest, AdminDeleteUserAttributesResult> asyncHandler) Deletes the user attributes in a user pool as an administrator.AWSCognitoIdentityProviderAsyncClient.adminDeleteUserAttributesAsync
(AdminDeleteUserAttributesRequest request, AsyncHandler<AdminDeleteUserAttributesRequest, AdminDeleteUserAttributesResult> asyncHandler) -
Uses of AdminDeleteUserAttributesResult in com.amazonaws.services.cognitoidp.model
Methods in com.amazonaws.services.cognitoidp.model that return AdminDeleteUserAttributesResult