@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AbstractAmazonApiGatewayV2Async extends AbstractAmazonApiGatewayV2 implements AmazonApiGatewayV2Async
AmazonApiGatewayV2Async. Convenient method forms pass through to the corresponding
 overload that takes a request object and an AsyncHandler, which throws an
 UnsupportedOperationException.ENDPOINT_PREFIXcreateApi, createApiMapping, createAuthorizer, createDeployment, createDomainName, createIntegration, createIntegrationResponse, createModel, createRoute, createRouteResponse, createStage, deleteApi, deleteApiMapping, deleteAuthorizer, deleteDeployment, deleteDomainName, deleteIntegration, deleteIntegrationResponse, deleteModel, deleteRoute, deleteRouteResponse, deleteStage, getApi, getApiMapping, getApiMappings, getApis, getAuthorizer, getAuthorizers, getCachedResponseMetadata, getDeployment, getDeployments, getDomainName, getDomainNames, getIntegration, getIntegrationResponse, getIntegrationResponses, getIntegrations, getModel, getModels, getModelTemplate, getRoute, getRouteResponse, getRouteResponses, getRoutes, getStage, getStages, getTags, shutdown, tagResource, untagResource, updateApi, updateApiMapping, updateAuthorizer, updateDeployment, updateDomainName, updateIntegration, updateIntegrationResponse, updateModel, updateRoute, updateRouteResponse, updateStageequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateApi, createApiMapping, createAuthorizer, createDeployment, createDomainName, createIntegration, createIntegrationResponse, createModel, createRoute, createRouteResponse, createStage, deleteApi, deleteApiMapping, deleteAuthorizer, deleteDeployment, deleteDomainName, deleteIntegration, deleteIntegrationResponse, deleteModel, deleteRoute, deleteRouteResponse, deleteStage, getApi, getApiMapping, getApiMappings, getApis, getAuthorizer, getAuthorizers, getCachedResponseMetadata, getDeployment, getDeployments, getDomainName, getDomainNames, getIntegration, getIntegrationResponse, getIntegrationResponses, getIntegrations, getModel, getModels, getModelTemplate, getRoute, getRouteResponse, getRouteResponses, getRoutes, getStage, getStages, getTags, shutdown, tagResource, untagResource, updateApi, updateApiMapping, updateAuthorizer, updateDeployment, updateDomainName, updateIntegration, updateIntegrationResponse, updateModel, updateRoute, updateRouteResponse, updateStagepublic Future<CreateApiResult> createApiAsync(CreateApiRequest request)
