AWS SDK for C++  0.14.3
AWS SDK for C++
Classes | Namespaces | Typedefs
APIGatewayClient.h File Reference
#include <aws/apigateway/APIGateway_EXPORTS.h>
#include <aws/apigateway/APIGatewayErrors.h>
#include <aws/core/client/AWSError.h>
#include <aws/core/client/ClientConfiguration.h>
#include <aws/core/client/AWSClient.h>
#include <aws/core/utils/memory/stl/AWSString.h>
#include <aws/core/utils/json/JsonSerializer.h>
#include <aws/apigateway/model/CreateApiKeyResult.h>
#include <aws/apigateway/model/CreateAuthorizerResult.h>
#include <aws/apigateway/model/CreateBasePathMappingResult.h>
#include <aws/apigateway/model/CreateDeploymentResult.h>
#include <aws/apigateway/model/CreateDomainNameResult.h>
#include <aws/apigateway/model/CreateModelResult.h>
#include <aws/apigateway/model/CreateResourceResult.h>
#include <aws/apigateway/model/CreateRestApiResult.h>
#include <aws/apigateway/model/CreateStageResult.h>
#include <aws/apigateway/model/GenerateClientCertificateResult.h>
#include <aws/apigateway/model/GetAccountResult.h>
#include <aws/apigateway/model/GetApiKeyResult.h>
#include <aws/apigateway/model/GetApiKeysResult.h>
#include <aws/apigateway/model/GetAuthorizerResult.h>
#include <aws/apigateway/model/GetAuthorizersResult.h>
#include <aws/apigateway/model/GetBasePathMappingResult.h>
#include <aws/apigateway/model/GetBasePathMappingsResult.h>
#include <aws/apigateway/model/GetClientCertificateResult.h>
#include <aws/apigateway/model/GetClientCertificatesResult.h>
#include <aws/apigateway/model/GetDeploymentResult.h>
#include <aws/apigateway/model/GetDeploymentsResult.h>
#include <aws/apigateway/model/GetDomainNameResult.h>
#include <aws/apigateway/model/GetDomainNamesResult.h>
#include <aws/apigateway/model/GetExportResult.h>
#include <aws/apigateway/model/GetIntegrationResult.h>
#include <aws/apigateway/model/GetIntegrationResponseResult.h>
#include <aws/apigateway/model/GetMethodResult.h>
#include <aws/apigateway/model/GetMethodResponseResult.h>
#include <aws/apigateway/model/GetModelResult.h>
#include <aws/apigateway/model/GetModelTemplateResult.h>
#include <aws/apigateway/model/GetModelsResult.h>
#include <aws/apigateway/model/GetResourceResult.h>
#include <aws/apigateway/model/GetResourcesResult.h>
#include <aws/apigateway/model/GetRestApiResult.h>
#include <aws/apigateway/model/GetRestApisResult.h>
#include <aws/apigateway/model/GetSdkResult.h>
#include <aws/apigateway/model/GetStageResult.h>
#include <aws/apigateway/model/GetStagesResult.h>
#include <aws/apigateway/model/ImportRestApiResult.h>
#include <aws/apigateway/model/PutIntegrationResult.h>
#include <aws/apigateway/model/PutIntegrationResponseResult.h>
#include <aws/apigateway/model/PutMethodResult.h>
#include <aws/apigateway/model/PutMethodResponseResult.h>
#include <aws/apigateway/model/PutRestApiResult.h>
#include <aws/apigateway/model/TestInvokeAuthorizerResult.h>
#include <aws/apigateway/model/TestInvokeMethodResult.h>
#include <aws/apigateway/model/UpdateAccountResult.h>
#include <aws/apigateway/model/UpdateApiKeyResult.h>
#include <aws/apigateway/model/UpdateAuthorizerResult.h>
#include <aws/apigateway/model/UpdateBasePathMappingResult.h>
#include <aws/apigateway/model/UpdateClientCertificateResult.h>
#include <aws/apigateway/model/UpdateDeploymentResult.h>
#include <aws/apigateway/model/UpdateDomainNameResult.h>
#include <aws/apigateway/model/UpdateIntegrationResult.h>
#include <aws/apigateway/model/UpdateIntegrationResponseResult.h>
#include <aws/apigateway/model/UpdateMethodResult.h>
#include <aws/apigateway/model/UpdateMethodResponseResult.h>
#include <aws/apigateway/model/UpdateModelResult.h>
#include <aws/apigateway/model/UpdateResourceResult.h>
#include <aws/apigateway/model/UpdateRestApiResult.h>
#include <aws/apigateway/model/UpdateStageResult.h>
#include <aws/core/NoResult.h>
#include <aws/core/client/AsyncCallerContext.h>
#include <aws/core/http/HttpTypes.h>
#include <future>
#include <functional>

Go to the source code of this file.

Classes

class  Aws::Utils::Outcome< R, E >
 
class  Aws::APIGateway::APIGatewayClient
 

Namespaces

 Aws
 JSON (JavaScript Object Notation).
 
 Aws::Http
 
 Aws::Utils
 
 Aws::Utils::Threading
 
 Aws::Utils::Json
 
 Aws::Auth
 
 Aws::Client
 
 Aws::APIGateway
 
 Aws::APIGateway::Model
 

Typedefs

typedef Aws::Utils::Outcome< CreateApiKeyResult, Aws::Client::AWSError< APIGatewayErrors > > Aws::APIGateway::Model::CreateApiKeyOutcome
 
typedef Aws::Utils::Outcome< CreateAuthorizerResult, Aws::Client::AWSError< APIGatewayErrors > > Aws::APIGateway::Model::CreateAuthorizerOutcome
 
