Uses of Class
com.amazonaws.services.cognitoidentity.model.DeleteIdentityPoolRequest
Packages that use DeleteIdentityPoolRequest
Package
Description
-
Uses of DeleteIdentityPoolRequest in com.amazonaws.services.cognitoidentity
Methods in com.amazonaws.services.cognitoidentity with parameters of type DeleteIdentityPoolRequestModifier and TypeMethodDescriptionAbstractAmazonCognitoIdentity.deleteIdentityPool
(DeleteIdentityPoolRequest request) AmazonCognitoIdentity.deleteIdentityPool
(DeleteIdentityPoolRequest deleteIdentityPoolRequest) Deletes a user pool.AmazonCognitoIdentityClient.deleteIdentityPool
(DeleteIdentityPoolRequest deleteIdentityPoolRequest) Deletes a user pool.AbstractAmazonCognitoIdentityAsync.deleteIdentityPoolAsync
(DeleteIdentityPoolRequest request) AbstractAmazonCognitoIdentityAsync.deleteIdentityPoolAsync
(DeleteIdentityPoolRequest request, AsyncHandler<DeleteIdentityPoolRequest, DeleteIdentityPoolResult> asyncHandler) AmazonCognitoIdentityAsync.deleteIdentityPoolAsync
(DeleteIdentityPoolRequest deleteIdentityPoolRequest) Deletes a user pool.AmazonCognitoIdentityAsync.deleteIdentityPoolAsync
(DeleteIdentityPoolRequest deleteIdentityPoolRequest, AsyncHandler<DeleteIdentityPoolRequest, DeleteIdentityPoolResult> asyncHandler) Deletes a user pool.AmazonCognitoIdentityAsyncClient.deleteIdentityPoolAsync
(DeleteIdentityPoolRequest request) AmazonCognitoIdentityAsyncClient.deleteIdentityPoolAsync
(DeleteIdentityPoolRequest request, AsyncHandler<DeleteIdentityPoolRequest, DeleteIdentityPoolResult> asyncHandler) Method parameters in com.amazonaws.services.cognitoidentity with type arguments of type DeleteIdentityPoolRequestModifier and TypeMethodDescriptionAbstractAmazonCognitoIdentityAsync.deleteIdentityPoolAsync
(DeleteIdentityPoolRequest request, AsyncHandler<DeleteIdentityPoolRequest, DeleteIdentityPoolResult> asyncHandler) AmazonCognitoIdentityAsync.deleteIdentityPoolAsync
(DeleteIdentityPoolRequest deleteIdentityPoolRequest, AsyncHandler<DeleteIdentityPoolRequest, DeleteIdentityPoolResult> asyncHandler) Deletes a user pool.AmazonCognitoIdentityAsyncClient.deleteIdentityPoolAsync
(DeleteIdentityPoolRequest request, AsyncHandler<DeleteIdentityPoolRequest, DeleteIdentityPoolResult> asyncHandler) -
Uses of DeleteIdentityPoolRequest in com.amazonaws.services.cognitoidentity.model
Methods in com.amazonaws.services.cognitoidentity.model that return DeleteIdentityPoolRequestModifier and TypeMethodDescriptionDeleteIdentityPoolRequest.clone()
DeleteIdentityPoolRequest.withIdentityPoolId
(String identityPoolId) An identity pool ID in the format REGION:GUID.