Uses of Class
com.amazonaws.services.cognitoidp.model.DeleteUserAttributesResult
Packages that use DeleteUserAttributesResult
-
Uses of DeleteUserAttributesResult in com.amazonaws.services.cognitoidp
Methods in com.amazonaws.services.cognitoidp that return DeleteUserAttributesResultModifier and TypeMethodDescriptionAbstractAWSCognitoIdentityProvider.deleteUserAttributes(DeleteUserAttributesRequest request) AWSCognitoIdentityProvider.deleteUserAttributes(DeleteUserAttributesRequest deleteUserAttributesRequest) Deletes the attributes for a user.AWSCognitoIdentityProviderClient.deleteUserAttributes(DeleteUserAttributesRequest deleteUserAttributesRequest) Deletes the attributes for a user.Methods in com.amazonaws.services.cognitoidp that return types with arguments of type DeleteUserAttributesResultModifier and TypeMethodDescriptionAbstractAWSCognitoIdentityProviderAsync.deleteUserAttributesAsync(DeleteUserAttributesRequest request) AbstractAWSCognitoIdentityProviderAsync.deleteUserAttributesAsync(DeleteUserAttributesRequest request, AsyncHandler<DeleteUserAttributesRequest, DeleteUserAttributesResult> asyncHandler) AWSCognitoIdentityProviderAsync.deleteUserAttributesAsync(DeleteUserAttributesRequest deleteUserAttributesRequest) Deletes the attributes for a user.AWSCognitoIdentityProviderAsync.deleteUserAttributesAsync(DeleteUserAttributesRequest deleteUserAttributesRequest, AsyncHandler<DeleteUserAttributesRequest, DeleteUserAttributesResult> asyncHandler) Deletes the attributes for a user.AWSCognitoIdentityProviderAsyncClient.deleteUserAttributesAsync(DeleteUserAttributesRequest request) AWSCognitoIdentityProviderAsyncClient.deleteUserAttributesAsync(DeleteUserAttributesRequest request, AsyncHandler<DeleteUserAttributesRequest, DeleteUserAttributesResult> asyncHandler) Method parameters in com.amazonaws.services.cognitoidp with type arguments of type DeleteUserAttributesResultModifier and TypeMethodDescriptionAbstractAWSCognitoIdentityProviderAsync.deleteUserAttributesAsync(DeleteUserAttributesRequest request, AsyncHandler<DeleteUserAttributesRequest, DeleteUserAttributesResult> asyncHandler) AWSCognitoIdentityProviderAsync.deleteUserAttributesAsync(DeleteUserAttributesRequest deleteUserAttributesRequest, AsyncHandler<DeleteUserAttributesRequest, DeleteUserAttributesResult> asyncHandler) Deletes the attributes for a user.AWSCognitoIdentityProviderAsyncClient.deleteUserAttributesAsync(DeleteUserAttributesRequest request, AsyncHandler<DeleteUserAttributesRequest, DeleteUserAttributesResult> asyncHandler) -
Uses of DeleteUserAttributesResult in com.amazonaws.services.cognitoidp.model
Methods in com.amazonaws.services.cognitoidp.model that return DeleteUserAttributesResult