Uses of Class
com.amazonaws.services.cognitoidp.model.AddCustomAttributesResult
-
Packages that use AddCustomAttributesResult Package Description com.amazonaws.services.cognitoidp com.amazonaws.services.cognitoidp.model -
-
Uses of AddCustomAttributesResult in com.amazonaws.services.cognitoidp
Methods in com.amazonaws.services.cognitoidp that return AddCustomAttributesResult Modifier and Type Method Description AddCustomAttributesResultAbstractAWSCognitoIdentityProvider. addCustomAttributes(AddCustomAttributesRequest request)AddCustomAttributesResultAWSCognitoIdentityProvider. addCustomAttributes(AddCustomAttributesRequest addCustomAttributesRequest)Adds additional user attributes to the user pool schema.AddCustomAttributesResultAWSCognitoIdentityProviderClient. addCustomAttributes(AddCustomAttributesRequest addCustomAttributesRequest)Adds additional user attributes to the user pool schema.Method parameters in com.amazonaws.services.cognitoidp with type arguments of type AddCustomAttributesResult Modifier and Type Method Description 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.Future<AddCustomAttributesResult>AWSCognitoIdentityProviderAsyncClient. addCustomAttributesAsync(AddCustomAttributesRequest request, AsyncHandler<AddCustomAttributesRequest,AddCustomAttributesResult> asyncHandler) -
Uses of AddCustomAttributesResult in com.amazonaws.services.cognitoidp.model
Methods in com.amazonaws.services.cognitoidp.model that return AddCustomAttributesResult Modifier and Type Method Description AddCustomAttributesResultAddCustomAttributesResult. clone()
-