typedef Aws::Utils::Outcome< CreateBasePathMappingResult, Aws::Client::AWSError< APIGatewayErrors > > Aws::APIGateway::Model::CreateBasePathMappingOutcome
 
typedef Aws::Utils::Outcome< CreateDeploymentResult, Aws::Client::AWSError< APIGatewayErrors > > Aws::APIGateway::Model::CreateDeploymentOutcome
 
typedef Aws::Utils::Outcome< CreateDomainNameResult, Aws::Client::AWSError< APIGatewayErrors > > Aws::APIGateway::Model::CreateDomainNameOutcome
 
typedef Aws::Utils::Outcome< CreateModelResult, Aws::Client::AWSError< APIGatewayErrors > > Aws::APIGateway::Model::CreateModelOutcome
 
typedef Aws::Utils::Outcome< CreateResourceResult, Aws::Client::AWSError< APIGatewayErrors > > Aws::APIGateway::Model::CreateResourceOutcome
 
typedef Aws::Utils::Outcome< CreateRestApiResult, Aws::Client::AWSError< APIGatewayErrors > > Aws::APIGateway::Model::CreateRestApiOutcome
 
typedef Aws::Utils::Outcome< CreateStageResult, Aws::Client::AWSError< APIGatewayErrors > > Aws::APIGateway::Model::CreateStageOutcome
 
typedef Aws::Utils::Outcome< NoResult, Aws::Client::AWSError< APIGatewayErrors > > Aws::APIGateway::Model::DeleteApiKeyOutcome
 
typedef Aws::Utils::Outcome< NoResult, Aws::Client::AWSError< APIGatewayErrors > > Aws::APIGateway::Model::DeleteAuthorizerOutcome
 
typedef Aws::Utils::Outcome< NoResult, Aws::Client::AWSError< APIGatewayErrors > > Aws::APIGateway::Model::DeleteBasePathMappingOutcome
 
typedef Aws::Utils::Outcome< NoResult, Aws::Client::AWSError< APIGatewayErrors > > Aws::APIGateway::Model::DeleteClientCertificateOutcome
 
typedef Aws::Utils::Outcome< NoResult, Aws::Client::AWSError< APIGatewayErrors > > Aws::APIGateway::Model::DeleteDeploymentOutcome
 
typedef Aws::Utils::Outcome< NoResult, Aws::Client::AWSError< APIGatewayErrors > > Aws::APIGateway::Model::DeleteDomainNameOutcome
 
typedef Aws::Utils::Outcome< NoResult, Aws::Client::AWSError< APIGatewayErrors > > Aws::APIGateway::Model::DeleteIntegrationOutcome
 
typedef Aws::Utils::Outcome< NoResult, Aws::Client::AWSError< APIGatewayErrors > > Aws::APIGateway::Model::DeleteIntegrationResponseOutcome
 
typedef Aws::Utils::Outcome< NoResult, Aws::Client::AWSError< APIGatewayErrors > > Aws::APIGateway::Model::DeleteMethodOutcome
 
typedef Aws::Utils::Outcome< NoResult, Aws::Client::AWSError< APIGatewayErrors > > Aws::APIGateway::Model::DeleteMethodResponseOutcome
 
typedef Aws::Utils::Outcome< NoResult, Aws::Client::AWSError< APIGatewayErrors > > Aws::APIGateway::Model::DeleteModelOutcome
 
typedef Aws::Utils::Outcome< NoResult, Aws::Client::AWSError< APIGatewayErrors > > Aws::APIGateway::Model::DeleteResourceOutcome
 
typedef Aws::Utils::Outcome< NoResult, Aws::Client::AWSError< APIGatewayErrors > > Aws::APIGateway::Model::DeleteRestApiOutcome
 
typedef Aws::Utils::Outcome< NoResult, Aws::Client::AWSError< APIGatewayErrors > > Aws::APIGateway::Model::DeleteStageOutcome
 
typedef Aws::Utils::Outcome< NoResult, Aws::Client::AWSError< APIGatewayErrors > > Aws::APIGateway::Model::FlushStageAuthorizersCacheOutcome
 
typedef Aws::Utils::Outcome< NoResult, Aws::Client::AWSError< APIGatewayErrors > > Aws::APIGateway::Model::FlushStageCacheOutcome
 
typedef Aws::Utils::Outcome< GenerateClientCertificateResult, Aws::Client::AWSError< APIGatewayErrors > > Aws::APIGateway::Model::GenerateClientCertificateOutcome
 
typedef Aws::Utils::Outcome< GetAccountResult, Aws::Client::AWSError< APIGatewayErrors > > Aws::APIGateway::Model::GetAccountOutcome
 
typedef Aws::Utils::Outcome< GetApiKeyResult, Aws::Client::AWSError< APIGatewayErrors > > Aws::APIGateway::Model::GetApiKeyOutcome
 
typedef Aws::Utils::Outcome< GetApiKeysResult, Aws::Client::AWSError< APIGatewayErrors > > Aws::APIGateway::Model::GetApiKeysOutcome
 
typedef Aws::Utils::Outcome< GetAuthorizerResult, Aws::Client::AWSError< APIGatewayErrors > > Aws::APIGateway::Model::GetAuthorizerOutcome
 
typedef Aws::Utils::Outcome< GetAuthorizersResult, Aws::Client::AWSError< APIGatewayErrors > > Aws::APIGateway::Model::GetAuthorizersOutcome
 
typedef Aws::Utils::Outcome< GetBasePathMappingResult, Aws::Client::AWSError< APIGatewayErrors > > Aws::APIGateway::Model::GetBasePathMappingOutcome
 
