public class AmazonCognitoIdentityAsyncClient extends AmazonCognitoIdentityClient implements AmazonCognitoIdentityAsync
jsonErrorUnmarshallersclient, clientConfiguration, endpoint, LOGGING_AWS_REQUEST_METRIC, requestHandler2s, timeOffset| Constructor and Description |
|---|
AmazonCognitoIdentityAsyncClient()
Constructs a new asynchronous client to invoke service methods on
AmazonCognitoIdentity.
|
AmazonCognitoIdentityAsyncClient(AWSCredentials awsCredentials)
Constructs a new asynchronous client to invoke service methods on
AmazonCognitoIdentity using the specified AWS account credentials.
|
AmazonCognitoIdentityAsyncClient(AWSCredentials awsCredentials,
ClientConfiguration clientConfiguration,
java.util.concurrent.ExecutorService executorService)
Constructs a new asynchronous client to invoke service methods on
AmazonCognitoIdentity using the specified AWS account credentials,
executor service, and client configuration options.
|
AmazonCognitoIdentityAsyncClient(AWSCredentials awsCredentials,
java.util.concurrent.ExecutorService executorService)
Constructs a new asynchronous client to invoke service methods on
AmazonCognitoIdentity using the specified AWS account credentials
and executor service.
|
AmazonCognitoIdentityAsyncClient(AWSCredentialsProvider awsCredentialsProvider)
Constructs a new asynchronous client to invoke service methods on
AmazonCognitoIdentity using the specified AWS account credentials provider.
|
AmazonCognitoIdentityAsyncClient(AWSCredentialsProvider awsCredentialsProvider,
ClientConfiguration clientConfiguration)
Constructs a new asynchronous client to invoke service methods on
AmazonCognitoIdentity using the specified AWS account credentials
provider and client configuration options.
|
AmazonCognitoIdentityAsyncClient(AWSCredentialsProvider awsCredentialsProvider,
ClientConfiguration clientConfiguration,
java.util.concurrent.ExecutorService executorService)
Constructs a new asynchronous client to invoke service methods on
AmazonCognitoIdentity using the specified AWS account credentials
provider, executor service, and client configuration options.
|
AmazonCognitoIdentityAsyncClient(AWSCredentialsProvider awsCredentialsProvider,
java.util.concurrent.ExecutorService executorService)
Constructs a new asynchronous client to invoke service methods on
AmazonCognitoIdentity using the specified AWS account credentials provider
and executor service.
|
AmazonCognitoIdentityAsyncClient(ClientConfiguration clientConfiguration)
Constructs a new asynchronous client to invoke service methods on
AmazonCognitoIdentity.
|
createIdentityPool, deleteIdentityPool, describeIdentity, describeIdentityPool, getCachedResponseMetadata, getCredentialsForIdentity, getId, getIdentityPoolRoles, getOpenIdToken, getOpenIdTokenForDeveloperIdentity, listIdentities, listIdentityPools, lookupDeveloperIdentity, mergeDeveloperIdentities, setEndpoint, setEndpoint, setIdentityPoolRoles, unlinkDeveloperIdentity, unlinkIdentity, updateIdentityPooladdRequestHandler, addRequestHandler, configSigner, configSigner, convertToHttpRequest, createExecutionContext, createExecutionContext, createExecutionContext, endClientExecution, endClientExecution, findRequestMetricCollector, getRequestMetricsCollector, getServiceAbbreviation, getServiceName, getServiceNameIntern, getSigner, getSignerByURI, getSignerRegionOverride, getTimeOffset, isProfilingEnabled, isRequestMetricsEnabled, removeRequestHandler, removeRequestHandler, requestMetricCollector, setConfiguration, setRegion, setServiceNameIntern, setSignerRegionOverride, setTimeOffset, withTimeOffsetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateIdentityPool, deleteIdentityPool, describeIdentity, describeIdentityPool, getCachedResponseMetadata, getCredentialsForIdentity, getId, getIdentityPoolRoles, getOpenIdToken, getOpenIdTokenForDeveloperIdentity, listIdentities, listIdentityPools, lookupDeveloperIdentity, mergeDeveloperIdentities, setEndpoint, setIdentityPoolRoles, setRegion, unlinkDeveloperIdentity, unlinkIdentity, updateIdentityPoolpublic AmazonCognitoIdentityAsyncClient()
All service calls made using this new client object are blocking, and will not return until the service call completes.
DefaultAWSCredentialsProviderChainpublic AmazonCognitoIdentityAsyncClient(ClientConfiguration clientConfiguration)
All service calls made using this new client object are blocking, and will not return until the service call completes.
clientConfiguration - The client configuration options controlling how this
client connects to AmazonCognitoIdentity
(ex: proxy settings, retry counts, etc.).DefaultAWSCredentialsProviderChainpublic AmazonCognitoIdentityAsyncClient(AWSCredentials awsCredentials)
All calls made using this new client object are non-blocking, and will immediately return a Java Future object that the caller can later check to see if the service call has actually completed.
awsCredentials - The AWS credentials (access key ID and secret key) to use
when authenticating with AWS services.public AmazonCognitoIdentityAsyncClient(AWSCredentials awsCredentials, java.util.concurrent.ExecutorService executorService)
All calls made using this new client object are non-blocking, and will immediately return a Java Future object that the caller can later check to see if the service call has actually completed.
awsCredentials - The AWS credentials (access key ID and secret key) to use
when authenticating with AWS services.executorService - The executor service by which all asynchronous requests will
be executed.public AmazonCognitoIdentityAsyncClient(AWSCredentials awsCredentials, ClientConfiguration clientConfiguration, java.util.concurrent.ExecutorService executorService)
All calls made using this new client object are non-blocking, and will immediately return a Java Future object that the caller can later check to see if the service call has actually completed.
awsCredentials - The AWS credentials (access key ID and secret key) to use
when authenticating with AWS services.clientConfiguration - Client configuration options (ex: max retry limit, proxy
settings, etc).executorService - The executor service by which all asynchronous requests will
be executed.public AmazonCognitoIdentityAsyncClient(AWSCredentialsProvider awsCredentialsProvider)
All calls made using this new client object are non-blocking, and will immediately return a Java Future object that the caller can later check to see if the service call has actually completed.
awsCredentialsProvider - The AWS credentials provider which will provide credentials
to authenticate requests with AWS services.public AmazonCognitoIdentityAsyncClient(AWSCredentialsProvider awsCredentialsProvider, java.util.concurrent.ExecutorService executorService)
All calls made using this new client object are non-blocking, and will immediately return a Java Future object that the caller can later check to see if the service call has actually completed.
awsCredentialsProvider - The AWS credentials provider which will provide credentials
to authenticate requests with AWS services.executorService - The executor service by which all asynchronous requests will
be executed.public AmazonCognitoIdentityAsyncClient(AWSCredentialsProvider awsCredentialsProvider, ClientConfiguration clientConfiguration)
All calls made using this new client object are non-blocking, and will immediately return a Java Future object that the caller can later check to see if the service call has actually completed.
awsCredentialsProvider - The AWS credentials provider which will provide credentials
to authenticate requests with AWS services.clientConfiguration - Client configuration options (ex: max retry limit, proxy
settings, etc).public AmazonCognitoIdentityAsyncClient(AWSCredentialsProvider awsCredentialsProvider, ClientConfiguration clientConfiguration, java.util.concurrent.ExecutorService executorService)
All calls made using this new client object are non-blocking, and will immediately return a Java Future object that the caller can later check to see if the service call has actually completed.
awsCredentialsProvider - The AWS credentials provider which will provide credentials
to authenticate requests with AWS services.clientConfiguration - Client configuration options (ex: max retry limit, proxy
settings, etc).executorService - The executor service by which all asynchronous requests will
be executed.public java.util.concurrent.ExecutorService getExecutorService()
public void shutdown()
shutdown in interface AmazonCognitoIdentityshutdown in class AmazonWebServiceClientpublic java.util.concurrent.Future<java.lang.Void> unlinkDeveloperIdentityAsync(UnlinkDeveloperIdentityRequest unlinkDeveloperIdentityRequest) throws AmazonServiceException, AmazonClientException
unlinkDeveloperIdentityAsync in interface AmazonCognitoIdentityAsyncunlinkDeveloperIdentityRequest - Container for the necessary
parameters to execute the UnlinkDeveloperIdentity operation on
AmazonCognitoIdentity.AmazonClientException - If any internal errors are encountered inside the client while
attempting to make the request or handle the response. For example
if a network connection is not available.AmazonServiceException - If an error response is returned by AmazonCognitoIdentity indicating
either a problem with the data in the request, or a server side issue.public java.util.concurrent.Future<java.lang.Void> unlinkDeveloperIdentityAsync(UnlinkDeveloperIdentityRequest unlinkDeveloperIdentityRequest, AsyncHandler<UnlinkDeveloperIdentityRequest,java.lang.Void> asyncHandler) throws AmazonServiceException, AmazonClientException
unlinkDeveloperIdentityAsync in interface AmazonCognitoIdentityAsyncunlinkDeveloperIdentityRequest - Container for the necessary
parameters to execute the UnlinkDeveloperIdentity operation on
AmazonCognitoIdentity.asyncHandler - Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the implementation of
the four callback methods in this interface to process the operation
result or handle the exception.AmazonClientException - If any internal errors are encountered inside the client while
attempting to make the request or handle the response. For example
if a network connection is not available.AmazonServiceException - If an error response is returned by AmazonCognitoIdentity indicating
either a problem with the data in the request, or a server side issue.public java.util.concurrent.Future<DescribeIdentityPoolResult> describeIdentityPoolAsync(DescribeIdentityPoolRequest describeIdentityPoolRequest) throws AmazonServiceException, AmazonClientException
describeIdentityPoolAsync in interface AmazonCognitoIdentityAsyncdescribeIdentityPoolRequest - Container for the necessary
parameters to execute the DescribeIdentityPool operation on
AmazonCognitoIdentity.AmazonClientException - If any internal errors are encountered inside the client while
attempting to make the request or handle the response. For example
if a network connection is not available.AmazonServiceException - If an error response is returned by AmazonCognitoIdentity indicating
either a problem with the data in the request, or a server side issue.public java.util.concurrent.Future<DescribeIdentityPoolResult> describeIdentityPoolAsync(DescribeIdentityPoolRequest describeIdentityPoolRequest, AsyncHandler<DescribeIdentityPoolRequest,DescribeIdentityPoolResult> asyncHandler) throws AmazonServiceException, AmazonClientException
describeIdentityPoolAsync in interface AmazonCognitoIdentityAsyncdescribeIdentityPoolRequest - Container for the necessary
parameters to execute the DescribeIdentityPool operation on
AmazonCognitoIdentity.asyncHandler - Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the implementation of
the four callback methods in this interface to process the operation
result or handle the exception.AmazonClientException - If any internal errors are encountered inside the client while
attempting to make the request or handle the response. For example
if a network connection is not available.AmazonServiceException - If an error response is returned by AmazonCognitoIdentity indicating
either a problem with the data in the request, or a server side issue.public java.util.concurrent.Future<GetIdResult> getIdAsync(GetIdRequest getIdRequest) throws AmazonServiceException, AmazonClientException
getIdAsync in interface AmazonCognitoIdentityAsyncgetIdRequest - Container for the necessary parameters to execute
the GetId operation on AmazonCognitoIdentity.AmazonClientException - If any internal errors are encountered inside the client while
attempting to make the request or handle the response. For example
if a network connection is not available.AmazonServiceException - If an error response is returned by AmazonCognitoIdentity indicating
either a problem with the data in the request, or a server side issue.public java.util.concurrent.Future<GetIdResult> getIdAsync(GetIdRequest getIdRequest, AsyncHandler<GetIdRequest,GetIdResult> asyncHandler) throws AmazonServiceException, AmazonClientException
getIdAsync in interface AmazonCognitoIdentityAsyncgetIdRequest - Container for the necessary parameters to execute
the GetId operation on AmazonCognitoIdentity.asyncHandler - Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the implementation of
the four callback methods in this interface to process the operation
result or handle the exception.AmazonClientException - If any internal errors are encountered inside the client while
attempting to make the request or handle the response. For example
if a network connection is not available.AmazonServiceException - If an error response is returned by AmazonCognitoIdentity indicating
either a problem with the data in the request, or a server side issue.public java.util.concurrent.Future<java.lang.Void> deleteIdentityPoolAsync(DeleteIdentityPoolRequest deleteIdentityPoolRequest) throws AmazonServiceException, AmazonClientException
deleteIdentityPoolAsync in interface AmazonCognitoIdentityAsyncdeleteIdentityPoolRequest - Container for the necessary
parameters to execute the DeleteIdentityPool operation on
AmazonCognitoIdentity.AmazonClientException - If any internal errors are encountered inside the client while
attempting to make the request or handle the response. For example
if a network connection is not available.AmazonServiceException - If an error response is returned by AmazonCognitoIdentity indicating
either a problem with the data in the request, or a server side issue.public java.util.concurrent.Future<java.lang.Void> deleteIdentityPoolAsync(DeleteIdentityPoolRequest deleteIdentityPoolRequest, AsyncHandler<DeleteIdentityPoolRequest,java.lang.Void> asyncHandler) throws AmazonServiceException, AmazonClientException
deleteIdentityPoolAsync in interface AmazonCognitoIdentityAsyncdeleteIdentityPoolRequest - Container for the necessary
parameters to execute the DeleteIdentityPool operation on
AmazonCognitoIdentity.asyncHandler - Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the implementation of
the four callback methods in this interface to process the operation
result or handle the exception.AmazonClientException - If any internal errors are encountered inside the client while
attempting to make the request or handle the response. For example
if a network connection is not available.AmazonServiceException - If an error response is returned by AmazonCognitoIdentity indicating
either a problem with the data in the request, or a server side issue.public java.util.concurrent.Future<UpdateIdentityPoolResult> updateIdentityPoolAsync(UpdateIdentityPoolRequest updateIdentityPoolRequest) throws AmazonServiceException, AmazonClientException
updateIdentityPoolAsync in interface AmazonCognitoIdentityAsyncupdateIdentityPoolRequest - Container for the necessary
parameters to execute the UpdateIdentityPool operation on
AmazonCognitoIdentity.AmazonClientException - If any internal errors are encountered inside the client while
attempting to make the request or handle the response. For example
if a network connection is not available.AmazonServiceException - If an error response is returned by AmazonCognitoIdentity indicating
either a problem with the data in the request, or a server side issue.public java.util.concurrent.Future<UpdateIdentityPoolResult> updateIdentityPoolAsync(UpdateIdentityPoolRequest updateIdentityPoolRequest, AsyncHandler<UpdateIdentityPoolRequest,UpdateIdentityPoolResult> asyncHandler) throws AmazonServiceException, AmazonClientException
updateIdentityPoolAsync in interface AmazonCognitoIdentityAsyncupdateIdentityPoolRequest - Container for the necessary
parameters to execute the UpdateIdentityPool operation on
AmazonCognitoIdentity.asyncHandler - Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the implementation of
the four callback methods in this interface to process the operation
result or handle the exception.AmazonClientException - If any internal errors are encountered inside the client while
attempting to make the request or handle the response. For example
if a network connection is not available.AmazonServiceException - If an error response is returned by AmazonCognitoIdentity indicating
either a problem with the data in the request, or a server side issue.public java.util.concurrent.Future<GetCredentialsForIdentityResult> getCredentialsForIdentityAsync(GetCredentialsForIdentityRequest getCredentialsForIdentityRequest) throws AmazonServiceException, AmazonClientException
getCredentialsForIdentityAsync in interface AmazonCognitoIdentityAsyncgetCredentialsForIdentityRequest - Container for the necessary
parameters to execute the GetCredentialsForIdentity operation on
AmazonCognitoIdentity.AmazonClientException - If any internal errors are encountered inside the client while
attempting to make the request or handle the response. For example
if a network connection is not available.AmazonServiceException - If an error response is returned by AmazonCognitoIdentity indicating
either a problem with the data in the request, or a server side issue.public java.util.concurrent.Future<GetCredentialsForIdentityResult> getCredentialsForIdentityAsync(GetCredentialsForIdentityRequest getCredentialsForIdentityRequest, AsyncHandler<GetCredentialsForIdentityRequest,GetCredentialsForIdentityResult> asyncHandler) throws AmazonServiceException, AmazonClientException
getCredentialsForIdentityAsync in interface AmazonCognitoIdentityAsyncgetCredentialsForIdentityRequest - Container for the necessary
parameters to execute the GetCredentialsForIdentity operation on
AmazonCognitoIdentity.asyncHandler - Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the implementation of
the four callback methods in this interface to process the operation
result or handle the exception.AmazonClientException - If any internal errors are encountered inside the client while
attempting to make the request or handle the response. For example
if a network connection is not available.AmazonServiceException - If an error response is returned by AmazonCognitoIdentity indicating
either a problem with the data in the request, or a server side issue.public java.util.concurrent.Future<MergeDeveloperIdentitiesResult> mergeDeveloperIdentitiesAsync(MergeDeveloperIdentitiesRequest mergeDeveloperIdentitiesRequest) throws AmazonServiceException, AmazonClientException
mergeDeveloperIdentitiesAsync in interface AmazonCognitoIdentityAsyncmergeDeveloperIdentitiesRequest - Container for the necessary
parameters to execute the MergeDeveloperIdentities operation on
AmazonCognitoIdentity.AmazonClientException - If any internal errors are encountered inside the client while
attempting to make the request or handle the response. For example
if a network connection is not available.AmazonServiceException - If an error response is returned by AmazonCognitoIdentity indicating
either a problem with the data in the request, or a server side issue.public java.util.concurrent.Future<MergeDeveloperIdentitiesResult> mergeDeveloperIdentitiesAsync(MergeDeveloperIdentitiesRequest mergeDeveloperIdentitiesRequest, AsyncHandler<MergeDeveloperIdentitiesRequest,MergeDeveloperIdentitiesResult> asyncHandler) throws AmazonServiceException, AmazonClientException
mergeDeveloperIdentitiesAsync in interface AmazonCognitoIdentityAsyncmergeDeveloperIdentitiesRequest - Container for the necessary
parameters to execute the MergeDeveloperIdentities operation on
AmazonCognitoIdentity.asyncHandler - Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the implementation of
the four callback methods in this interface to process the operation
result or handle the exception.AmazonClientException - If any internal errors are encountered inside the client while
attempting to make the request or handle the response. For example
if a network connection is not available.AmazonServiceException - If an error response is returned by AmazonCognitoIdentity indicating
either a problem with the data in the request, or a server side issue.public java.util.concurrent.Future<ListIdentityPoolsResult> listIdentityPoolsAsync(ListIdentityPoolsRequest listIdentityPoolsRequest) throws AmazonServiceException, AmazonClientException
listIdentityPoolsAsync in interface AmazonCognitoIdentityAsynclistIdentityPoolsRequest - Container for the necessary parameters
to execute the ListIdentityPools operation on AmazonCognitoIdentity.AmazonClientException - If any internal errors are encountered inside the client while
attempting to make the request or handle the response. For example
if a network connection is not available.AmazonServiceException - If an error response is returned by AmazonCognitoIdentity indicating
either a problem with the data in the request, or a server side issue.public java.util.concurrent.Future<ListIdentityPoolsResult> listIdentityPoolsAsync(ListIdentityPoolsRequest listIdentityPoolsRequest, AsyncHandler<ListIdentityPoolsRequest,ListIdentityPoolsResult> asyncHandler) throws AmazonServiceException, AmazonClientException
listIdentityPoolsAsync in interface AmazonCognitoIdentityAsynclistIdentityPoolsRequest - Container for the necessary parameters
to execute the ListIdentityPools operation on AmazonCognitoIdentity.asyncHandler - Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the implementation of
the four callback methods in this interface to process the operation
result or handle the exception.AmazonClientException - If any internal errors are encountered inside the client while
attempting to make the request or handle the response. For example
if a network connection is not available.AmazonServiceException - If an error response is returned by AmazonCognitoIdentity indicating
either a problem with the data in the request, or a server side issue.public java.util.concurrent.Future<GetOpenIdTokenResult> getOpenIdTokenAsync(GetOpenIdTokenRequest getOpenIdTokenRequest) throws AmazonServiceException, AmazonClientException
getOpenIdTokenAsync in interface AmazonCognitoIdentityAsyncgetOpenIdTokenRequest - Container for the necessary parameters to
execute the GetOpenIdToken operation on AmazonCognitoIdentity.AmazonClientException - If any internal errors are encountered inside the client while
attempting to make the request or handle the response. For example
if a network connection is not available.AmazonServiceException - If an error response is returned by AmazonCognitoIdentity indicating
either a problem with the data in the request, or a server side issue.public java.util.concurrent.Future<GetOpenIdTokenResult> getOpenIdTokenAsync(GetOpenIdTokenRequest getOpenIdTokenRequest, AsyncHandler<GetOpenIdTokenRequest,GetOpenIdTokenResult> asyncHandler) throws AmazonServiceException, AmazonClientException
getOpenIdTokenAsync in interface AmazonCognitoIdentityAsyncgetOpenIdTokenRequest - Container for the necessary parameters to
execute the GetOpenIdToken operation on AmazonCognitoIdentity.asyncHandler - Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the implementation of
the four callback methods in this interface to process the operation
result or handle the exception.AmazonClientException - If any internal errors are encountered inside the client while
attempting to make the request or handle the response. For example
if a network connection is not available.AmazonServiceException - If an error response is returned by AmazonCognitoIdentity indicating
either a problem with the data in the request, or a server side issue.public java.util.concurrent.Future<DescribeIdentityResult> describeIdentityAsync(DescribeIdentityRequest describeIdentityRequest) throws AmazonServiceException, AmazonClientException
describeIdentityAsync in interface AmazonCognitoIdentityAsyncdescribeIdentityRequest - Container for the necessary parameters
to execute the DescribeIdentity operation on AmazonCognitoIdentity.AmazonClientException - If any internal errors are encountered inside the client while
attempting to make the request or handle the response. For example
if a network connection is not available.AmazonServiceException - If an error response is returned by AmazonCognitoIdentity indicating
either a problem with the data in the request, or a server side issue.public java.util.concurrent.Future<DescribeIdentityResult> describeIdentityAsync(DescribeIdentityRequest describeIdentityRequest, AsyncHandler<DescribeIdentityRequest,DescribeIdentityResult> asyncHandler) throws AmazonServiceException, AmazonClientException
describeIdentityAsync in interface AmazonCognitoIdentityAsyncdescribeIdentityRequest - Container for the necessary parameters
to execute the DescribeIdentity operation on AmazonCognitoIdentity.asyncHandler - Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the implementation of
the four callback methods in this interface to process the operation
result or handle the exception.AmazonClientException - If any internal errors are encountered inside the client while
attempting to make the request or handle the response. For example
if a network connection is not available.AmazonServiceException - If an error response is returned by AmazonCognitoIdentity indicating
either a problem with the data in the request, or a server side issue.public java.util.concurrent.Future<LookupDeveloperIdentityResult> lookupDeveloperIdentityAsync(LookupDeveloperIdentityRequest lookupDeveloperIdentityRequest) throws AmazonServiceException, AmazonClientException
lookupDeveloperIdentityAsync in interface AmazonCognitoIdentityAsynclookupDeveloperIdentityRequest - Container for the necessary
parameters to execute the LookupDeveloperIdentity operation on
AmazonCognitoIdentity.AmazonClientException - If any internal errors are encountered inside the client while
attempting to make the request or handle the response. For example
if a network connection is not available.AmazonServiceException - If an error response is returned by AmazonCognitoIdentity indicating
either a problem with the data in the request, or a server side issue.public java.util.concurrent.Future<LookupDeveloperIdentityResult> lookupDeveloperIdentityAsync(LookupDeveloperIdentityRequest lookupDeveloperIdentityRequest, AsyncHandler<LookupDeveloperIdentityRequest,LookupDeveloperIdentityResult> asyncHandler) throws AmazonServiceException, AmazonClientException
lookupDeveloperIdentityAsync in interface AmazonCognitoIdentityAsynclookupDeveloperIdentityRequest - Container for the necessary
parameters to execute the LookupDeveloperIdentity operation on
AmazonCognitoIdentity.asyncHandler - Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the implementation of
the four callback methods in this interface to process the operation
result or handle the exception.AmazonClientException - If any internal errors are encountered inside the client while
attempting to make the request or handle the response. For example
if a network connection is not available.AmazonServiceException - If an error response is returned by AmazonCognitoIdentity indicating
either a problem with the data in the request, or a server side issue.public java.util.concurrent.Future<java.lang.Void> setIdentityPoolRolesAsync(SetIdentityPoolRolesRequest setIdentityPoolRolesRequest) throws AmazonServiceException, AmazonClientException
setIdentityPoolRolesAsync in interface AmazonCognitoIdentityAsyncsetIdentityPoolRolesRequest - Container for the necessary
parameters to execute the SetIdentityPoolRoles operation on
AmazonCognitoIdentity.AmazonClientException - If any internal errors are encountered inside the client while
attempting to make the request or handle the response. For example
if a network connection is not available.AmazonServiceException - If an error response is returned by AmazonCognitoIdentity indicating
either a problem with the data in the request, or a server side issue.public java.util.concurrent.Future<java.lang.Void> setIdentityPoolRolesAsync(SetIdentityPoolRolesRequest setIdentityPoolRolesRequest, AsyncHandler<SetIdentityPoolRolesRequest,java.lang.Void> asyncHandler) throws AmazonServiceException, AmazonClientException
setIdentityPoolRolesAsync in interface AmazonCognitoIdentityAsyncsetIdentityPoolRolesRequest - Container for the necessary
parameters to execute the SetIdentityPoolRoles operation on
AmazonCognitoIdentity.asyncHandler - Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the implementation of
the four callback methods in this interface to process the operation
result or handle the exception.AmazonClientException - If any internal errors are encountered inside the client while
attempting to make the request or handle the response. For example
if a network connection is not available.AmazonServiceException - If an error response is returned by AmazonCognitoIdentity indicating
either a problem with the data in the request, or a server side issue.public java.util.concurrent.Future<java.lang.Void> unlinkIdentityAsync(UnlinkIdentityRequest unlinkIdentityRequest) throws AmazonServiceException, AmazonClientException
unlinkIdentityAsync in interface AmazonCognitoIdentityAsyncunlinkIdentityRequest - Container for the necessary parameters to
execute the UnlinkIdentity operation on AmazonCognitoIdentity.AmazonClientException - If any internal errors are encountered inside the client while
attempting to make the request or handle the response. For example
if a network connection is not available.AmazonServiceException - If an error response is returned by AmazonCognitoIdentity indicating
either a problem with the data in the request, or a server side issue.public java.util.concurrent.Future<java.lang.Void> unlinkIdentityAsync(UnlinkIdentityRequest unlinkIdentityRequest, AsyncHandler<UnlinkIdentityRequest,java.lang.Void> asyncHandler) throws AmazonServiceException, AmazonClientException
unlinkIdentityAsync in interface AmazonCognitoIdentityAsyncunlinkIdentityRequest - Container for the necessary parameters to
execute the UnlinkIdentity operation on AmazonCognitoIdentity.asyncHandler - Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the implementation of
the four callback methods in this interface to process the operation
result or handle the exception.AmazonClientException - If any internal errors are encountered inside the client while
attempting to make the request or handle the response. For example
if a network connection is not available.AmazonServiceException - If an error response is returned by AmazonCognitoIdentity indicating
either a problem with the data in the request, or a server side issue.public java.util.concurrent.Future<ListIdentitiesResult> listIdentitiesAsync(ListIdentitiesRequest listIdentitiesRequest) throws AmazonServiceException, AmazonClientException
listIdentitiesAsync in interface AmazonCognitoIdentityAsynclistIdentitiesRequest - Container for the necessary parameters to
execute the ListIdentities operation on AmazonCognitoIdentity.AmazonClientException - If any internal errors are encountered inside the client while
attempting to make the request or handle the response. For example
if a network connection is not available.AmazonServiceException - If an error response is returned by AmazonCognitoIdentity indicating
either a problem with the data in the request, or a server side issue.public java.util.concurrent.Future<ListIdentitiesResult> listIdentitiesAsync(ListIdentitiesRequest listIdentitiesRequest, AsyncHandler<ListIdentitiesRequest,ListIdentitiesResult> asyncHandler) throws AmazonServiceException, AmazonClientException
listIdentitiesAsync in interface AmazonCognitoIdentityAsynclistIdentitiesRequest - Container for the necessary parameters to
execute the ListIdentities operation on AmazonCognitoIdentity.asyncHandler - Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the implementation of
the four callback methods in this interface to process the operation
result or handle the exception.AmazonClientException - If any internal errors are encountered inside the client while
attempting to make the request or handle the response. For example
if a network connection is not available.AmazonServiceException - If an error response is returned by AmazonCognitoIdentity indicating
either a problem with the data in the request, or a server side issue.public java.util.concurrent.Future<GetIdentityPoolRolesResult> getIdentityPoolRolesAsync(GetIdentityPoolRolesRequest getIdentityPoolRolesRequest) throws AmazonServiceException, AmazonClientException
getIdentityPoolRolesAsync in interface AmazonCognitoIdentityAsyncgetIdentityPoolRolesRequest - Container for the necessary
parameters to execute the GetIdentityPoolRoles operation on
AmazonCognitoIdentity.AmazonClientException - If any internal errors are encountered inside the client while
attempting to make the request or handle the response. For example
if a network connection is not available.AmazonServiceException - If an error response is returned by AmazonCognitoIdentity indicating
either a problem with the data in the request, or a server side issue.public java.util.concurrent.Future<GetIdentityPoolRolesResult> getIdentityPoolRolesAsync(GetIdentityPoolRolesRequest getIdentityPoolRolesRequest, AsyncHandler<GetIdentityPoolRolesRequest,GetIdentityPoolRolesResult> asyncHandler) throws AmazonServiceException, AmazonClientException
getIdentityPoolRolesAsync in interface AmazonCognitoIdentityAsyncgetIdentityPoolRolesRequest - Container for the necessary
parameters to execute the GetIdentityPoolRoles operation on
AmazonCognitoIdentity.asyncHandler - Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the implementation of
the four callback methods in this interface to process the operation
result or handle the exception.AmazonClientException - If any internal errors are encountered inside the client while
attempting to make the request or handle the response. For example
if a network connection is not available.AmazonServiceException - If an error response is returned by AmazonCognitoIdentity indicating
either a problem with the data in the request, or a server side issue.public java.util.concurrent.Future<GetOpenIdTokenForDeveloperIdentityResult> getOpenIdTokenForDeveloperIdentityAsync(GetOpenIdTokenForDeveloperIdentityRequest getOpenIdTokenForDeveloperIdentityRequest) throws AmazonServiceException, AmazonClientException
getOpenIdTokenForDeveloperIdentityAsync in interface AmazonCognitoIdentityAsyncgetOpenIdTokenForDeveloperIdentityRequest - Container for the
necessary parameters to execute the GetOpenIdTokenForDeveloperIdentity
operation on AmazonCognitoIdentity.AmazonClientException - If any internal errors are encountered inside the client while
attempting to make the request or handle the response. For example
if a network connection is not available.AmazonServiceException - If an error response is returned by AmazonCognitoIdentity indicating
either a problem with the data in the request, or a server side issue.public java.util.concurrent.Future<GetOpenIdTokenForDeveloperIdentityResult> getOpenIdTokenForDeveloperIdentityAsync(GetOpenIdTokenForDeveloperIdentityRequest getOpenIdTokenForDeveloperIdentityRequest, AsyncHandler<GetOpenIdTokenForDeveloperIdentityRequest,GetOpenIdTokenForDeveloperIdentityResult> asyncHandler) throws AmazonServiceException, AmazonClientException
getOpenIdTokenForDeveloperIdentityAsync in interface AmazonCognitoIdentityAsyncgetOpenIdTokenForDeveloperIdentityRequest - Container for the
necessary parameters to execute the GetOpenIdTokenForDeveloperIdentity
operation on AmazonCognitoIdentity.asyncHandler - Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the implementation of
the four callback methods in this interface to process the operation
result or handle the exception.AmazonClientException - If any internal errors are encountered inside the client while
attempting to make the request or handle the response. For example
if a network connection is not available.AmazonServiceException - If an error response is returned by AmazonCognitoIdentity indicating
either a problem with the data in the request, or a server side issue.public java.util.concurrent.Future<CreateIdentityPoolResult> createIdentityPoolAsync(CreateIdentityPoolRequest createIdentityPoolRequest) throws AmazonServiceException, AmazonClientException
createIdentityPoolAsync in interface AmazonCognitoIdentityAsynccreateIdentityPoolRequest - Container for the necessary
parameters to execute the CreateIdentityPool operation on
AmazonCognitoIdentity.AmazonClientException - If any internal errors are encountered inside the client while
attempting to make the request or handle the response. For example
if a network connection is not available.AmazonServiceException - If an error response is returned by AmazonCognitoIdentity indicating
either a problem with the data in the request, or a server side issue.public java.util.concurrent.Future<CreateIdentityPoolResult> createIdentityPoolAsync(CreateIdentityPoolRequest createIdentityPoolRequest, AsyncHandler<CreateIdentityPoolRequest,CreateIdentityPoolResult> asyncHandler) throws AmazonServiceException, AmazonClientException
createIdentityPoolAsync in interface AmazonCognitoIdentityAsynccreateIdentityPoolRequest - Container for the necessary
parameters to execute the CreateIdentityPool operation on
AmazonCognitoIdentity.asyncHandler - Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the implementation of
the four callback methods in this interface to process the operation
result or handle the exception.AmazonClientException - If any internal errors are encountered inside the client while
attempting to make the request or handle the response. For example
if a network connection is not available.AmazonServiceException - If an error response is returned by AmazonCognitoIdentity indicating
either a problem with the data in the request, or a server side issue.