UpdateUserAttributesResult |
AbstractAWSCognitoIdentityProvider.updateUserAttributes(UpdateUserAttributesRequest request) |
|
UpdateUserAttributesResult |
AWSCognitoIdentityProvider.updateUserAttributes(UpdateUserAttributesRequest updateUserAttributesRequest) |
Allows a user to update a specific attribute (one at a time).
|
UpdateUserAttributesResult |
AWSCognitoIdentityProviderClient.updateUserAttributes(UpdateUserAttributesRequest updateUserAttributesRequest) |
Allows a user to update a specific attribute (one at a time).
|
Future<UpdateUserAttributesResult> |
AbstractAWSCognitoIdentityProviderAsync.updateUserAttributesAsync(UpdateUserAttributesRequest request) |
|
Future<UpdateUserAttributesResult> |
AbstractAWSCognitoIdentityProviderAsync.updateUserAttributesAsync(UpdateUserAttributesRequest request,
AsyncHandler<UpdateUserAttributesRequest,UpdateUserAttributesResult> asyncHandler) |
|
Future<UpdateUserAttributesResult> |
AWSCognitoIdentityProviderAsync.updateUserAttributesAsync(UpdateUserAttributesRequest updateUserAttributesRequest) |
Allows a user to update a specific attribute (one at a time).
|
Future<UpdateUserAttributesResult> |
AWSCognitoIdentityProviderAsync.updateUserAttributesAsync(UpdateUserAttributesRequest updateUserAttributesRequest,
AsyncHandler<UpdateUserAttributesRequest,UpdateUserAttributesResult> asyncHandler) |
Allows a user to update a specific attribute (one at a time).
|
Future<UpdateUserAttributesResult> |
AWSCognitoIdentityProviderAsyncClient.updateUserAttributesAsync(UpdateUserAttributesRequest request) |
|
Future<UpdateUserAttributesResult> |
AWSCognitoIdentityProviderAsyncClient.updateUserAttributesAsync(UpdateUserAttributesRequest request,
AsyncHandler<UpdateUserAttributesRequest,UpdateUserAttributesResult> asyncHandler) |
|