Uses of Class
com.amazonaws.services.cognitoidentity.model.DeleteIdentityPoolResult
Packages that use DeleteIdentityPoolResult
Package
Description
-
Uses of DeleteIdentityPoolResult in com.amazonaws.services.cognitoidentity
Methods in com.amazonaws.services.cognitoidentity that return DeleteIdentityPoolResultModifier and TypeMethodDescriptionAbstractAmazonCognitoIdentity.deleteIdentityPool(DeleteIdentityPoolRequest request) AmazonCognitoIdentity.deleteIdentityPool(DeleteIdentityPoolRequest deleteIdentityPoolRequest) Deletes a user pool.AmazonCognitoIdentityClient.deleteIdentityPool(DeleteIdentityPoolRequest deleteIdentityPoolRequest) Deletes a user pool.Methods in com.amazonaws.services.cognitoidentity that return types with arguments of type DeleteIdentityPoolResultModifier and TypeMethodDescriptionAbstractAmazonCognitoIdentityAsync.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 DeleteIdentityPoolResultModifier 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 DeleteIdentityPoolResult in com.amazonaws.services.cognitoidentity.model
Methods in com.amazonaws.services.cognitoidentity.model that return DeleteIdentityPoolResult