typedef Aws::Utils::Outcome< GetBasePathMappingsResult, Aws::Client::AWSError< APIGatewayErrors > > Aws::APIGateway::Model::GetBasePathMappingsOutcome
 
typedef Aws::Utils::Outcome< GetClientCertificateResult, Aws::Client::AWSError< APIGatewayErrors > > Aws::APIGateway::Model::GetClientCertificateOutcome
 
typedef Aws::Utils::Outcome< GetClientCertificatesResult, Aws::Client::AWSError< APIGatewayErrors > > Aws::APIGateway::Model::GetClientCertificatesOutcome
 
typedef Aws::Utils::Outcome< GetDeploymentResult, Aws::Client::AWSError< APIGatewayErrors > > Aws::APIGateway::Model::GetDeploymentOutcome
 
typedef Aws::Utils::Outcome< GetDeploymentsResult, Aws::Client::AWSError< APIGatewayErrors > > Aws::APIGateway::Model::GetDeploymentsOutcome
 
typedef Aws::Utils::Outcome< GetDomainNameResult, Aws::Client::AWSError< APIGatewayErrors > > Aws::APIGateway::Model::GetDomainNameOutcome
 
typedef Aws::Utils::Outcome< GetDomainNamesResult, Aws::Client::AWSError< APIGatewayErrors > > Aws::APIGateway::Model::GetDomainNamesOutcome
 
typedef Aws::Utils::Outcome< GetExportResult, Aws::Client::AWSError< APIGatewayErrors > > Aws::APIGateway::Model::GetExportOutcome
 
typedef Aws::Utils::Outcome< GetIntegrationResult, Aws::Client::AWSError< APIGatewayErrors > > Aws::APIGateway::Model::GetIntegrationOutcome
 
typedef Aws::Utils::Outcome< GetIntegrationResponseResult, Aws::Client::AWSError< APIGatewayErrors > > Aws::APIGateway::Model::GetIntegrationResponseOutcome
 
typedef Aws::Utils::Outcome< GetMethodResult, Aws::Client::AWSError< APIGatewayErrors > > Aws::APIGateway::Model::GetMethodOutcome
 
typedef Aws::Utils::Outcome< GetMethodResponseResult, Aws::Client::AWSError< APIGatewayErrors > > Aws::APIGateway::Model::GetMethodResponseOutcome
 
typedef Aws::Utils::Outcome< GetModelResult, Aws::Client::AWSError< APIGatewayErrors > > Aws::APIGateway::Model::GetModelOutcome
 
typedef Aws::Utils::Outcome< GetModelTemplateResult, Aws::Client::AWSError< APIGatewayErrors > > Aws::APIGateway::Model::GetModelTemplateOutcome
 
typedef Aws::Utils::Outcome< GetModelsResult, Aws::Client::AWSError< APIGatewayErrors > > Aws::APIGateway::Model::GetModelsOutcome
 
typedef Aws::Utils::Outcome< GetResourceResult, Aws::Client::AWSError< APIGatewayErrors > > Aws::APIGateway::Model::GetResourceOutcome
 
typedef Aws::Utils::Outcome< GetResourcesResult, Aws::Client::AWSError< APIGatewayErrors > > Aws::APIGateway::Model::GetResourcesOutcome
 
typedef Aws::Utils::Outcome< GetRestApiResult, Aws::Client::AWSError< APIGatewayErrors > > Aws::APIGateway::Model::GetRestApiOutcome
 
typedef Aws::Utils::Outcome< GetRestApisResult, Aws::Client::AWSError< APIGatewayErrors > > Aws::APIGateway::Model::GetRestApisOutcome
 
typedef Aws::Utils::Outcome< GetSdkResult, Aws::Client::AWSError< APIGatewayErrors > > Aws::APIGateway::Model::GetSdkOutcome
 
typedef Aws::Utils::Outcome< GetStageResult, Aws::Client::AWSError< APIGatewayErrors > > Aws::APIGateway::Model::GetStageOutcome
 
typedef Aws::Utils::Outcome< GetStagesResult, Aws::Client::AWSError< APIGatewayErrors > > Aws::APIGateway::Model::GetStagesOutcome
 
typedef Aws::Utils::Outcome< ImportRestApiResult, Aws::Client::AWSError< APIGatewayErrors > > Aws::APIGateway::Model::ImportRestApiOutcome
 
typedef Aws::Utils::Outcome< PutIntegrationResult, Aws::Client::AWSError< APIGatewayErrors > > Aws::APIGateway::Model::PutIntegrationOutcome
 
typedef Aws::Utils::Outcome< PutIntegrationResponseResult, Aws::Client::AWSError< APIGatewayErrors > > Aws::APIGateway::Model::PutIntegrationResponseOutcome
 
typedef Aws::Utils::Outcome< PutMethodResult, Aws::Client::AWSError< APIGatewayErrors > > Aws::APIGateway::Model::PutMethodOutcome
 
typedef Aws::Utils::Outcome< PutMethodResponseResult, Aws::Client::AWSError< APIGatewayErrors > > Aws::APIGateway::Model::PutMethodResponseOutcome
 
typedef Aws::Utils::Outcome< PutRestApiResult, Aws::Client::AWSError< APIGatewayErrors > > Aws::APIGateway::Model::PutRestApiOutcome
 
typedef Aws::Utils::Outcome< TestInvokeAuthorizerResult, Aws::Client::AWSError< APIGatewayErrors > > Aws::APIGateway::Model::TestInvokeAuthorizerOutcome
 
