| Package | Description |
|---|---|
| com.amazonaws.services.cognitoidp |
Using the Amazon Cognito User Pools API, you can create a user pool to manage directories and users.
|
| com.amazonaws.services.cognitoidp.model |
| Modifier and Type | Method and Description |
|---|---|
AddCustomAttributesResult |
AbstractAWSCognitoIdentityProvider.addCustomAttributes(AddCustomAttributesRequest request) |
AddCustomAttributesResult |
AWSCognitoIdentityProviderClient.addCustomAttributes(AddCustomAttributesRequest request)
Adds additional user attributes to the user pool schema.
|
AddCustomAttributesResult |
AWSCognitoIdentityProvider.addCustomAttributes(AddCustomAttributesRequest addCustomAttributesRequest)
Adds additional user attributes to the user pool schema.
|
| 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 © 2019. All rights reserved.