AWS SDK for C++

AWS SDK for C++ Version 1.11.440

Loading...
Searching...
No Matches
Namespaces | Classes | Typedefs | Enumerations
Aws::ApiGatewayV2 Namespace Reference

Namespaces

 
namespace  Endpoint
 
namespace  Model
 

Classes

 
 
 
 

Typedefs

 
 
 
typedef std::function< void(const ApiGatewayV2Client *, const Model::CreateApiRequest &, const Model::CreateApiOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateApiResponseReceivedHandler
 
 
 
 
 
 
 
typedef std::function< void(const ApiGatewayV2Client *, const Model::CreateModelRequest &, const Model::CreateModelOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateModelResponseReceivedHandler
 
typedef std::function< void(const ApiGatewayV2Client *, const Model::CreateRouteRequest &, const Model::CreateRouteOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateRouteResponseReceivedHandler
 
 
typedef std::function< void(const ApiGatewayV2Client *, const Model::CreateStageRequest &, const Model::CreateStageOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateStageResponseReceivedHandler
 
typedef std::function< void(const ApiGatewayV2Client *, const Model::CreateVpcLinkRequest &, const Model::CreateVpcLinkOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateVpcLinkResponseReceivedHandler
 
 
typedef std::function< void(const ApiGatewayV2Client *, const Model::DeleteApiRequest &, const Model::DeleteApiOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteApiResponseReceivedHandler
 
 
 
 
 
 
 
 
typedef std::function< void(const ApiGatewayV2Client *, const Model::DeleteModelRequest &, const Model::DeleteModelOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteModelResponseReceivedHandler
 
typedef std::function< void(const ApiGatewayV2Client *, const Model::DeleteRouteRequest &, const Model::DeleteRouteOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteRouteResponseReceivedHandler
 
 
 
 
typedef std::function< void(const ApiGatewayV2Client *, const Model::DeleteStageRequest &, const Model::DeleteStageOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteStageResponseReceivedHandler
 
typedef std::function< void(const ApiGatewayV2Client *, const Model::DeleteVpcLinkRequest &, const Model::DeleteVpcLinkOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteVpcLinkResponseReceivedHandler
 
typedef std::function< void(const ApiGatewayV2Client *, const Model::ExportApiRequest &, Model::ExportApiOutcome, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ExportApiResponseReceivedHandler
 
typedef std::function< void(const ApiGatewayV2Client *, const Model::GetApiRequest &, const Model::GetApiOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetApiResponseReceivedHandler
 
typedef std::function< void(const ApiGatewayV2Client *, const Model::GetApiMappingRequest &, const Model::GetApiMappingOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetApiMappingResponseReceivedHandler
 
typedef std::function< void(const ApiGatewayV2Client *, const Model::GetApiMappingsRequest &, const Model::GetApiMappingsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetApiMappingsResponseReceivedHandler
 
typedef std::function< void(const ApiGatewayV2Client *, const Model::GetApisRequest &, const Model::GetApisOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetApisResponseReceivedHandler
 
typedef std::function< void(const ApiGatewayV2Client *, const Model::GetAuthorizerRequest &, const Model::GetAuthorizerOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetAuthorizerResponseReceivedHandler
 
typedef std::function< void(const ApiGatewayV2Client *, const Model::GetAuthorizersRequest &, const Model::GetAuthorizersOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetAuthorizersResponseReceivedHandler
 
typedef std::function< void(const ApiGatewayV2Client *, const Model::GetDeploymentRequest &, const Model::GetDeploymentOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetDeploymentResponseReceivedHandler
 
typedef std::function< void(const ApiGatewayV2Client *, const Model::GetDeploymentsRequest &, const Model::GetDeploymentsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetDeploymentsResponseReceivedHandler
 
typedef std::function< void(const ApiGatewayV2Client *, const Model::GetDomainNameRequest &, const Model::GetDomainNameOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetDomainNameResponseReceivedHandler
 
typedef std::function< void(const ApiGatewayV2Client *, const Model::GetDomainNamesRequest &, const Model::GetDomainNamesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetDomainNamesResponseReceivedHandler
 
typedef std::function< void(const ApiGatewayV2Client *, const Model::GetIntegrationRequest &, const Model::GetIntegrationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetIntegrationResponseReceivedHandler
 
 
 
 
typedef std::function< void(const ApiGatewayV2Client *, const Model::GetModelRequest &, const Model::GetModelOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetModelResponseReceivedHandler
 
 
typedef std::function< void(const ApiGatewayV2Client *, const Model::GetModelsRequest &, const Model::GetModelsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetModelsResponseReceivedHandler
 
typedef std::function< void(const ApiGatewayV2Client *, const Model::GetRouteRequest &, const Model::GetRouteOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetRouteResponseReceivedHandler
 
 
 
typedef std::function< void(const ApiGatewayV2Client *, const Model::GetRoutesRequest &, const Model::GetRoutesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetRoutesResponseReceivedHandler
 
typedef std::function< void(const ApiGatewayV2Client *, const Model::GetStageRequest &, const Model::GetStageOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetStageResponseReceivedHandler
 
typedef std::function< void(const ApiGatewayV2Client *, const Model::GetStagesRequest &, const Model::GetStagesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetStagesResponseReceivedHandler
 
typedef std::function< void(const ApiGatewayV2Client *, const Model::GetTagsRequest &, const Model::GetTagsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetTagsResponseReceivedHandler
 
typedef std::function< void(const ApiGatewayV2Client *, const Model::GetVpcLinkRequest &, const Model::GetVpcLinkOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetVpcLinkResponseReceivedHandler
 
typedef std::function< void(const ApiGatewayV2Client *, const Model::GetVpcLinksRequest &, const Model::GetVpcLinksOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetVpcLinksResponseReceivedHandler
 
typedef std::function< void(const ApiGatewayV2Client *, const Model::ImportApiRequest &, const Model::ImportApiOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ImportApiResponseReceivedHandler
 
typedef std::function< void(const ApiGatewayV2Client *, const Model::ReimportApiRequest &, const Model::ReimportApiOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ReimportApiResponseReceivedHandler
 
 
typedef std::function< void(const ApiGatewayV2Client *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > TagResourceResponseReceivedHandler
 
typedef std::function< void(const ApiGatewayV2Client *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UntagResourceResponseReceivedHandler
 
typedef std::function< void(const ApiGatewayV2Client *, const Model::UpdateApiRequest &, const Model::UpdateApiOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateApiResponseReceivedHandler
 
 
 
 
 
 
 
typedef std::function< void(const ApiGatewayV2Client *, const Model::UpdateModelRequest &, const Model::UpdateModelOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateModelResponseReceivedHandler
 
typedef std::function< void(const ApiGatewayV2Client *, const Model::UpdateRouteRequest &, const Model::UpdateRouteOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateRouteResponseReceivedHandler
 
 
typedef std::function< void(const ApiGatewayV2Client *, const Model::UpdateStageRequest &, const Model::UpdateStageOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateStageResponseReceivedHandler
 
typedef std::function< void(const ApiGatewayV2Client *, const Model::UpdateVpcLinkRequest &, const Model::UpdateVpcLinkOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateVpcLinkResponseReceivedHandler
 

Enumerations

 

Typedef Documentation

◆ ApiGatewayV2ClientConfiguration

Definition at line 113 of file ApiGatewayV2ServiceClientModel.h.

◆ ApiGatewayV2EndpointProvider

Definition at line 115 of file ApiGatewayV2ServiceClientModel.h.

◆ ApiGatewayV2EndpointProviderBase

Definition at line 114 of file ApiGatewayV2ServiceClientModel.h.

◆ CreateApiMappingResponseReceivedHandler

Definition at line 349 of file ApiGatewayV2ServiceClientModel.h.

◆ CreateApiResponseReceivedHandler

Definition at line 348 of file ApiGatewayV2ServiceClientModel.h.

◆ CreateAuthorizerResponseReceivedHandler

Definition at line 350 of file ApiGatewayV2ServiceClientModel.h.

◆ CreateDeploymentResponseReceivedHandler

Definition at line 351 of file ApiGatewayV2ServiceClientModel.h.

◆ CreateDomainNameResponseReceivedHandler

Definition at line 352 of file ApiGatewayV2ServiceClientModel.h.

◆ CreateIntegrationResponseReceivedHandler

Definition at line 353 of file ApiGatewayV2ServiceClientModel.h.

◆ CreateIntegrationResponseResponseReceivedHandler

Definition at line 354 of file ApiGatewayV2ServiceClientModel.h.

◆ CreateModelResponseReceivedHandler

Definition at line 355 of file ApiGatewayV2ServiceClientModel.h.

◆ CreateRouteResponseReceivedHandler

Definition at line 356 of file ApiGatewayV2ServiceClientModel.h.

◆ CreateRouteResponseResponseReceivedHandler

Definition at line 357 of file ApiGatewayV2ServiceClientModel.h.

◆ CreateStageResponseReceivedHandler

Definition at line 358 of file ApiGatewayV2ServiceClientModel.h.

◆ CreateVpcLinkResponseReceivedHandler

Definition at line 359 of file ApiGatewayV2ServiceClientModel.h.

◆ DeleteAccessLogSettingsResponseReceivedHandler

Definition at line 360 of file ApiGatewayV2ServiceClientModel.h.

◆ DeleteApiMappingResponseReceivedHandler

Definition at line 362 of file ApiGatewayV2ServiceClientModel.h.

◆ DeleteApiResponseReceivedHandler

Definition at line 361 of file ApiGatewayV2ServiceClientModel.h.

◆ DeleteAuthorizerResponseReceivedHandler

Definition at line 363 of file ApiGatewayV2ServiceClientModel.h.

◆ DeleteCorsConfigurationResponseReceivedHandler

Definition at line 364 of file ApiGatewayV2ServiceClientModel.h.

◆ DeleteDeploymentResponseReceivedHandler

Definition at line 365 of file ApiGatewayV2ServiceClientModel.h.

◆ DeleteDomainNameResponseReceivedHandler

Definition at line 366 of file ApiGatewayV2ServiceClientModel.h.

◆ DeleteIntegrationResponseReceivedHandler

Definition at line 367 of file ApiGatewayV2ServiceClientModel.h.

◆ DeleteIntegrationResponseResponseReceivedHandler

Definition at line 368 of file ApiGatewayV2ServiceClientModel.h.

◆ DeleteModelResponseReceivedHandler

Definition at line 369 of file ApiGatewayV2ServiceClientModel.h.

◆ DeleteRouteRequestParameterResponseReceivedHandler

Definition at line 371 of file ApiGatewayV2ServiceClientModel.h.

◆ DeleteRouteResponseReceivedHandler

Definition at line 370 of file ApiGatewayV2ServiceClientModel.h.

◆ DeleteRouteResponseResponseReceivedHandler

Definition at line 372 of file ApiGatewayV2ServiceClientModel.h.

◆ DeleteRouteSettingsResponseReceivedHandler

Definition at line 373 of file ApiGatewayV2ServiceClientModel.h.

◆ DeleteStageResponseReceivedHandler

Definition at line 374 of file ApiGatewayV2ServiceClientModel.h.

◆ DeleteVpcLinkResponseReceivedHandler

Definition at line 375 of file ApiGatewayV2ServiceClientModel.h.

◆ ExportApiResponseReceivedHandler

Definition at line 376 of file ApiGatewayV2ServiceClientModel.h.

◆ GetApiMappingResponseReceivedHandler

Definition at line 378 of file ApiGatewayV2ServiceClientModel.h.

◆ GetApiMappingsResponseReceivedHandler

Definition at line 379 of file ApiGatewayV2ServiceClientModel.h.

◆ GetApiResponseReceivedHandler

Definition at line 377 of file ApiGatewayV2ServiceClientModel.h.

◆ GetApisResponseReceivedHandler

Definition at line 380 of file ApiGatewayV2ServiceClientModel.h.

◆ GetAuthorizerResponseReceivedHandler

Definition at line 381 of file ApiGatewayV2ServiceClientModel.h.

◆ GetAuthorizersResponseReceivedHandler

Definition at line 382 of file ApiGatewayV2ServiceClientModel.h.

◆ GetDeploymentResponseReceivedHandler

Definition at line 383 of file ApiGatewayV2ServiceClientModel.h.

◆ GetDeploymentsResponseReceivedHandler

Definition at line 384 of file ApiGatewayV2ServiceClientModel.h.

◆ GetDomainNameResponseReceivedHandler

Definition at line 385 of file ApiGatewayV2ServiceClientModel.h.

◆ GetDomainNamesResponseReceivedHandler

Definition at line 386 of file ApiGatewayV2ServiceClientModel.h.

◆ GetIntegrationResponseReceivedHandler

Definition at line 387 of file ApiGatewayV2ServiceClientModel.h.

◆ GetIntegrationResponseResponseReceivedHandler

Definition at line 388 of file ApiGatewayV2ServiceClientModel.h.

◆ GetIntegrationResponsesResponseReceivedHandler

Definition at line 389 of file ApiGatewayV2ServiceClientModel.h.

◆ GetIntegrationsResponseReceivedHandler

Definition at line 390 of file ApiGatewayV2ServiceClientModel.h.

◆ GetModelResponseReceivedHandler

Definition at line 391 of file ApiGatewayV2ServiceClientModel.h.

◆ GetModelsResponseReceivedHandler

Definition at line 393 of file ApiGatewayV2ServiceClientModel.h.

◆ GetModelTemplateResponseReceivedHandler

Definition at line 392 of file ApiGatewayV2ServiceClientModel.h.

◆ GetRouteResponseReceivedHandler

Definition at line 394 of file ApiGatewayV2ServiceClientModel.h.

◆ GetRouteResponseResponseReceivedHandler

Definition at line 395 of file ApiGatewayV2ServiceClientModel.h.

◆ GetRouteResponsesResponseReceivedHandler

Definition at line 396 of file ApiGatewayV2ServiceClientModel.h.

◆ GetRoutesResponseReceivedHandler

Definition at line 397 of file ApiGatewayV2ServiceClientModel.h.

◆ GetStageResponseReceivedHandler

Definition at line 398 of file ApiGatewayV2ServiceClientModel.h.

◆ GetStagesResponseReceivedHandler

Definition at line 399 of file ApiGatewayV2ServiceClientModel.h.

◆ GetTagsResponseReceivedHandler

Definition at line 400 of file ApiGatewayV2ServiceClientModel.h.

◆ GetVpcLinkResponseReceivedHandler

Definition at line 401 of file ApiGatewayV2ServiceClientModel.h.

◆ GetVpcLinksResponseReceivedHandler

Definition at line 402 of file ApiGatewayV2ServiceClientModel.h.

◆ ImportApiResponseReceivedHandler

Definition at line 403 of file ApiGatewayV2ServiceClientModel.h.

◆ ReimportApiResponseReceivedHandler

Definition at line 404 of file ApiGatewayV2ServiceClientModel.h.

◆ ResetAuthorizersCacheResponseReceivedHandler

Definition at line 405 of file ApiGatewayV2ServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 406 of file ApiGatewayV2ServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 407 of file ApiGatewayV2ServiceClientModel.h.

◆ UpdateApiMappingResponseReceivedHandler

Definition at line 409 of file ApiGatewayV2ServiceClientModel.h.

◆ UpdateApiResponseReceivedHandler

Definition at line 408 of file ApiGatewayV2ServiceClientModel.h.

◆ UpdateAuthorizerResponseReceivedHandler

Definition at line 410 of file ApiGatewayV2ServiceClientModel.h.

◆ UpdateDeploymentResponseReceivedHandler

Definition at line 411 of file ApiGatewayV2ServiceClientModel.h.

◆ UpdateDomainNameResponseReceivedHandler

Definition at line 412 of file ApiGatewayV2ServiceClientModel.h.

◆ UpdateIntegrationResponseReceivedHandler

Definition at line 413 of file ApiGatewayV2ServiceClientModel.h.

◆ UpdateIntegrationResponseResponseReceivedHandler

Definition at line 414 of file ApiGatewayV2ServiceClientModel.h.

◆ UpdateModelResponseReceivedHandler

Definition at line 415 of file ApiGatewayV2ServiceClientModel.h.

◆ UpdateRouteResponseReceivedHandler

Definition at line 416 of file ApiGatewayV2ServiceClientModel.h.

◆ UpdateRouteResponseResponseReceivedHandler

Definition at line 417 of file ApiGatewayV2ServiceClientModel.h.

◆ UpdateStageResponseReceivedHandler

Definition at line 418 of file ApiGatewayV2ServiceClientModel.h.

◆ UpdateVpcLinkResponseReceivedHandler

Definition at line 419 of file ApiGatewayV2ServiceClientModel.h.

Enumeration Type Documentation

◆ ApiGatewayV2Errors

Enumerator
INCOMPLETE_SIGNATURE 
INTERNAL_FAILURE 
INVALID_ACTION 
INVALID_CLIENT_TOKEN_ID 
INVALID_PARAMETER_COMBINATION 
INVALID_QUERY_PARAMETER 
INVALID_PARAMETER_VALUE 
MISSING_ACTION 
MISSING_AUTHENTICATION_TOKEN 
MISSING_PARAMETER 
OPT_IN_REQUIRED 
REQUEST_EXPIRED 
SERVICE_UNAVAILABLE 
THROTTLING 
VALIDATION 
ACCESS_DENIED 
RESOURCE_NOT_FOUND 
UNRECOGNIZED_CLIENT 
MALFORMED_QUERY_STRING 
SLOW_DOWN 
REQUEST_TIME_TOO_SKEWED 
INVALID_SIGNATURE 
SIGNATURE_DOES_NOT_MATCH 
INVALID_ACCESS_KEY_ID 
REQUEST_TIMEOUT 
NETWORK_CONNECTION 
UNKNOWN 
BAD_REQUEST 
CONFLICT 
NOT_FOUND 
TOO_MANY_REQUESTS 

Definition at line 16 of file ApiGatewayV2Errors.h.