typedef Aws::Utils::Outcome< TestInvokeMethodResult, Aws::Client::AWSError< APIGatewayErrors > > Aws::APIGateway::Model::TestInvokeMethodOutcome
 
typedef Aws::Utils::Outcome< UpdateAccountResult, Aws::Client::AWSError< APIGatewayErrors > > Aws::APIGateway::Model::UpdateAccountOutcome
 
typedef Aws::Utils::Outcome< UpdateApiKeyResult, Aws::Client::AWSError< APIGatewayErrors > > Aws::APIGateway::Model::UpdateApiKeyOutcome
 
typedef Aws::Utils::Outcome< UpdateAuthorizerResult, Aws::Client::AWSError< APIGatewayErrors > > Aws::APIGateway::Model::UpdateAuthorizerOutcome
 
typedef Aws::Utils::Outcome< UpdateBasePathMappingResult, Aws::Client::AWSError< APIGatewayErrors > > Aws::APIGateway::Model::UpdateBasePathMappingOutcome
 
typedef Aws::Utils::Outcome< UpdateClientCertificateResult, Aws::Client::AWSError< APIGatewayErrors > > Aws::APIGateway::Model::UpdateClientCertificateOutcome
 
typedef Aws::Utils::Outcome< UpdateDeploymentResult, Aws::Client::AWSError< APIGatewayErrors > > Aws::APIGateway::Model::UpdateDeploymentOutcome
 
typedef Aws::Utils::Outcome< UpdateDomainNameResult, Aws::Client::AWSError< APIGatewayErrors > > Aws::APIGateway::Model::UpdateDomainNameOutcome
 
typedef Aws::Utils::Outcome< UpdateIntegrationResult, Aws::Client::AWSError< APIGatewayErrors > > Aws::APIGateway::Model::UpdateIntegrationOutcome
 
typedef Aws::Utils::Outcome< UpdateIntegrationResponseResult, Aws::Client::AWSError< APIGatewayErrors > > Aws::APIGateway::Model::UpdateIntegrationResponseOutcome
 
typedef Aws::Utils::Outcome< UpdateMethodResult, Aws::Client::AWSError< APIGatewayErrors > > Aws::APIGateway::Model::UpdateMethodOutcome
 
typedef Aws::Utils::Outcome< UpdateMethodResponseResult, Aws::Client::AWSError< APIGatewayErrors > > Aws::APIGateway::Model::UpdateMethodResponseOutcome
 
typedef Aws::Utils::Outcome< UpdateModelResult, Aws::Client::AWSError< APIGatewayErrors > > Aws::APIGateway::Model::UpdateModelOutcome
 
typedef Aws::Utils::Outcome< UpdateResourceResult, Aws::Client::AWSError< APIGatewayErrors > > Aws::APIGateway::Model::UpdateResourceOutcome
 
typedef Aws::Utils::Outcome< UpdateRestApiResult, Aws::Client::AWSError< APIGatewayErrors > > Aws::APIGateway::Model::UpdateRestApiOutcome
 
typedef Aws::Utils::Outcome< UpdateStageResult, Aws::Client::AWSError< APIGatewayErrors > > Aws::APIGateway::Model::UpdateStageOutcome
 
typedef std::future< CreateApiKeyOutcome > Aws::APIGateway::Model::CreateApiKeyOutcomeCallable
 
typedef std::future< CreateAuthorizerOutcome > Aws::APIGateway::Model::CreateAuthorizerOutcomeCallable
 
typedef std::future< CreateBasePathMappingOutcome > Aws::APIGateway::Model::CreateBasePathMappingOutcomeCallable
 
typedef std::future< CreateDeploymentOutcome > Aws::APIGateway::Model::CreateDeploymentOutcomeCallable
 
typedef std::future< CreateDomainNameOutcome > Aws::APIGateway::Model::CreateDomainNameOutcomeCallable
 
typedef std::future< CreateModelOutcome > Aws::APIGateway::Model::CreateModelOutcomeCallable
 
typedef std::future< CreateResourceOutcome > Aws::APIGateway::Model::CreateResourceOutcomeCallable
 
typedef std::future< CreateRestApiOutcome > Aws::APIGateway::Model::CreateRestApiOutcomeCallable
 
typedef std::future< CreateStageOutcome > Aws::APIGateway::Model::CreateStageOutcomeCallable
 
typedef std::future< DeleteApiKeyOutcome > Aws::APIGateway::Model::DeleteApiKeyOutcomeCallable
 
typedef std::future< DeleteAuthorizerOutcome > Aws::APIGateway::Model::DeleteAuthorizerOutcomeCallable
 
typedef std::future< DeleteBasePathMappingOutcome > Aws::APIGateway::Model::DeleteBasePathMappingOutcomeCallable
 
typedef std::future< DeleteClientCertificateOutcome > Aws::APIGateway::Model::DeleteClientCertificateOutcomeCallable
 
typedef std::future< DeleteDeploymentOutcome > Aws::APIGateway::Model::DeleteDeploymentOutcomeCallable
 
typedef std::future< DeleteDomainNameOutcome > Aws::APIGateway::Model::DeleteDomainNameOutcomeCallable
 
typedef std::future< DeleteIntegrationOutcome > Aws::APIGateway::Model::DeleteIntegrationOutcomeCallable
 
typedef std::future< DeleteIntegrationResponseOutcome > Aws::APIGateway::Model::DeleteIntegrationResponseOutcomeCallable
 
typedef std::future< DeleteMethodOutcome > Aws::APIGateway::Model::DeleteMethodOutcomeCallable
 
typedef std::future< DeleteMethodResponseOutcome > Aws::APIGateway::Model::DeleteMethodResponseOutcomeCallable
 
