DeleteIdentityPoolResult |
AmazonCognitoIdentityClient.deleteIdentityPool(DeleteIdentityPoolRequest deleteIdentityPoolRequest)
Deletes a user pool.
|
DeleteIdentityPoolResult |
AmazonCognitoIdentity.deleteIdentityPool(DeleteIdentityPoolRequest deleteIdentityPoolRequest)
Deletes a user pool.
|
DeleteIdentityPoolResult |
AbstractAmazonCognitoIdentity.deleteIdentityPool(DeleteIdentityPoolRequest request) |
java.util.concurrent.Future<DeleteIdentityPoolResult> |
AmazonCognitoIdentityAsyncClient.deleteIdentityPoolAsync(DeleteIdentityPoolRequest request) |
java.util.concurrent.Future<DeleteIdentityPoolResult> |
AmazonCognitoIdentityAsync.deleteIdentityPoolAsync(DeleteIdentityPoolRequest deleteIdentityPoolRequest)
Deletes a user pool.
|
java.util.concurrent.Future<DeleteIdentityPoolResult> |
AbstractAmazonCognitoIdentityAsync.deleteIdentityPoolAsync(DeleteIdentityPoolRequest request) |
java.util.concurrent.Future<DeleteIdentityPoolResult> |
AmazonCognitoIdentityAsyncClient.deleteIdentityPoolAsync(DeleteIdentityPoolRequest request,
AsyncHandler<DeleteIdentityPoolRequest,DeleteIdentityPoolResult> asyncHandler) |
java.util.concurrent.Future<DeleteIdentityPoolResult> |
AmazonCognitoIdentityAsync.deleteIdentityPoolAsync(DeleteIdentityPoolRequest deleteIdentityPoolRequest,
AsyncHandler<DeleteIdentityPoolRequest,DeleteIdentityPoolResult> asyncHandler)
Deletes a user pool.
|
java.util.concurrent.Future<DeleteIdentityPoolResult> |
AbstractAmazonCognitoIdentityAsync.deleteIdentityPoolAsync(DeleteIdentityPoolRequest request,
AsyncHandler<DeleteIdentityPoolRequest,DeleteIdentityPoolResult> asyncHandler) |