AddCustomAttributesResult |
AbstractAWSCognitoIdentityProvider.addCustomAttributes(AddCustomAttributesRequest request) |
|
AddCustomAttributesResult |
AWSCognitoIdentityProvider.addCustomAttributes(AddCustomAttributesRequest addCustomAttributesRequest) |
Adds additional user attributes to the user pool schema.
|
AddCustomAttributesResult |
AWSCognitoIdentityProviderClient.addCustomAttributes(AddCustomAttributesRequest addCustomAttributesRequest) |
Adds additional user attributes to the user pool schema.
|
Future<AddCustomAttributesResult> |
AbstractAWSCognitoIdentityProviderAsync.addCustomAttributesAsync(AddCustomAttributesRequest request) |
|
Future<AddCustomAttributesResult> |
AbstractAWSCognitoIdentityProviderAsync.addCustomAttributesAsync(AddCustomAttributesRequest request,
AsyncHandler<AddCustomAttributesRequest,AddCustomAttributesResult> asyncHandler) |
|
Future<AddCustomAttributesResult> |
AWSCognitoIdentityProviderAsync.addCustomAttributesAsync(AddCustomAttributesRequest addCustomAttributesRequest) |
Adds additional user attributes to the user pool schema.
|
Future<AddCustomAttributesResult> |
AWSCognitoIdentityProviderAsync.addCustomAttributesAsync(AddCustomAttributesRequest addCustomAttributesRequest,
AsyncHandler<AddCustomAttributesRequest,AddCustomAttributesResult> asyncHandler) |
Adds additional user attributes to the user pool schema.
|
Future<AddCustomAttributesResult> |
AWSCognitoIdentityProviderAsyncClient.addCustomAttributesAsync(AddCustomAttributesRequest request) |
|
Future<AddCustomAttributesResult> |
AWSCognitoIdentityProviderAsyncClient.addCustomAttributesAsync(AddCustomAttributesRequest request,
AsyncHandler<AddCustomAttributesRequest,AddCustomAttributesResult> asyncHandler) |
|