typedef std::future< DeleteModelOutcome > Aws::APIGateway::Model::DeleteModelOutcomeCallable
 
typedef std::future< DeleteResourceOutcome > Aws::APIGateway::Model::DeleteResourceOutcomeCallable
 
typedef std::future< DeleteRestApiOutcome > Aws::APIGateway::Model::DeleteRestApiOutcomeCallable
 
typedef std::future< DeleteStageOutcome > Aws::APIGateway::Model::DeleteStageOutcomeCallable
 
typedef std::future< FlushStageAuthorizersCacheOutcome > Aws::APIGateway::Model::FlushStageAuthorizersCacheOutcomeCallable
 
typedef std::future< FlushStageCacheOutcome > Aws::APIGateway::Model::FlushStageCacheOutcomeCallable
 
typedef std::future< GenerateClientCertificateOutcome > Aws::APIGateway::Model::GenerateClientCertificateOutcomeCallable
 
typedef std::future< GetAccountOutcome > Aws::APIGateway::Model::GetAccountOutcomeCallable
 
typedef std::future< GetApiKeyOutcome > Aws::APIGateway::Model::GetApiKeyOutcomeCallable
 
typedef std::future< GetApiKeysOutcome > Aws::APIGateway::Model::GetApiKeysOutcomeCallable
 
typedef std::future< GetAuthorizerOutcome > Aws::APIGateway::Model::GetAuthorizerOutcomeCallable
 
typedef std::future< GetAuthorizersOutcome > Aws::APIGateway::Model::GetAuthorizersOutcomeCallable
 
typedef std::future< GetBasePathMappingOutcome > Aws::APIGateway::Model::GetBasePathMappingOutcomeCallable
 
typedef std::future< GetBasePathMappingsOutcome > Aws::APIGateway::Model::GetBasePathMappingsOutcomeCallable
 
typedef std::future< GetClientCertificateOutcome > Aws::APIGateway::Model::GetClientCertificateOutcomeCallable
 
typedef std::future< GetClientCertificatesOutcome > Aws::APIGateway::Model::GetClientCertificatesOutcomeCallable
 
typedef std::future< GetDeploymentOutcome > Aws::APIGateway::Model::GetDeploymentOutcomeCallable
 
typedef std::future< GetDeploymentsOutcome > Aws::APIGateway::Model::GetDeploymentsOutcomeCallable
 
typedef std::future< GetDomainNameOutcome > Aws::APIGateway::Model::GetDomainNameOutcomeCallable
 
typedef std::future< GetDomainNamesOutcome > Aws::APIGateway::Model::GetDomainNamesOutcomeCallable
 
typedef std::future< GetExportOutcome > Aws::APIGateway::Model::GetExportOutcomeCallable
 
typedef std::future< GetIntegrationOutcome > Aws::APIGateway::Model::GetIntegrationOutcomeCallable
 
typedef std::future< GetIntegrationResponseOutcome > Aws::APIGateway::Model::GetIntegrationResponseOutcomeCallable
 
typedef std::future< GetMethodOutcome > Aws::APIGateway::Model::GetMethodOutcomeCallable
 
typedef std::future< GetMethodResponseOutcome > Aws::APIGateway::Model::GetMethodResponseOutcomeCallable
 
typedef std::future< GetModelOutcome > Aws::APIGateway::Model::GetModelOutcomeCallable
 
typedef std::future< GetModelTemplateOutcome > Aws::APIGateway::Model::GetModelTemplateOutcomeCallable
 
typedef std::future< GetModelsOutcome > Aws::APIGateway::Model::GetModelsOutcomeCallable
 
typedef std::future< GetResourceOutcome > Aws::APIGateway::Model::GetResourceOutcomeCallable
 
typedef std::future< GetResourcesOutcome > Aws::APIGateway::Model::GetResourcesOutcomeCallable
 
typedef std::future< GetRestApiOutcome > Aws::APIGateway::Model::GetRestApiOutcomeCallable
 
typedef std::future< GetRestApisOutcome > Aws::APIGateway::Model::GetRestApisOutcomeCallable
 
typedef std::future< GetSdkOutcome > Aws::APIGateway::Model::GetSdkOutcomeCallable
 
typedef std::future< GetStageOutcome > Aws::APIGateway::Model::GetStageOutcomeCallable
 
typedef std::future< GetStagesOutcome > Aws::APIGateway::Model::GetStagesOutcomeCallable
 
typedef std::future< ImportRestApiOutcome > Aws::APIGateway::Model::ImportRestApiOutcomeCallable
 
typedef std::future< PutIntegrationOutcome > Aws::APIGateway::Model::PutIntegrationOutcomeCallable
 
typedef std::future< PutIntegrationResponseOutcome > Aws::APIGateway::Model::PutIntegrationResponseOutcomeCallable
 
typedef std::future< PutMethodOutcome > Aws::APIGateway::Model::PutMethodOutcomeCallable
 
typedef std::future< PutMethodResponseOutcome > Aws::APIGateway::Model::PutMethodResponseOutcomeCallable
 
typedef std::future< PutRestApiOutcome > Aws::APIGateway::Model::PutRestApiOutcomeCallable
 
typedef std::future< TestInvokeAuthorizerOutcome > Aws::APIGateway::Model::TestInvokeAuthorizerOutcomeCallable
 
typedef std::future< TestInvokeMethodOutcome > Aws::APIGateway::Model::TestInvokeMethodOutcomeCallable
 
typedef std::future< UpdateAccountOutcome > Aws::APIGateway::Model::UpdateAccountOutcomeCallable
 
