Package | Description |
---|---|
com.amazonaws.services.cognitoidp | |
com.amazonaws.services.cognitoidp.model |
Modifier and Type | Method and Description |
---|---|
AddCustomAttributesResult |
AWSCognitoIdentityProviderClient.addCustomAttributes(AddCustomAttributesRequest addCustomAttributesRequest)
Adds additional user attributes to the user pool schema.
|
AddCustomAttributesResult |
AWSCognitoIdentityProvider.addCustomAttributes(AddCustomAttributesRequest addCustomAttributesRequest)
Adds additional user attributes to the user pool schema.
|
AddCustomAttributesResult |
AbstractAWSCognitoIdentityProvider.addCustomAttributes(AddCustomAttributesRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<AddCustomAttributesResult> |
AWSCognitoIdentityProviderAsyncClient.addCustomAttributesAsync(AddCustomAttributesRequest request,
AsyncHandler<AddCustomAttributesRequest,AddCustomAttributesResult> asyncHandler) |
Future<AddCustomAttributesResult> |
AbstractAWSCognitoIdentityProviderAsync.addCustomAttributesAsync(AddCustomAttributesRequest request,
AsyncHandler<AddCustomAttributesRequest,AddCustomAttributesResult> asyncHandler) |
Future<AddCustomAttributesResult> |
AWSCognitoIdentityProviderAsync.addCustomAttributesAsync(AddCustomAttributesRequest addCustomAttributesRequest,
AsyncHandler<AddCustomAttributesRequest,AddCustomAttributesResult> asyncHandler)
Adds additional user attributes to the user pool schema.
|
Modifier and Type | Method and Description |
---|---|
AddCustomAttributesResult |
AddCustomAttributesResult.clone() |
Copyright © 2018. All rights reserved.