Uses of Class
com.amazonaws.services.cognitoidp.model.AddCustomAttributesResult
Packages that use AddCustomAttributesResult
-
Uses of AddCustomAttributesResult in com.amazonaws.services.cognitoidp
Methods in com.amazonaws.services.cognitoidp that return AddCustomAttributesResultModifier and TypeMethodDescriptionAbstractAWSCognitoIdentityProvider.addCustomAttributes
(AddCustomAttributesRequest request) AWSCognitoIdentityProvider.addCustomAttributes
(AddCustomAttributesRequest addCustomAttributesRequest) Adds additional user attributes to the user pool schema.AWSCognitoIdentityProviderClient.addCustomAttributes
(AddCustomAttributesRequest addCustomAttributesRequest) Adds additional user attributes to the user pool schema.Methods in com.amazonaws.services.cognitoidp that return types with arguments of type AddCustomAttributesResultModifier and TypeMethodDescriptionAbstractAWSCognitoIdentityProviderAsync.addCustomAttributesAsync
(AddCustomAttributesRequest request) AbstractAWSCognitoIdentityProviderAsync.addCustomAttributesAsync
(AddCustomAttributesRequest request, AsyncHandler<AddCustomAttributesRequest, AddCustomAttributesResult> asyncHandler) AWSCognitoIdentityProviderAsync.addCustomAttributesAsync
(AddCustomAttributesRequest addCustomAttributesRequest) Adds additional user attributes to the user pool schema.AWSCognitoIdentityProviderAsync.addCustomAttributesAsync
(AddCustomAttributesRequest addCustomAttributesRequest, AsyncHandler<AddCustomAttributesRequest, AddCustomAttributesResult> asyncHandler) Adds additional user attributes to the user pool schema.AWSCognitoIdentityProviderAsyncClient.addCustomAttributesAsync
(AddCustomAttributesRequest request) AWSCognitoIdentityProviderAsyncClient.addCustomAttributesAsync
(AddCustomAttributesRequest request, AsyncHandler<AddCustomAttributesRequest, AddCustomAttributesResult> asyncHandler) Method parameters in com.amazonaws.services.cognitoidp with type arguments of type AddCustomAttributesResultModifier and TypeMethodDescriptionAbstractAWSCognitoIdentityProviderAsync.addCustomAttributesAsync
(AddCustomAttributesRequest request, AsyncHandler<AddCustomAttributesRequest, AddCustomAttributesResult> asyncHandler) AWSCognitoIdentityProviderAsync.addCustomAttributesAsync
(AddCustomAttributesRequest addCustomAttributesRequest, AsyncHandler<AddCustomAttributesRequest, AddCustomAttributesResult> asyncHandler) Adds additional user attributes to the user pool schema.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