typedef std::future< UpdateApiKeyOutcome > Aws::APIGateway::Model::UpdateApiKeyOutcomeCallable
 
typedef std::future< UpdateAuthorizerOutcome > Aws::APIGateway::Model::UpdateAuthorizerOutcomeCallable
 
typedef std::future< UpdateBasePathMappingOutcome > Aws::APIGateway::Model::UpdateBasePathMappingOutcomeCallable
 
typedef std::future< UpdateClientCertificateOutcome > Aws::APIGateway::Model::UpdateClientCertificateOutcomeCallable
 
typedef std::future< UpdateDeploymentOutcome > Aws::APIGateway::Model::UpdateDeploymentOutcomeCallable
 
typedef std::future< UpdateDomainNameOutcome > Aws::APIGateway::Model::UpdateDomainNameOutcomeCallable
 
typedef std::future< UpdateIntegrationOutcome > Aws::APIGateway::Model::UpdateIntegrationOutcomeCallable
 
typedef std::future< UpdateIntegrationResponseOutcome > Aws::APIGateway::Model::UpdateIntegrationResponseOutcomeCallable
 
typedef std::future< UpdateMethodOutcome > Aws::APIGateway::Model::UpdateMethodOutcomeCallable
 
typedef std::future< UpdateMethodResponseOutcome > Aws::APIGateway::Model::UpdateMethodResponseOutcomeCallable
 
typedef std::future< UpdateModelOutcome > Aws::APIGateway::Model::UpdateModelOutcomeCallable
 
typedef std::future< UpdateResourceOutcome > Aws::APIGateway::Model::UpdateResourceOutcomeCallable
 
typedef std::future< UpdateRestApiOutcome > Aws::APIGateway::Model::UpdateRestApiOutcomeCallable
 
typedef std::future< UpdateStageOutcome > Aws::APIGateway::Model::UpdateStageOutcomeCallable
 
