@ThreadSafe @Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AWSAmplifyAsyncClient extends AWSAmplifyClient implements AWSAmplifyAsync
AsyncHandler can be used to receive notification when
an asynchronous operation completes.
Amplify is a fully managed continuous deployment and hosting service for modern web apps.
LOGGING_AWS_REQUEST_METRICENDPOINT_PREFIXbuilder, createApp, createBranch, createDeployment, createDomainAssociation, createWebhook, deleteApp, deleteBranch, deleteDomainAssociation, deleteJob, deleteWebhook, getApp, getBranch, getCachedResponseMetadata, getDomainAssociation, getJob, getWebhook, listApps, listBranches, listDomainAssociations, listJobs, listTagsForResource, listWebhooks, startDeployment, startJob, stopJob, tagResource, untagResource, updateApp, updateBranch, updateDomainAssociation, updateWebhookaddRequestHandler, addRequestHandler, configureRegion, getClientConfiguration, getEndpointPrefix, getMonitoringListeners, getRequestMetricsCollector, getServiceName, getSignerByURI, getSignerOverride, getSignerRegionOverride, getTimeOffset, makeImmutable, removeRequestHandler, removeRequestHandler, setEndpoint, setEndpoint, setRegion, setServiceNameIntern, setSignerRegionOverride, setTimeOffset, withEndpoint, withRegion, withRegion, withTimeOffsetequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateApp, createBranch, createDeployment, createDomainAssociation, createWebhook, deleteApp, deleteBranch, deleteDomainAssociation, deleteJob, deleteWebhook, getApp, getBranch, getCachedResponseMetadata, getDomainAssociation, getJob, getWebhook, listApps, listBranches, listDomainAssociations, listJobs, listTagsForResource, listWebhooks, startDeployment, startJob, stopJob, tagResource, untagResource, updateApp, updateBranch, updateDomainAssociation, updateWebhookpublic static AWSAmplifyAsyncClientBuilder asyncBuilder()
public ExecutorService getExecutorService()
public Future<CreateAppResult> createAppAsync(CreateAppRequest request)
AWSAmplifyAsyncCreates a new Amplify App.
createAppAsync in interface AWSAmplifyAsyncrequest - Request structure used to create Apps in Amplify.public Future<CreateAppResult> createAppAsync(CreateAppRequest request, AsyncHandler<CreateAppRequest,CreateAppResult> asyncHandler)
AWSAmplifyAsyncCreates a new Amplify App.
createAppAsync in interface AWSAmplifyAsyncrequest - Request structure used to create Apps in Amplify.asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateBranchResult> createBranchAsync(CreateBranchRequest request)
AWSAmplifyAsyncCreates a new Branch for an Amplify App.
createBranchAsync in interface AWSAmplifyAsyncrequest - Request structure for a branch create request.public Future<CreateBranchResult> createBranchAsync(CreateBranchRequest request, AsyncHandler<CreateBranchRequest,CreateBranchResult> asyncHandler)
AWSAmplifyAsyncCreates a new Branch for an Amplify App.
createBranchAsync in interface AWSAmplifyAsyncrequest - Request structure for a branch create request.asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateDeploymentResult> createDeploymentAsync(CreateDeploymentRequest request)
AWSAmplifyAsyncCreate a deployment for manual deploy apps. (Apps are not connected to repository)
createDeploymentAsync in interface AWSAmplifyAsyncrequest - Request structure for create a new deployment.public Future<CreateDeploymentResult> createDeploymentAsync(CreateDeploymentRequest request, AsyncHandler<CreateDeploymentRequest,CreateDeploymentResult> asyncHandler)
AWSAmplifyAsyncCreate a deployment for manual deploy apps. (Apps are not connected to repository)
createDeploymentAsync in interface AWSAmplifyAsyncrequest - Request structure for create a new deployment.asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateDomainAssociationResult> createDomainAssociationAsync(CreateDomainAssociationRequest request)
AWSAmplifyAsyncCreate a new DomainAssociation on an App
createDomainAssociationAsync in interface AWSAmplifyAsyncrequest - Request structure for create Domain Association request.public Future<CreateDomainAssociationResult> createDomainAssociationAsync(CreateDomainAssociationRequest request, AsyncHandler<CreateDomainAssociationRequest,CreateDomainAssociationResult> asyncHandler)
AWSAmplifyAsyncCreate a new DomainAssociation on an App
createDomainAssociationAsync in interface AWSAmplifyAsyncrequest - Request structure for create Domain Association request.asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateWebhookResult> createWebhookAsync(CreateWebhookRequest request)
AWSAmplifyAsyncCreate a new webhook on an App.
createWebhookAsync in interface AWSAmplifyAsyncrequest - Request structure for create webhook request.public Future<CreateWebhookResult> createWebhookAsync(CreateWebhookRequest request, AsyncHandler<CreateWebhookRequest,CreateWebhookResult> asyncHandler)
AWSAmplifyAsyncCreate a new webhook on an App.
createWebhookAsync in interface AWSAmplifyAsyncrequest - Request structure for create webhook request.asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteAppResult> deleteAppAsync(DeleteAppRequest request)
AWSAmplifyAsyncDelete an existing Amplify App by appId.
deleteAppAsync in interface AWSAmplifyAsyncrequest - Request structure for an Amplify App delete request.public Future<DeleteAppResult> deleteAppAsync(DeleteAppRequest request, AsyncHandler<DeleteAppRequest,DeleteAppResult> asyncHandler)
AWSAmplifyAsyncDelete an existing Amplify App by appId.
deleteAppAsync in interface AWSAmplifyAsyncrequest - Request structure for an Amplify App delete request.asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteBranchResult> deleteBranchAsync(DeleteBranchRequest request)
AWSAmplifyAsyncDeletes a branch for an Amplify App.
deleteBranchAsync in interface AWSAmplifyAsyncrequest - Request structure for delete branch request.public Future<DeleteBranchResult> deleteBranchAsync(DeleteBranchRequest request, AsyncHandler<DeleteBranchRequest,DeleteBranchResult> asyncHandler)
AWSAmplifyAsyncDeletes a branch for an Amplify App.
deleteBranchAsync in interface AWSAmplifyAsyncrequest - Request structure for delete branch request.asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteDomainAssociationResult> deleteDomainAssociationAsync(DeleteDomainAssociationRequest request)
AWSAmplifyAsyncDeletes a DomainAssociation.
deleteDomainAssociationAsync in interface AWSAmplifyAsyncrequest - Request structure for the delete Domain Association request.public Future<DeleteDomainAssociationResult> deleteDomainAssociationAsync(DeleteDomainAssociationRequest request, AsyncHandler<DeleteDomainAssociationRequest,DeleteDomainAssociationResult> asyncHandler)
AWSAmplifyAsyncDeletes a DomainAssociation.
deleteDomainAssociationAsync in interface AWSAmplifyAsyncrequest - Request structure for the delete Domain Association request.asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteJobResult> deleteJobAsync(DeleteJobRequest request)
AWSAmplifyAsyncDelete a job, for an Amplify branch, part of Amplify App.
deleteJobAsync in interface AWSAmplifyAsyncrequest - Request structure for delete job request.public Future<DeleteJobResult> deleteJobAsync(DeleteJobRequest request, AsyncHandler<DeleteJobRequest,DeleteJobResult> asyncHandler)
AWSAmplifyAsyncDelete a job, for an Amplify branch, part of Amplify App.
deleteJobAsync in interface AWSAmplifyAsyncrequest - Request structure for delete job request.asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteWebhookResult> deleteWebhookAsync(DeleteWebhookRequest request)
AWSAmplifyAsyncDeletes a webhook.
deleteWebhookAsync in interface AWSAmplifyAsyncrequest - Request structure for the delete webhook request.public Future<DeleteWebhookResult> deleteWebhookAsync(DeleteWebhookRequest request, AsyncHandler<DeleteWebhookRequest,DeleteWebhookResult> asyncHandler)
AWSAmplifyAsyncDeletes a webhook.
deleteWebhookAsync in interface AWSAmplifyAsyncrequest - Request structure for the delete webhook request.asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetAppResult> getAppAsync(GetAppRequest request)
AWSAmplifyAsyncRetrieves an existing Amplify App by appId.
getAppAsync in interface AWSAmplifyAsyncrequest - Request structure for get App request.public Future<GetAppResult> getAppAsync(GetAppRequest request, AsyncHandler<GetAppRequest,GetAppResult> asyncHandler)
AWSAmplifyAsyncRetrieves an existing Amplify App by appId.
getAppAsync in interface AWSAmplifyAsyncrequest - Request structure for get App request.asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetBranchResult> getBranchAsync(GetBranchRequest request)
AWSAmplifyAsyncRetrieves a branch for an Amplify App.
getBranchAsync in interface AWSAmplifyAsyncrequest - Result structure for get branch request.public Future<GetBranchResult> getBranchAsync(GetBranchRequest request, AsyncHandler<GetBranchRequest,GetBranchResult> asyncHandler)
AWSAmplifyAsyncRetrieves a branch for an Amplify App.
getBranchAsync in interface AWSAmplifyAsyncrequest - Result structure for get branch request.asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetDomainAssociationResult> getDomainAssociationAsync(GetDomainAssociationRequest request)
AWSAmplifyAsyncRetrieves domain info that corresponds to an appId and domainName.
getDomainAssociationAsync in interface AWSAmplifyAsyncrequest - Request structure for the get Domain Association request.public Future<GetDomainAssociationResult> getDomainAssociationAsync(GetDomainAssociationRequest request, AsyncHandler<GetDomainAssociationRequest,GetDomainAssociationResult> asyncHandler)
AWSAmplifyAsyncRetrieves domain info that corresponds to an appId and domainName.
getDomainAssociationAsync in interface AWSAmplifyAsyncrequest - Request structure for the get Domain Association request.asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetJobResult> getJobAsync(GetJobRequest request)
AWSAmplifyAsyncGet a job for a branch, part of an Amplify App.
getJobAsync in interface AWSAmplifyAsyncrequest - Request structure for get job request.public Future<GetJobResult> getJobAsync(GetJobRequest request, AsyncHandler<GetJobRequest,GetJobResult> asyncHandler)
AWSAmplifyAsyncGet a job for a branch, part of an Amplify App.
getJobAsync in interface AWSAmplifyAsyncrequest - Request structure for get job request.asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetWebhookResult> getWebhookAsync(GetWebhookRequest request)
AWSAmplifyAsyncRetrieves webhook info that corresponds to a webhookId.
getWebhookAsync in interface AWSAmplifyAsyncrequest - Request structure for the get webhook request.public Future<GetWebhookResult> getWebhookAsync(GetWebhookRequest request, AsyncHandler<GetWebhookRequest,GetWebhookResult> asyncHandler)
AWSAmplifyAsyncRetrieves webhook info that corresponds to a webhookId.
getWebhookAsync in interface AWSAmplifyAsyncrequest - Request structure for the get webhook request.asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListAppsResult> listAppsAsync(ListAppsRequest request)
AWSAmplifyAsyncLists existing Amplify Apps.
listAppsAsync in interface AWSAmplifyAsyncrequest - Request structure for an Amplify App list request.public Future<ListAppsResult> listAppsAsync(ListAppsRequest request, AsyncHandler<ListAppsRequest,ListAppsResult> asyncHandler)
AWSAmplifyAsyncLists existing Amplify Apps.
listAppsAsync in interface AWSAmplifyAsyncrequest - Request structure for an Amplify App list request.asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListBranchesResult> listBranchesAsync(ListBranchesRequest request)
AWSAmplifyAsyncLists branches for an Amplify App.
listBranchesAsync in interface AWSAmplifyAsyncrequest - Request structure for list branches request.public Future<ListBranchesResult> listBranchesAsync(ListBranchesRequest request, AsyncHandler<ListBranchesRequest,ListBranchesResult> asyncHandler)
AWSAmplifyAsyncLists branches for an Amplify App.
listBranchesAsync in interface AWSAmplifyAsyncrequest - Request structure for list branches request.asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListDomainAssociationsResult> listDomainAssociationsAsync(ListDomainAssociationsRequest request)
AWSAmplifyAsyncList domains with an app
listDomainAssociationsAsync in interface AWSAmplifyAsyncrequest - Request structure for the list Domain Associations request.public Future<ListDomainAssociationsResult> listDomainAssociationsAsync(ListDomainAssociationsRequest request, AsyncHandler<ListDomainAssociationsRequest,ListDomainAssociationsResult> asyncHandler)
AWSAmplifyAsyncList domains with an app
listDomainAssociationsAsync in interface AWSAmplifyAsyncrequest - Request structure for the list Domain Associations request.asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListJobsResult> listJobsAsync(ListJobsRequest request)
AWSAmplifyAsyncList Jobs for a branch, part of an Amplify App.
listJobsAsync in interface AWSAmplifyAsyncrequest - Request structure for list job request.public Future<ListJobsResult> listJobsAsync(ListJobsRequest request, AsyncHandler<ListJobsRequest,ListJobsResult> asyncHandler)
AWSAmplifyAsyncList Jobs for a branch, part of an Amplify App.
listJobsAsync in interface AWSAmplifyAsyncrequest - Request structure for list job request.asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListTagsForResourceResult> listTagsForResourceAsync(ListTagsForResourceRequest request)
AWSAmplifyAsyncList tags for resource.
listTagsForResourceAsync in interface AWSAmplifyAsyncrequest - Request structure used to list tags for resource.public Future<ListTagsForResourceResult> listTagsForResourceAsync(ListTagsForResourceRequest request, AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler)
AWSAmplifyAsyncList tags for resource.
listTagsForResourceAsync in interface AWSAmplifyAsyncrequest - Request structure used to list tags for resource.asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListWebhooksResult> listWebhooksAsync(ListWebhooksRequest request)
AWSAmplifyAsyncList webhooks with an app.
listWebhooksAsync in interface AWSAmplifyAsyncrequest - Request structure for the list webhooks request.public Future<ListWebhooksResult> listWebhooksAsync(ListWebhooksRequest request, AsyncHandler<ListWebhooksRequest,ListWebhooksResult> asyncHandler)
AWSAmplifyAsyncList webhooks with an app.
listWebhooksAsync in interface AWSAmplifyAsyncrequest - Request structure for the list webhooks request.asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<StartDeploymentResult> startDeploymentAsync(StartDeploymentRequest request)
AWSAmplifyAsyncStart a deployment for manual deploy apps. (Apps are not connected to repository)
startDeploymentAsync in interface AWSAmplifyAsyncrequest - Request structure for start a deployment.public Future<StartDeploymentResult> startDeploymentAsync(StartDeploymentRequest request, AsyncHandler<StartDeploymentRequest,StartDeploymentResult> asyncHandler)
AWSAmplifyAsyncStart a deployment for manual deploy apps. (Apps are not connected to repository)
startDeploymentAsync in interface AWSAmplifyAsyncrequest - Request structure for start a deployment.asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<StartJobResult> startJobAsync(StartJobRequest request)
AWSAmplifyAsyncStarts a new job for a branch, part of an Amplify App.
startJobAsync in interface AWSAmplifyAsyncrequest - Request structure for Start job request.public Future<StartJobResult> startJobAsync(StartJobRequest request, AsyncHandler<StartJobRequest,StartJobResult> asyncHandler)
AWSAmplifyAsyncStarts a new job for a branch, part of an Amplify App.
startJobAsync in interface AWSAmplifyAsyncrequest - Request structure for Start job request.asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<StopJobResult> stopJobAsync(StopJobRequest request)
AWSAmplifyAsyncStop a job that is in progress, for an Amplify branch, part of Amplify App.
stopJobAsync in interface AWSAmplifyAsyncrequest - Request structure for stop job request.public Future<StopJobResult> stopJobAsync(StopJobRequest request, AsyncHandler<StopJobRequest,StopJobResult> asyncHandler)
AWSAmplifyAsyncStop a job that is in progress, for an Amplify branch, part of Amplify App.
stopJobAsync in interface AWSAmplifyAsyncrequest - Request structure for stop job request.asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<TagResourceResult> tagResourceAsync(TagResourceRequest request)
AWSAmplifyAsyncTag resource with tag key and value.
tagResourceAsync in interface AWSAmplifyAsyncrequest - Request structure used to tag resource.public Future<TagResourceResult> tagResourceAsync(TagResourceRequest request, AsyncHandler<TagResourceRequest,TagResourceResult> asyncHandler)
AWSAmplifyAsyncTag resource with tag key and value.
tagResourceAsync in interface AWSAmplifyAsyncrequest - Request structure used to tag resource.asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UntagResourceResult> untagResourceAsync(UntagResourceRequest request)
AWSAmplifyAsyncUntag resource with resourceArn.
untagResourceAsync in interface AWSAmplifyAsyncrequest - Request structure used to untag resource.public Future<UntagResourceResult> untagResourceAsync(UntagResourceRequest request, AsyncHandler<UntagResourceRequest,UntagResourceResult> asyncHandler)
AWSAmplifyAsyncUntag resource with resourceArn.
untagResourceAsync in interface AWSAmplifyAsyncrequest - Request structure used to untag resource.asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UpdateAppResult> updateAppAsync(UpdateAppRequest request)
AWSAmplifyAsyncUpdates an existing Amplify App.
updateAppAsync in interface AWSAmplifyAsyncrequest - Request structure for update App request.public Future<UpdateAppResult> updateAppAsync(UpdateAppRequest request, AsyncHandler<UpdateAppRequest,UpdateAppResult> asyncHandler)
AWSAmplifyAsyncUpdates an existing Amplify App.
updateAppAsync in interface AWSAmplifyAsyncrequest - Request structure for update App request.asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UpdateBranchResult> updateBranchAsync(UpdateBranchRequest request)
AWSAmplifyAsyncUpdates a branch for an Amplify App.
updateBranchAsync in interface AWSAmplifyAsyncrequest - Request structure for update branch request.public Future<UpdateBranchResult> updateBranchAsync(UpdateBranchRequest request, AsyncHandler<UpdateBranchRequest,UpdateBranchResult> asyncHandler)
AWSAmplifyAsyncUpdates a branch for an Amplify App.
updateBranchAsync in interface AWSAmplifyAsyncrequest - Request structure for update branch request.asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UpdateDomainAssociationResult> updateDomainAssociationAsync(UpdateDomainAssociationRequest request)
AWSAmplifyAsyncCreate a new DomainAssociation on an App
updateDomainAssociationAsync in interface AWSAmplifyAsyncrequest - Request structure for update Domain Association request.public Future<UpdateDomainAssociationResult> updateDomainAssociationAsync(UpdateDomainAssociationRequest request, AsyncHandler<UpdateDomainAssociationRequest,UpdateDomainAssociationResult> asyncHandler)
AWSAmplifyAsyncCreate a new DomainAssociation on an App
updateDomainAssociationAsync in interface AWSAmplifyAsyncrequest - Request structure for update Domain Association request.asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UpdateWebhookResult> updateWebhookAsync(UpdateWebhookRequest request)
AWSAmplifyAsyncUpdate a webhook.
updateWebhookAsync in interface AWSAmplifyAsyncrequest - Request structure for update webhook request.public Future<UpdateWebhookResult> updateWebhookAsync(UpdateWebhookRequest request, AsyncHandler<UpdateWebhookRequest,UpdateWebhookResult> asyncHandler)
AWSAmplifyAsyncUpdate a webhook.
updateWebhookAsync in interface AWSAmplifyAsyncrequest - Request structure for update webhook request.asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public void shutdown()
getExecutorService().shutdown() followed by getExecutorService().awaitTermination() prior to
calling this method.shutdown in interface AWSAmplifyshutdown in class AmazonWebServiceClientCopyright © 2013 Amazon Web Services, Inc. All Rights Reserved.