Uses of Class
com.amazonaws.services.cognitoidp.model.DeleteUserPoolClientResult
Packages that use DeleteUserPoolClientResult
-
Uses of DeleteUserPoolClientResult in com.amazonaws.services.cognitoidp
Methods in com.amazonaws.services.cognitoidp that return DeleteUserPoolClientResultModifier and TypeMethodDescriptionAbstractAWSCognitoIdentityProvider.deleteUserPoolClient
(DeleteUserPoolClientRequest request) AWSCognitoIdentityProvider.deleteUserPoolClient
(DeleteUserPoolClientRequest deleteUserPoolClientRequest) Allows the developer to delete the user pool client.AWSCognitoIdentityProviderClient.deleteUserPoolClient
(DeleteUserPoolClientRequest deleteUserPoolClientRequest) Allows the developer to delete the user pool client.Methods in com.amazonaws.services.cognitoidp that return types with arguments of type DeleteUserPoolClientResultModifier and TypeMethodDescriptionAbstractAWSCognitoIdentityProviderAsync.deleteUserPoolClientAsync
(DeleteUserPoolClientRequest request) AbstractAWSCognitoIdentityProviderAsync.deleteUserPoolClientAsync
(DeleteUserPoolClientRequest request, AsyncHandler<DeleteUserPoolClientRequest, DeleteUserPoolClientResult> asyncHandler) AWSCognitoIdentityProviderAsync.deleteUserPoolClientAsync
(DeleteUserPoolClientRequest deleteUserPoolClientRequest) Allows the developer to delete the user pool client.AWSCognitoIdentityProviderAsync.deleteUserPoolClientAsync
(DeleteUserPoolClientRequest deleteUserPoolClientRequest, AsyncHandler<DeleteUserPoolClientRequest, DeleteUserPoolClientResult> asyncHandler) Allows the developer to delete the user pool client.AWSCognitoIdentityProviderAsyncClient.deleteUserPoolClientAsync
(DeleteUserPoolClientRequest request) AWSCognitoIdentityProviderAsyncClient.deleteUserPoolClientAsync
(DeleteUserPoolClientRequest request, AsyncHandler<DeleteUserPoolClientRequest, DeleteUserPoolClientResult> asyncHandler) Method parameters in com.amazonaws.services.cognitoidp with type arguments of type DeleteUserPoolClientResultModifier and TypeMethodDescriptionAbstractAWSCognitoIdentityProviderAsync.deleteUserPoolClientAsync
(DeleteUserPoolClientRequest request, AsyncHandler<DeleteUserPoolClientRequest, DeleteUserPoolClientResult> asyncHandler) AWSCognitoIdentityProviderAsync.deleteUserPoolClientAsync
(DeleteUserPoolClientRequest deleteUserPoolClientRequest, AsyncHandler<DeleteUserPoolClientRequest, DeleteUserPoolClientResult> asyncHandler) Allows the developer to delete the user pool client.AWSCognitoIdentityProviderAsyncClient.deleteUserPoolClientAsync
(DeleteUserPoolClientRequest request, AsyncHandler<DeleteUserPoolClientRequest, DeleteUserPoolClientResult> asyncHandler) -
Uses of DeleteUserPoolClientResult in com.amazonaws.services.cognitoidp.model
Methods in com.amazonaws.services.cognitoidp.model that return DeleteUserPoolClientResult