typedef std::function< void(const APIGatewayClient *, const Model::CreateApiKeyRequest &, const Model::CreateApiKeyOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::APIGateway::CreateApiKeyResponseReceivedHandler
 
typedef std::function< void(const APIGatewayClient *, const Model::CreateAuthorizerRequest &, const Model::CreateAuthorizerOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::APIGateway::CreateAuthorizerResponseReceivedHandler
 
typedef std::function< void(const APIGatewayClient *, const Model::CreateBasePathMappingRequest &, const Model::CreateBasePathMappingOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::APIGateway::CreateBasePathMappingResponseReceivedHandler
 
typedef std::function< void(const APIGatewayClient *, const Model::CreateDeploymentRequest &, const Model::CreateDeploymentOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::APIGateway::CreateDeploymentResponseReceivedHandler
 
typedef std::function< void(const APIGatewayClient *, const Model::CreateDomainNameRequest &, const Model::CreateDomainNameOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::APIGateway::CreateDomainNameResponseReceivedHandler
 
typedef std::function< void(const APIGatewayClient *, const Model::CreateModelRequest &, const Model::CreateModelOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::APIGateway::CreateModelResponseReceivedHandler
 
typedef std::function< void(const APIGatewayClient *, const Model::CreateResourceRequest &, const Model::CreateResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::APIGateway::CreateResourceResponseReceivedHandler
 
typedef std::function< void(const APIGatewayClient *, const Model::CreateRestApiRequest &, const Model::CreateRestApiOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::APIGateway::CreateRestApiResponseReceivedHandler
 
typedef std::function< void(const APIGatewayClient *, const Model::CreateStageRequest &, const Model::CreateStageOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::APIGateway::CreateStageResponseReceivedHandler
 
typedef std::function< void(const APIGatewayClient *, const Model::DeleteApiKeyRequest &, const Model::DeleteApiKeyOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::APIGateway::DeleteApiKeyResponseReceivedHandler
 
typedef std::function< void(const APIGatewayClient *, const Model::DeleteAuthorizerRequest &, const Model::DeleteAuthorizerOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::APIGateway::DeleteAuthorizerResponseReceivedHandler
 
typedef std::function< void(const APIGatewayClient *, const Model::DeleteBasePathMappingRequest &, const Model::DeleteBasePathMappingOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::APIGateway::DeleteBasePathMappingResponseReceivedHandler
 
typedef std::function< void(const APIGatewayClient *, const Model::DeleteClientCertificateRequest &, const Model::DeleteClientCertificateOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::APIGateway::DeleteClientCertificateResponseReceivedHandler
 
typedef std::function< void(const APIGatewayClient *, const Model::DeleteDeploymentRequest &, const Model::DeleteDeploymentOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::APIGateway::DeleteDeploymentResponseReceivedHandler
 
typedef std::function< void(const APIGatewayClient *, const Model::DeleteDomainNameRequest &, const Model::DeleteDomainNameOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::APIGateway::DeleteDomainNameResponseReceivedHandler
 
typedef std::function< void(const APIGatewayClient *, const Model::DeleteIntegrationRequest &, const Model::DeleteIntegrationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::APIGateway::DeleteIntegrationResponseReceivedHandler
 
typedef std::function< void(const APIGatewayClient *, const Model::DeleteIntegrationResponseRequest &, const Model::DeleteIntegrationResponseOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::APIGateway::DeleteIntegrationResponseResponseReceivedHandler
 
typedef std::function< void(const APIGatewayClient *, const Model::DeleteMethodRequest &, const Model::DeleteMethodOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::APIGateway::DeleteMethodResponseReceivedHandler
 
typedef std::function< void(const APIGatewayClient *, const Model::DeleteMethodResponseRequest &, const Model::DeleteMethodResponseOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::APIGateway::DeleteMethodResponseResponseReceivedHandler
 
typedef std::function< void(const APIGatewayClient *, const Model::DeleteModelRequest &, const Model::DeleteModelOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::APIGateway::DeleteModelResponseReceivedHandler
 
typedef std::function< void(const APIGatewayClient *, const Model::DeleteResourceRequest &, const Model::DeleteResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::APIGateway::DeleteResourceResponseReceivedHandler
 
typedef std::function< void(const APIGatewayClient *, const Model::DeleteRestApiRequest &, const Model::DeleteRestApiOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::APIGateway::DeleteRestApiResponseReceivedHandler
 
typedef std::function< void(const APIGatewayClient *, const Model::DeleteStageRequest &, const Model::DeleteStageOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::APIGateway::DeleteStageResponseReceivedHandler
 
typedef std::function< void(const APIGatewayClient *, const Model::FlushStageAuthorizersCacheRequest &, const Model::FlushStageAuthorizersCacheOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::APIGateway::FlushStageAuthorizersCacheResponseReceivedHandler
 
typedef std::function< void(const APIGatewayClient *, const Model::FlushStageCacheRequest &, const Model::FlushStageCacheOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::APIGateway::FlushStageCacheResponseReceivedHandler
 
typedef std::function< void(const APIGatewayClient *, const Model::GenerateClientCertificateRequest &, const Model::GenerateClientCertificateOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::APIGateway::GenerateClientCertificateResponseReceivedHandler
 
typedef std::function< void(const APIGatewayClient *, const Model::GetAccountRequest &, const Model::GetAccountOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::APIGateway::GetAccountResponseReceivedHandler
 
typedef std::function< void(const APIGatewayClient *, const Model::GetApiKeyRequest &, const Model::GetApiKeyOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::APIGateway::GetApiKeyResponseReceivedHandler
 
typedef std::function< void(const APIGatewayClient *, const Model::GetApiKeysRequest &, const Model::GetApiKeysOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::APIGateway::GetApiKeysResponseReceivedHandler
 
typedef std::function< void(const APIGatewayClient *, const Model::GetAuthorizerRequest &, const Model::GetAuthorizerOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::APIGateway::GetAuthorizerResponseReceivedHandler
 
typedef std::function< void(const APIGatewayClient *, const Model::GetAuthorizersRequest &, const Model::GetAuthorizersOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::APIGateway::GetAuthorizersResponseReceivedHandler
 
typedef std::function< void(const APIGatewayClient *, const Model::GetBasePathMappingRequest &, const Model::GetBasePathMappingOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::APIGateway::GetBasePathMappingResponseReceivedHandler
 
typedef std::function< void(const APIGatewayClient *, const Model::GetBasePathMappingsRequest &, const Model::GetBasePathMappingsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::APIGateway::GetBasePathMappingsResponseReceivedHandler
 
typedef std::function< void(const APIGatewayClient *, const Model::GetClientCertificateRequest &, const Model::GetClientCertificateOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::APIGateway::GetClientCertificateResponseReceivedHandler
 
typedef std::function< void(const APIGatewayClient *, const Model::GetClientCertificatesRequest &, const Model::GetClientCertificatesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::APIGateway::GetClientCertificatesResponseReceivedHandler
 
typedef std::function< void(const APIGatewayClient *, const Model::GetDeploymentRequest &, const Model::GetDeploymentOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::APIGateway::GetDeploymentResponseReceivedHandler
 
typedef std::function< void(const APIGatewayClient *, const Model::GetDeploymentsRequest &, const Model::GetDeploymentsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::APIGateway::GetDeploymentsResponseReceivedHandler
 
typedef std::function< void(const APIGatewayClient *, const Model::GetDomainNameRequest &, const Model::GetDomainNameOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::APIGateway::GetDomainNameResponseReceivedHandler
 
typedef std::function< void(const APIGatewayClient *, const Model::GetDomainNamesRequest &, const Model::GetDomainNamesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::APIGateway::GetDomainNamesResponseReceivedHandler
 
typedef std::function< void(const APIGatewayClient *, const Model::GetExportRequest &, const Model::GetExportOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::APIGateway::GetExportResponseReceivedHandler
 
typedef std::function< void(const APIGatewayClient *, const Model::GetIntegrationRequest &, const Model::GetIntegrationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::APIGateway::GetIntegrationResponseReceivedHandler
 
typedef std::function< void(const APIGatewayClient *, const Model::GetIntegrationResponseRequest &, const Model::GetIntegrationResponseOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::APIGateway::GetIntegrationResponseResponseReceivedHandler
 
typedef std::function< void(const APIGatewayClient *, const Model::GetMethodRequest &, const Model::GetMethodOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::APIGateway::GetMethodResponseReceivedHandler
 
typedef std::function< void(const APIGatewayClient *, const Model::GetMethodResponseRequest &, const Model::GetMethodResponseOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::APIGateway::GetMethodResponseResponseReceivedHandler
 
typedef std::function< void(const APIGatewayClient *, const Model::GetModelRequest &, const Model::GetModelOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::APIGateway::GetModelResponseReceivedHandler
 
typedef std::function< void(const APIGatewayClient *, const Model::GetModelTemplateRequest &, const Model::GetModelTemplateOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::APIGateway::GetModelTemplateResponseReceivedHandler
 
typedef std::function< void(const APIGatewayClient *, const Model::GetModelsRequest &, const Model::GetModelsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::APIGateway::GetModelsResponseReceivedHandler
 
typedef std::function< void(const APIGatewayClient *, const Model::GetResourceRequest &, const Model::GetResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::APIGateway::GetResourceResponseReceivedHandler
 
typedef std::function< void(const APIGatewayClient *, const Model::GetResourcesRequest &, const Model::GetResourcesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::APIGateway::GetResourcesResponseReceivedHandler
 
typedef std::function< void(const APIGatewayClient *, const Model::GetRestApiRequest &, const Model::GetRestApiOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::APIGateway::GetRestApiResponseReceivedHandler
 
typedef std::function< void(const APIGatewayClient *, const Model::GetRestApisRequest &, const Model::GetRestApisOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::APIGateway::GetRestApisResponseReceivedHandler
 
typedef std::function< void(const APIGatewayClient *, const Model::GetSdkRequest &, const Model::GetSdkOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::APIGateway::GetSdkResponseReceivedHandler
 
typedef std::function< void(const APIGatewayClient *, const Model::GetStageRequest &, const Model::GetStageOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::APIGateway::GetStageResponseReceivedHandler
 
typedef std::function< void(const APIGatewayClient *, const Model::GetStagesRequest &, const Model::GetStagesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::APIGateway::GetStagesResponseReceivedHandler
 
typedef std::function< void(const APIGatewayClient *, const Model::ImportRestApiRequest &, const Model::ImportRestApiOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::APIGateway::ImportRestApiResponseReceivedHandler
 
typedef std::function< void(const APIGatewayClient *, const Model::PutIntegrationRequest &, const Model::PutIntegrationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::APIGateway::PutIntegrationResponseReceivedHandler
 
typedef std::function< void(const APIGatewayClient *, const Model::PutIntegrationResponseRequest &, const Model::PutIntegrationResponseOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::APIGateway::PutIntegrationResponseResponseReceivedHandler
 
typedef std::function< void(const APIGatewayClient *, const Model::PutMethodRequest &, const Model::PutMethodOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::APIGateway::PutMethodResponseReceivedHandler
 
typedef std::function< void(const APIGatewayClient *, const Model::PutMethodResponseRequest &, const Model::PutMethodResponseOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::APIGateway::PutMethodResponseResponseReceivedHandler
 
typedef std::function< void(const APIGatewayClient *, const Model::PutRestApiRequest &, const Model::PutRestApiOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::APIGateway::PutRestApiResponseReceivedHandler
 
typedef std::function< void(const APIGatewayClient *, const Model::TestInvokeAuthorizerRequest &, const Model::TestInvokeAuthorizerOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::APIGateway::TestInvokeAuthorizerResponseReceivedHandler
 
typedef std::function< void(const APIGatewayClient *, const Model::TestInvokeMethodRequest &, const Model::TestInvokeMethodOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::APIGateway::TestInvokeMethodResponseReceivedHandler
 
typedef std::function< void(const APIGatewayClient *, const Model::UpdateAccountRequest &, const Model::UpdateAccountOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::APIGateway::UpdateAccountResponseReceivedHandler
 
typedef std::function< void(const APIGatewayClient *, const Model::UpdateApiKeyRequest &, const Model::UpdateApiKeyOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::APIGateway::UpdateApiKeyResponseReceivedHandler
 
typedef std::function< void(const APIGatewayClient *, const Model::UpdateAuthorizerRequest &, const Model::UpdateAuthorizerOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::APIGateway::UpdateAuthorizerResponseReceivedHandler
 
typedef std::function< void(const APIGatewayClient *, const Model::UpdateBasePathMappingRequest &, const Model::UpdateBasePathMappingOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::APIGateway::UpdateBasePathMappingResponseReceivedHandler
 
typedef std::function< void(const APIGatewayClient *, const Model::UpdateClientCertificateRequest &, const Model::UpdateClientCertificateOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::APIGateway::UpdateClientCertificateResponseReceivedHandler
 
typedef std::function< void(const APIGatewayClient *, const Model::UpdateDeploymentRequest &, const Model::UpdateDeploymentOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::APIGateway::UpdateDeploymentResponseReceivedHandler
 
typedef std::function< void(const APIGatewayClient *, const Model::UpdateDomainNameRequest &, const Model::UpdateDomainNameOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::APIGateway::UpdateDomainNameResponseReceivedHandler
 
typedef std::function< void(const APIGatewayClient *, const Model::UpdateIntegrationRequest &, const Model::UpdateIntegrationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::APIGateway::UpdateIntegrationResponseReceivedHandler
 
typedef std::function< void(const APIGatewayClient *, const Model::UpdateIntegrationResponseRequest &, const Model::UpdateIntegrationResponseOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::APIGateway::UpdateIntegrationResponseResponseReceivedHandler
 
typedef std::function< void(const APIGatewayClient *, const Model::UpdateMethodRequest &, const Model::UpdateMethodOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::APIGateway::UpdateMethodResponseReceivedHandler
 
typedef std::function< void(const APIGatewayClient *, const Model::UpdateMethodResponseRequest &, const Model::UpdateMethodResponseOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::APIGateway::UpdateMethodResponseResponseReceivedHandler
 
typedef std::function< void(const APIGatewayClient *, const Model::UpdateModelRequest &, const Model::UpdateModelOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::APIGateway::UpdateModelResponseReceivedHandler
 
typedef std::function< void(const APIGatewayClient *, const Model::UpdateResourceRequest &, const Model::UpdateResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::APIGateway::UpdateResourceResponseReceivedHandler
 
typedef std::function< void(const APIGatewayClient *, const Model::UpdateRestApiRequest &, const Model::UpdateRestApiOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::APIGateway::UpdateRestApiResponseReceivedHandler
 
typedef std::function< void(const APIGatewayClient *, const Model::UpdateStageRequest &, const Model::UpdateStageOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::APIGateway::UpdateStageResponseReceivedHandler