AmazonApiGatewayV2AsyncCreates an Api resource.
createApiAsync in interface AmazonApiGatewayV2Asyncpublic Future<CreateApiResult> createApiAsync(CreateApiRequest request, AsyncHandler<CreateApiRequest,CreateApiResult> asyncHandler)
AmazonApiGatewayV2AsyncCreates an Api resource.
createApiAsync in interface AmazonApiGatewayV2AsyncasyncHandler - 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<CreateApiMappingResult> createApiMappingAsync(CreateApiMappingRequest request)
AmazonApiGatewayV2AsyncCreates an API mapping.
createApiMappingAsync in interface AmazonApiGatewayV2Asyncpublic Future<CreateApiMappingResult> createApiMappingAsync(CreateApiMappingRequest request, AsyncHandler<CreateApiMappingRequest,CreateApiMappingResult> asyncHandler)
AmazonApiGatewayV2AsyncCreates an API mapping.
createApiMappingAsync in interface AmazonApiGatewayV2AsyncasyncHandler - 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<CreateAuthorizerResult> createAuthorizerAsync(CreateAuthorizerRequest request)
AmazonApiGatewayV2AsyncCreates an Authorizer for an API.
createAuthorizerAsync in interface AmazonApiGatewayV2Asyncpublic Future<CreateAuthorizerResult> createAuthorizerAsync(CreateAuthorizerRequest request, AsyncHandler<CreateAuthorizerRequest,CreateAuthorizerResult> asyncHandler)
AmazonApiGatewayV2AsyncCreates an Authorizer for an API.
createAuthorizerAsync in interface AmazonApiGatewayV2AsyncasyncHandler - 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)
AmazonApiGatewayV2AsyncCreates a Deployment for an API.
createDeploymentAsync in interface AmazonApiGatewayV2Asyncpublic Future<CreateDeploymentResult> createDeploymentAsync(CreateDeploymentRequest request, AsyncHandler<CreateDeploymentRequest,CreateDeploymentResult> asyncHandler)
AmazonApiGatewayV2AsyncCreates a Deployment for an API.
createDeploymentAsync in interface AmazonApiGatewayV2AsyncasyncHandler - 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<CreateDomainNameResult> createDomainNameAsync(CreateDomainNameRequest request)
AmazonApiGatewayV2AsyncCreates a domain name.
createDomainNameAsync in interface AmazonApiGatewayV2Asyncpublic Future<CreateDomainNameResult> createDomainNameAsync(CreateDomainNameRequest request, AsyncHandler<CreateDomainNameRequest,CreateDomainNameResult> asyncHandler)
AmazonApiGatewayV2AsyncCreates a domain name.
createDomainNameAsync in interface AmazonApiGatewayV2AsyncasyncHandler - 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<CreateIntegrationResult> createIntegrationAsync(CreateIntegrationRequest request)
AmazonApiGatewayV2AsyncCreates an Integration.
createIntegrationAsync in interface AmazonApiGatewayV2Asyncpublic Future<CreateIntegrationResult> createIntegrationAsync(CreateIntegrationRequest request, AsyncHandler<CreateIntegrationRequest,CreateIntegrationResult> asyncHandler)
AmazonApiGatewayV2AsyncCreates an Integration.
createIntegrationAsync in interface AmazonApiGatewayV2AsyncasyncHandler - 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<CreateIntegrationResponseResult> createIntegrationResponseAsync(CreateIntegrationResponseRequest request)
AmazonApiGatewayV2AsyncCreates an IntegrationResponses.
createIntegrationResponseAsync in interface AmazonApiGatewayV2Asyncpublic Future<CreateIntegrationResponseResult> createIntegrationResponseAsync(CreateIntegrationResponseRequest request, AsyncHandler<CreateIntegrationResponseRequest,CreateIntegrationResponseResult> asyncHandler)
AmazonApiGatewayV2AsyncCreates an IntegrationResponses.
createIntegrationResponseAsync in interface AmazonApiGatewayV2AsyncasyncHandler - 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<CreateModelResult> createModelAsync(CreateModelRequest request)
AmazonApiGatewayV2AsyncCreates a Model for an API.
createModelAsync in interface AmazonApiGatewayV2Asyncpublic Future<CreateModelResult> createModelAsync(CreateModelRequest request, AsyncHandler<CreateModelRequest,CreateModelResult> asyncHandler)
AmazonApiGatewayV2AsyncCreates a Model for an API.
createModelAsync in interface AmazonApiGatewayV2AsyncasyncHandler - 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<CreateRouteResult> createRouteAsync(CreateRouteRequest request)
AmazonApiGatewayV2AsyncCreates a Route for an API.
createRouteAsync in interface AmazonApiGatewayV2Asyncpublic Future<CreateRouteResult> createRouteAsync(CreateRouteRequest request, AsyncHandler<CreateRouteRequest,CreateRouteResult> asyncHandler)
AmazonApiGatewayV2AsyncCreates a Route for an API.
createRouteAsync in interface AmazonApiGatewayV2AsyncasyncHandler - 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<CreateRouteResponseResult> createRouteResponseAsync(CreateRouteResponseRequest request)
AmazonApiGatewayV2AsyncCreates a RouteResponse for a Route.
createRouteResponseAsync in interface AmazonApiGatewayV2Asyncpublic Future<CreateRouteResponseResult> createRouteResponseAsync(CreateRouteResponseRequest request, AsyncHandler<CreateRouteResponseRequest,CreateRouteResponseResult> asyncHandler)
AmazonApiGatewayV2AsyncCreates a RouteResponse for a Route.
createRouteResponseAsync in interface AmazonApiGatewayV2AsyncasyncHandler - 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<CreateStageResult> createStageAsync(CreateStageRequest request)
AmazonApiGatewayV2AsyncCreates a Stage for an API.
createStageAsync in interface AmazonApiGatewayV2Asyncpublic Future<CreateStageResult> createStageAsync(CreateStageRequest request, AsyncHandler<CreateStageRequest,CreateStageResult> asyncHandler)
AmazonApiGatewayV2AsyncCreates a Stage for an API.
createStageAsync in interface AmazonApiGatewayV2AsyncasyncHandler - 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<DeleteApiResult> deleteApiAsync(DeleteApiRequest request)
AmazonApiGatewayV2AsyncDeletes an Api resource.
deleteApiAsync in interface AmazonApiGatewayV2Asyncpublic Future<DeleteApiResult> deleteApiAsync(DeleteApiRequest request, AsyncHandler<DeleteApiRequest,DeleteApiResult> asyncHandler)
AmazonApiGatewayV2AsyncDeletes an Api resource.
deleteApiAsync in interface AmazonApiGatewayV2AsyncasyncHandler - 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<DeleteApiMappingResult> deleteApiMappingAsync(DeleteApiMappingRequest request)
AmazonApiGatewayV2AsyncDeletes an API mapping.
deleteApiMappingAsync in interface AmazonApiGatewayV2Asyncpublic Future<DeleteApiMappingResult> deleteApiMappingAsync(DeleteApiMappingRequest request, AsyncHandler<DeleteApiMappingRequest,DeleteApiMappingResult> asyncHandler)
AmazonApiGatewayV2AsyncDeletes an API mapping.
deleteApiMappingAsync in interface AmazonApiGatewayV2AsyncasyncHandler - 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<DeleteAuthorizerResult> deleteAuthorizerAsync(DeleteAuthorizerRequest request)
AmazonApiGatewayV2AsyncDeletes an Authorizer.
deleteAuthorizerAsync in interface AmazonApiGatewayV2Asyncpublic Future<DeleteAuthorizerResult> deleteAuthorizerAsync(DeleteAuthorizerRequest request, AsyncHandler<DeleteAuthorizerRequest,DeleteAuthorizerResult> asyncHandler)
AmazonApiGatewayV2AsyncDeletes an Authorizer.
deleteAuthorizerAsync in interface AmazonApiGatewayV2AsyncasyncHandler - 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<DeleteDeploymentResult> deleteDeploymentAsync(DeleteDeploymentRequest request)
AmazonApiGatewayV2AsyncDeletes a Deployment.
deleteDeploymentAsync in interface AmazonApiGatewayV2Asyncpublic Future<DeleteDeploymentResult> deleteDeploymentAsync(DeleteDeploymentRequest request, AsyncHandler<DeleteDeploymentRequest,DeleteDeploymentResult> asyncHandler)
AmazonApiGatewayV2AsyncDeletes a Deployment.
deleteDeploymentAsync in interface AmazonApiGatewayV2AsyncasyncHandler - 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<DeleteDomainNameResult> deleteDomainNameAsync(DeleteDomainNameRequest request)
AmazonApiGatewayV2AsyncDeletes a domain name.
deleteDomainNameAsync in interface AmazonApiGatewayV2Asyncpublic Future<DeleteDomainNameResult> deleteDomainNameAsync(DeleteDomainNameRequest request, AsyncHandler<DeleteDomainNameRequest,DeleteDomainNameResult> asyncHandler)
AmazonApiGatewayV2AsyncDeletes a domain name.
deleteDomainNameAsync in interface AmazonApiGatewayV2AsyncasyncHandler - 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<DeleteIntegrationResult> deleteIntegrationAsync(DeleteIntegrationRequest request)
AmazonApiGatewayV2AsyncDeletes an Integration.
deleteIntegrationAsync in interface AmazonApiGatewayV2Asyncpublic Future<DeleteIntegrationResult> deleteIntegrationAsync(DeleteIntegrationRequest request, AsyncHandler<DeleteIntegrationRequest,DeleteIntegrationResult> asyncHandler)
AmazonApiGatewayV2AsyncDeletes an Integration.
deleteIntegrationAsync in interface AmazonApiGatewayV2AsyncasyncHandler - 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<DeleteIntegrationResponseResult> deleteIntegrationResponseAsync(DeleteIntegrationResponseRequest request)
AmazonApiGatewayV2AsyncDeletes an IntegrationResponses.
deleteIntegrationResponseAsync in interface AmazonApiGatewayV2Asyncpublic Future<DeleteIntegrationResponseResult> deleteIntegrationResponseAsync(DeleteIntegrationResponseRequest request, AsyncHandler<DeleteIntegrationResponseRequest,DeleteIntegrationResponseResult> asyncHandler)
AmazonApiGatewayV2AsyncDeletes an IntegrationResponses.
deleteIntegrationResponseAsync in interface AmazonApiGatewayV2AsyncasyncHandler - 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<DeleteModelResult> deleteModelAsync(DeleteModelRequest request)
AmazonApiGatewayV2AsyncDeletes a Model.
deleteModelAsync in interface AmazonApiGatewayV2Asyncpublic Future<DeleteModelResult> deleteModelAsync(DeleteModelRequest request, AsyncHandler<DeleteModelRequest,DeleteModelResult> asyncHandler)
AmazonApiGatewayV2AsyncDeletes a Model.
deleteModelAsync in interface AmazonApiGatewayV2AsyncasyncHandler - 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<DeleteRouteResult> deleteRouteAsync(DeleteRouteRequest request)
AmazonApiGatewayV2AsyncDeletes a Route.
deleteRouteAsync in interface AmazonApiGatewayV2Asyncpublic Future<DeleteRouteResult> deleteRouteAsync(DeleteRouteRequest request, AsyncHandler<DeleteRouteRequest,DeleteRouteResult> asyncHandler)
AmazonApiGatewayV2AsyncDeletes a Route.
deleteRouteAsync in interface AmazonApiGatewayV2AsyncasyncHandler - 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<DeleteRouteResponseResult> deleteRouteResponseAsync(DeleteRouteResponseRequest request)
AmazonApiGatewayV2AsyncDeletes a RouteResponse.
deleteRouteResponseAsync in interface AmazonApiGatewayV2Asyncpublic Future<DeleteRouteResponseResult> deleteRouteResponseAsync(DeleteRouteResponseRequest request, AsyncHandler<DeleteRouteResponseRequest,DeleteRouteResponseResult> asyncHandler)
AmazonApiGatewayV2AsyncDeletes a RouteResponse.
deleteRouteResponseAsync in interface AmazonApiGatewayV2AsyncasyncHandler - 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<DeleteStageResult> deleteStageAsync(DeleteStageRequest request)
AmazonApiGatewayV2AsyncDeletes a Stage.
deleteStageAsync in interface AmazonApiGatewayV2Asyncpublic Future<DeleteStageResult> deleteStageAsync(DeleteStageRequest request, AsyncHandler<DeleteStageRequest,DeleteStageResult> asyncHandler)
AmazonApiGatewayV2AsyncDeletes a Stage.
deleteStageAsync in interface AmazonApiGatewayV2AsyncasyncHandler - 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<GetApiResult> getApiAsync(GetApiRequest request)
AmazonApiGatewayV2AsyncGets an Api resource.
getApiAsync in interface AmazonApiGatewayV2Asyncpublic Future<GetApiResult> getApiAsync(GetApiRequest request, AsyncHandler<GetApiRequest,GetApiResult> asyncHandler)
AmazonApiGatewayV2AsyncGets an Api resource.
getApiAsync in interface AmazonApiGatewayV2AsyncasyncHandler - 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<GetApiMappingResult> getApiMappingAsync(GetApiMappingRequest request)
AmazonApiGatewayV2AsyncThe API mapping.
getApiMappingAsync in interface AmazonApiGatewayV2Asyncpublic Future<GetApiMappingResult> getApiMappingAsync(GetApiMappingRequest request, AsyncHandler<GetApiMappingRequest,GetApiMappingResult> asyncHandler)
AmazonApiGatewayV2AsyncThe API mapping.
getApiMappingAsync in interface AmazonApiGatewayV2AsyncasyncHandler - 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<GetApiMappingsResult> getApiMappingsAsync(GetApiMappingsRequest request)
AmazonApiGatewayV2AsyncThe API mappings.
getApiMappingsAsync in interface AmazonApiGatewayV2Asyncpublic Future<GetApiMappingsResult> getApiMappingsAsync(GetApiMappingsRequest request, AsyncHandler<GetApiMappingsRequest,GetApiMappingsResult> asyncHandler)
AmazonApiGatewayV2AsyncThe API mappings.
getApiMappingsAsync in interface AmazonApiGatewayV2AsyncasyncHandler - 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<GetApisResult> getApisAsync(GetApisRequest request)
AmazonApiGatewayV2AsyncGets a collection of Api resources.
getApisAsync in interface AmazonApiGatewayV2Asyncpublic Future<GetApisResult> getApisAsync(GetApisRequest request, AsyncHandler<GetApisRequest,GetApisResult> asyncHandler)
AmazonApiGatewayV2AsyncGets a collection of Api resources.
getApisAsync in interface AmazonApiGatewayV2AsyncasyncHandler - 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<GetAuthorizerResult> getAuthorizerAsync(GetAuthorizerRequest request)
AmazonApiGatewayV2AsyncGets an Authorizer.
getAuthorizerAsync in interface AmazonApiGatewayV2Asyncpublic Future<GetAuthorizerResult> getAuthorizerAsync(GetAuthorizerRequest request, AsyncHandler<GetAuthorizerRequest,GetAuthorizerResult> asyncHandler)
AmazonApiGatewayV2AsyncGets an Authorizer.
getAuthorizerAsync in interface AmazonApiGatewayV2AsyncasyncHandler - 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<GetAuthorizersResult> getAuthorizersAsync(GetAuthorizersRequest request)
AmazonApiGatewayV2AsyncGets the Authorizers for an API.
getAuthorizersAsync in interface AmazonApiGatewayV2Asyncpublic Future<GetAuthorizersResult> getAuthorizersAsync(GetAuthorizersRequest request, AsyncHandler<GetAuthorizersRequest,GetAuthorizersResult> asyncHandler)
AmazonApiGatewayV2AsyncGets the Authorizers for an API.
getAuthorizersAsync in interface AmazonApiGatewayV2AsyncasyncHandler - 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<GetDeploymentResult> getDeploymentAsync(GetDeploymentRequest request)
AmazonApiGatewayV2AsyncGets a Deployment.
getDeploymentAsync in interface AmazonApiGatewayV2Asyncpublic Future<GetDeploymentResult> getDeploymentAsync(GetDeploymentRequest request, AsyncHandler<GetDeploymentRequest,GetDeploymentResult> asyncHandler)
AmazonApiGatewayV2AsyncGets a Deployment.
getDeploymentAsync in interface AmazonApiGatewayV2AsyncasyncHandler - 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<GetDeploymentsResult> getDeploymentsAsync(GetDeploymentsRequest request)
AmazonApiGatewayV2AsyncGets the Deployments for an API.
getDeploymentsAsync in interface AmazonApiGatewayV2Asyncpublic Future<GetDeploymentsResult> getDeploymentsAsync(GetDeploymentsRequest request, AsyncHandler<GetDeploymentsRequest,GetDeploymentsResult> asyncHandler)
AmazonApiGatewayV2AsyncGets the Deployments for an API.
getDeploymentsAsync in interface AmazonApiGatewayV2AsyncasyncHandler - 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<GetDomainNameResult> getDomainNameAsync(GetDomainNameRequest request)
AmazonApiGatewayV2AsyncGets a domain name.
getDomainNameAsync in interface AmazonApiGatewayV2Asyncpublic Future<GetDomainNameResult> getDomainNameAsync(GetDomainNameRequest request, AsyncHandler<GetDomainNameRequest,GetDomainNameResult> asyncHandler)
AmazonApiGatewayV2AsyncGets a domain name.
getDomainNameAsync in interface AmazonApiGatewayV2AsyncasyncHandler - 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<GetDomainNamesResult> getDomainNamesAsync(GetDomainNamesRequest request)
AmazonApiGatewayV2AsyncGets the domain names for an AWS account.
getDomainNamesAsync in interface AmazonApiGatewayV2Asyncpublic Future<GetDomainNamesResult> getDomainNamesAsync(GetDomainNamesRequest request, AsyncHandler<GetDomainNamesRequest,GetDomainNamesResult> asyncHandler)
AmazonApiGatewayV2AsyncGets the domain names for an AWS account.
getDomainNamesAsync in interface AmazonApiGatewayV2AsyncasyncHandler - 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<GetIntegrationResult> getIntegrationAsync(GetIntegrationRequest request)
AmazonApiGatewayV2AsyncGets an Integration.
getIntegrationAsync in interface AmazonApiGatewayV2Asyncpublic Future<GetIntegrationResult> getIntegrationAsync(GetIntegrationRequest request, AsyncHandler<GetIntegrationRequest,GetIntegrationResult> asyncHandler)
AmazonApiGatewayV2AsyncGets an Integration.
getIntegrationAsync in interface AmazonApiGatewayV2AsyncasyncHandler - 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<GetIntegrationResponseResult> getIntegrationResponseAsync(GetIntegrationResponseRequest request)
AmazonApiGatewayV2AsyncGets an IntegrationResponses.
getIntegrationResponseAsync in interface AmazonApiGatewayV2Asyncpublic Future<GetIntegrationResponseResult> getIntegrationResponseAsync(GetIntegrationResponseRequest request, AsyncHandler<GetIntegrationResponseRequest,GetIntegrationResponseResult> asyncHandler)
AmazonApiGatewayV2AsyncGets an IntegrationResponses.
getIntegrationResponseAsync in interface AmazonApiGatewayV2AsyncasyncHandler - 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<GetIntegrationResponsesResult> getIntegrationResponsesAsync(GetIntegrationResponsesRequest request)
AmazonApiGatewayV2AsyncGets the IntegrationResponses for an Integration.
getIntegrationResponsesAsync in interface AmazonApiGatewayV2Asyncpublic Future<GetIntegrationResponsesResult> getIntegrationResponsesAsync(GetIntegrationResponsesRequest request, AsyncHandler<GetIntegrationResponsesRequest,GetIntegrationResponsesResult> asyncHandler)
AmazonApiGatewayV2AsyncGets the IntegrationResponses for an Integration.
getIntegrationResponsesAsync in interface AmazonApiGatewayV2AsyncasyncHandler - 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<GetIntegrationsResult> getIntegrationsAsync(GetIntegrationsRequest request)
AmazonApiGatewayV2AsyncGets the Integrations for an API.
getIntegrationsAsync in interface AmazonApiGatewayV2Asyncpublic Future<GetIntegrationsResult> getIntegrationsAsync(GetIntegrationsRequest request, AsyncHandler<GetIntegrationsRequest,GetIntegrationsResult> asyncHandler)
AmazonApiGatewayV2AsyncGets the Integrations for an API.
getIntegrationsAsync in interface AmazonApiGatewayV2AsyncasyncHandler - 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<GetModelResult> getModelAsync(GetModelRequest request)
AmazonApiGatewayV2AsyncGets a Model.
getModelAsync in interface AmazonApiGatewayV2Asyncpublic Future<GetModelResult> getModelAsync(GetModelRequest request, AsyncHandler<GetModelRequest,GetModelResult> asyncHandler)
AmazonApiGatewayV2AsyncGets a Model.
getModelAsync in interface AmazonApiGatewayV2AsyncasyncHandler - 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<GetModelTemplateResult> getModelTemplateAsync(GetModelTemplateRequest request)
AmazonApiGatewayV2AsyncGets a model template.
getModelTemplateAsync in interface AmazonApiGatewayV2Asyncpublic Future<GetModelTemplateResult> getModelTemplateAsync(GetModelTemplateRequest request, AsyncHandler<GetModelTemplateRequest,GetModelTemplateResult> asyncHandler)
AmazonApiGatewayV2AsyncGets a model template.
getModelTemplateAsync in interface AmazonApiGatewayV2AsyncasyncHandler - 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<GetModelsResult> getModelsAsync(GetModelsRequest request)
AmazonApiGatewayV2AsyncGets the Models for an API.
getModelsAsync in interface AmazonApiGatewayV2Asyncpublic Future<GetModelsResult> getModelsAsync(GetModelsRequest request, AsyncHandler<GetModelsRequest,GetModelsResult> asyncHandler)
AmazonApiGatewayV2AsyncGets the Models for an API.
getModelsAsync in interface AmazonApiGatewayV2AsyncasyncHandler - 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<GetRouteResult> getRouteAsync(GetRouteRequest request)
AmazonApiGatewayV2AsyncGets a Route.
getRouteAsync in interface AmazonApiGatewayV2Asyncpublic Future<GetRouteResult> getRouteAsync(GetRouteRequest request, AsyncHandler<GetRouteRequest,GetRouteResult> asyncHandler)
AmazonApiGatewayV2AsyncGets a Route.
getRouteAsync in interface AmazonApiGatewayV2AsyncasyncHandler - 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<GetRouteResponseResult> getRouteResponseAsync(GetRouteResponseRequest request)
AmazonApiGatewayV2AsyncGets a RouteResponse.
getRouteResponseAsync in interface AmazonApiGatewayV2Asyncpublic Future<GetRouteResponseResult> getRouteResponseAsync(GetRouteResponseRequest request, AsyncHandler<GetRouteResponseRequest,GetRouteResponseResult> asyncHandler)
AmazonApiGatewayV2AsyncGets a RouteResponse.
getRouteResponseAsync in interface AmazonApiGatewayV2AsyncasyncHandler - 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<GetRouteResponsesResult> getRouteResponsesAsync(GetRouteResponsesRequest request)
AmazonApiGatewayV2AsyncGets the RouteResponses for a Route.
getRouteResponsesAsync in interface AmazonApiGatewayV2Asyncpublic Future<GetRouteResponsesResult> getRouteResponsesAsync(GetRouteResponsesRequest request, AsyncHandler<GetRouteResponsesRequest,GetRouteResponsesResult> asyncHandler)
AmazonApiGatewayV2AsyncGets the RouteResponses for a Route.
getRouteResponsesAsync in interface AmazonApiGatewayV2AsyncasyncHandler - 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<GetRoutesResult> getRoutesAsync(GetRoutesRequest request)
AmazonApiGatewayV2AsyncGets the Routes for an API.
getRoutesAsync in interface AmazonApiGatewayV2Asyncpublic Future<GetRoutesResult> getRoutesAsync(GetRoutesRequest request, AsyncHandler<GetRoutesRequest,GetRoutesResult> asyncHandler)
AmazonApiGatewayV2AsyncGets the Routes for an API.
getRoutesAsync in interface AmazonApiGatewayV2AsyncasyncHandler - 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<GetStageResult> getStageAsync(GetStageRequest request)
AmazonApiGatewayV2AsyncGets a Stage.
getStageAsync in interface AmazonApiGatewayV2Asyncpublic Future<GetStageResult> getStageAsync(GetStageRequest request, AsyncHandler<GetStageRequest,GetStageResult> asyncHandler)
AmazonApiGatewayV2AsyncGets a Stage.
getStageAsync in interface AmazonApiGatewayV2AsyncasyncHandler - 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<GetStagesResult> getStagesAsync(GetStagesRequest request)
AmazonApiGatewayV2AsyncGets the Stages for an API.
getStagesAsync in interface AmazonApiGatewayV2Asyncpublic Future<GetStagesResult> getStagesAsync(GetStagesRequest request, AsyncHandler<GetStagesRequest,GetStagesResult> asyncHandler)
AmazonApiGatewayV2AsyncGets the Stages for an API.
getStagesAsync in interface AmazonApiGatewayV2AsyncasyncHandler - 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<GetTagsResult> getTagsAsync(GetTagsRequest request)
AmazonApiGatewayV2AsyncGets the Tags for an API.
getTagsAsync in interface AmazonApiGatewayV2Asyncpublic Future<GetTagsResult> getTagsAsync(GetTagsRequest request, AsyncHandler<GetTagsRequest,GetTagsResult> asyncHandler)
AmazonApiGatewayV2AsyncGets the Tags for an API.
getTagsAsync in interface AmazonApiGatewayV2AsyncasyncHandler - 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)
AmazonApiGatewayV2AsyncTag an APIGW resource
tagResourceAsync in interface AmazonApiGatewayV2Asyncpublic Future<TagResourceResult> tagResourceAsync(TagResourceRequest request, AsyncHandler<TagResourceRequest,TagResourceResult> asyncHandler)
AmazonApiGatewayV2AsyncTag an APIGW resource
tagResourceAsync in interface AmazonApiGatewayV2AsyncasyncHandler - 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)
AmazonApiGatewayV2AsyncUntag an APIGW resource
untagResourceAsync in interface AmazonApiGatewayV2Asyncpublic Future<UntagResourceResult> untagResourceAsync(UntagResourceRequest request, AsyncHandler<UntagResourceRequest,UntagResourceResult> asyncHandler)
AmazonApiGatewayV2AsyncUntag an APIGW resource
untagResourceAsync in interface AmazonApiGatewayV2AsyncasyncHandler - 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<UpdateApiResult> updateApiAsync(UpdateApiRequest request)
AmazonApiGatewayV2AsyncUpdates an Api resource.
updateApiAsync in interface AmazonApiGatewayV2Asyncpublic Future<UpdateApiResult> updateApiAsync(UpdateApiRequest request, AsyncHandler<UpdateApiRequest,UpdateApiResult> asyncHandler)
AmazonApiGatewayV2AsyncUpdates an Api resource.
updateApiAsync in interface AmazonApiGatewayV2AsyncasyncHandler - 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<UpdateApiMappingResult> updateApiMappingAsync(UpdateApiMappingRequest request)
AmazonApiGatewayV2AsyncThe API mapping.
updateApiMappingAsync in interface AmazonApiGatewayV2Asyncpublic Future<UpdateApiMappingResult> updateApiMappingAsync(UpdateApiMappingRequest request, AsyncHandler<UpdateApiMappingRequest,UpdateApiMappingResult> asyncHandler)
AmazonApiGatewayV2AsyncThe API mapping.
updateApiMappingAsync in interface AmazonApiGatewayV2AsyncasyncHandler - 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<UpdateAuthorizerResult> updateAuthorizerAsync(UpdateAuthorizerRequest request)
AmazonApiGatewayV2AsyncUpdates an Authorizer.
updateAuthorizerAsync in interface AmazonApiGatewayV2Asyncpublic Future<UpdateAuthorizerResult> updateAuthorizerAsync(UpdateAuthorizerRequest request, AsyncHandler<UpdateAuthorizerRequest,UpdateAuthorizerResult> asyncHandler)
AmazonApiGatewayV2AsyncUpdates an Authorizer.
updateAuthorizerAsync in interface AmazonApiGatewayV2AsyncasyncHandler - 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<UpdateDeploymentResult> updateDeploymentAsync(UpdateDeploymentRequest request)
AmazonApiGatewayV2AsyncUpdates a Deployment.
updateDeploymentAsync in interface AmazonApiGatewayV2Asyncpublic Future<UpdateDeploymentResult> updateDeploymentAsync(UpdateDeploymentRequest request, AsyncHandler<UpdateDeploymentRequest,UpdateDeploymentResult> asyncHandler)
AmazonApiGatewayV2AsyncUpdates a Deployment.
updateDeploymentAsync in interface AmazonApiGatewayV2AsyncasyncHandler - 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<UpdateDomainNameResult> updateDomainNameAsync(UpdateDomainNameRequest request)
AmazonApiGatewayV2AsyncUpdates a domain name.
updateDomainNameAsync in interface AmazonApiGatewayV2Asyncpublic Future<UpdateDomainNameResult> updateDomainNameAsync(UpdateDomainNameRequest request, AsyncHandler<UpdateDomainNameRequest,UpdateDomainNameResult> asyncHandler)
AmazonApiGatewayV2AsyncUpdates a domain name.
updateDomainNameAsync in interface AmazonApiGatewayV2AsyncasyncHandler - 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<UpdateIntegrationResult> updateIntegrationAsync(UpdateIntegrationRequest request)
AmazonApiGatewayV2AsyncUpdates an Integration.
updateIntegrationAsync in interface AmazonApiGatewayV2Asyncpublic Future<UpdateIntegrationResult> updateIntegrationAsync(UpdateIntegrationRequest request, AsyncHandler<UpdateIntegrationRequest,UpdateIntegrationResult> asyncHandler)
AmazonApiGatewayV2AsyncUpdates an Integration.
updateIntegrationAsync in interface AmazonApiGatewayV2AsyncasyncHandler - 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<UpdateIntegrationResponseResult> updateIntegrationResponseAsync(UpdateIntegrationResponseRequest request)
AmazonApiGatewayV2AsyncUpdates an IntegrationResponses.
updateIntegrationResponseAsync in interface AmazonApiGatewayV2Asyncpublic Future<UpdateIntegrationResponseResult> updateIntegrationResponseAsync(UpdateIntegrationResponseRequest request, AsyncHandler<UpdateIntegrationResponseRequest,UpdateIntegrationResponseResult> asyncHandler)
AmazonApiGatewayV2AsyncUpdates an IntegrationResponses.
updateIntegrationResponseAsync in interface AmazonApiGatewayV2AsyncasyncHandler - 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<UpdateModelResult> updateModelAsync(UpdateModelRequest request)
AmazonApiGatewayV2AsyncUpdates a Model.
updateModelAsync in interface AmazonApiGatewayV2Asyncpublic Future<UpdateModelResult> updateModelAsync(UpdateModelRequest request, AsyncHandler<UpdateModelRequest,UpdateModelResult> asyncHandler)
AmazonApiGatewayV2AsyncUpdates a Model.
updateModelAsync in interface AmazonApiGatewayV2AsyncasyncHandler - 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<UpdateRouteResult> updateRouteAsync(UpdateRouteRequest request)
AmazonApiGatewayV2AsyncUpdates a Route.
updateRouteAsync in interface AmazonApiGatewayV2Asyncpublic Future<UpdateRouteResult> updateRouteAsync(UpdateRouteRequest request, AsyncHandler<UpdateRouteRequest,UpdateRouteResult> asyncHandler)
AmazonApiGatewayV2AsyncUpdates a Route.
updateRouteAsync in interface AmazonApiGatewayV2AsyncasyncHandler - 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<UpdateRouteResponseResult> updateRouteResponseAsync(UpdateRouteResponseRequest request)
AmazonApiGatewayV2AsyncUpdates a RouteResponse.
updateRouteResponseAsync in interface AmazonApiGatewayV2Asyncpublic Future<UpdateRouteResponseResult> updateRouteResponseAsync(UpdateRouteResponseRequest request, AsyncHandler<UpdateRouteResponseRequest,UpdateRouteResponseResult> asyncHandler)
AmazonApiGatewayV2AsyncUpdates a RouteResponse.
updateRouteResponseAsync in interface AmazonApiGatewayV2AsyncasyncHandler - 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<UpdateStageResult> updateStageAsync(UpdateStageRequest request)
AmazonApiGatewayV2AsyncUpdates a Stage.
updateStageAsync in interface AmazonApiGatewayV2Asyncpublic Future<UpdateStageResult> updateStageAsync(UpdateStageRequest request, AsyncHandler<UpdateStageRequest,UpdateStageResult> asyncHandler)
AmazonApiGatewayV2AsyncUpdates a Stage.
updateStageAsync in interface AmazonApiGatewayV2AsyncasyncHandler - 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.Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.