java.util.concurrent.Future<AdminDeleteUserAttributesResult> |
AbstractAWSCognitoIdentityProviderAsync.adminDeleteUserAttributesAsync(AdminDeleteUserAttributesRequest request) |
java.util.concurrent.Future<AdminDeleteUserAttributesResult> |
AWSCognitoIdentityProviderAsyncClient.adminDeleteUserAttributesAsync(AdminDeleteUserAttributesRequest request) |
java.util.concurrent.Future<AdminDeleteUserAttributesResult> |
AWSCognitoIdentityProviderAsync.adminDeleteUserAttributesAsync(AdminDeleteUserAttributesRequest adminDeleteUserAttributesRequest)
Deletes the user attributes in a user pool as an administrator.
|
java.util.concurrent.Future<AdminDeleteUserAttributesResult> |
AbstractAWSCognitoIdentityProviderAsync.adminDeleteUserAttributesAsync(AdminDeleteUserAttributesRequest request,
AsyncHandler<AdminDeleteUserAttributesRequest,AdminDeleteUserAttributesResult> asyncHandler) |
java.util.concurrent.Future<AdminDeleteUserAttributesResult> |
AWSCognitoIdentityProviderAsyncClient.adminDeleteUserAttributesAsync(AdminDeleteUserAttributesRequest request,
AsyncHandler<AdminDeleteUserAttributesRequest,AdminDeleteUserAttributesResult> asyncHandler) |
java.util.concurrent.Future<AdminDeleteUserAttributesResult> |
AWSCognitoIdentityProviderAsync.adminDeleteUserAttributesAsync(AdminDeleteUserAttributesRequest adminDeleteUserAttributesRequest,
AsyncHandler<AdminDeleteUserAttributesRequest,AdminDeleteUserAttributesResult> asyncHandler)
Deletes the user attributes in a user pool as an administrator.
|