AWS SDK for C++

AWS SDK for C++ Version 1.11.695

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

Namespaces

namespace  AppMeshErrorMapper
 
namespace  Endpoint
 
namespace  Model
 

Classes

 
 
class  AppMeshError
 
 

Typedefs

 
 
 
 
typedef std::function< void(const AppMeshClient *, const Model::CreateMeshRequest &, const Model::CreateMeshOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateMeshResponseReceivedHandler
 
typedef std::function< void(const AppMeshClient *, const Model::CreateRouteRequest &, const Model::CreateRouteOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateRouteResponseReceivedHandler
 
 
 
 
 
 
typedef std::function< void(const AppMeshClient *, const Model::DeleteMeshRequest &, const Model::DeleteMeshOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteMeshResponseReceivedHandler
 
typedef std::function< void(const AppMeshClient *, const Model::DeleteRouteRequest &, const Model::DeleteRouteOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteRouteResponseReceivedHandler
 
 
 
 
 
 
typedef std::function< void(const AppMeshClient *, const Model::DescribeMeshRequest &, const Model::DescribeMeshOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeMeshResponseReceivedHandler
 
typedef std::function< void(const AppMeshClient *, const Model::DescribeRouteRequest &, const Model::DescribeRouteOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeRouteResponseReceivedHandler
 
 
 
 
 
 
typedef std::function< void(const AppMeshClient *, const Model::ListMeshesRequest &, const Model::ListMeshesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListMeshesResponseReceivedHandler
 
typedef std::function< void(const AppMeshClient *, const Model::ListRoutesRequest &, const Model::ListRoutesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListRoutesResponseReceivedHandler
 
 
 
 
 
 
typedef std::function< void(const AppMeshClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> TagResourceResponseReceivedHandler
 
typedef std::function< void(const AppMeshClient *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UntagResourceResponseReceivedHandler
 
 
typedef std::function< void(const AppMeshClient *, const Model::UpdateMeshRequest &, const Model::UpdateMeshOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateMeshResponseReceivedHandler
 
typedef std::function< void(const AppMeshClient *, const Model::UpdateRouteRequest &, const Model::UpdateRouteOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateRouteResponseReceivedHandler
 
 
 
 
 

Enumerations

 

Typedef Documentation

◆ AppMeshClientConfiguration

Definition at line 88 of file AppMeshServiceClientModel.h.

◆ AppMeshEndpointProvider

Definition at line 90 of file AppMeshServiceClientModel.h.

◆ AppMeshEndpointProviderBase

Definition at line 89 of file AppMeshServiceClientModel.h.

◆ CreateGatewayRouteResponseReceivedHandler

Definition at line 222 of file AppMeshServiceClientModel.h.

◆ CreateMeshResponseReceivedHandler

Definition at line 225 of file AppMeshServiceClientModel.h.

◆ CreateRouteResponseReceivedHandler

Definition at line 228 of file AppMeshServiceClientModel.h.

◆ CreateVirtualGatewayResponseReceivedHandler

Definition at line 231 of file AppMeshServiceClientModel.h.

◆ CreateVirtualNodeResponseReceivedHandler

Definition at line 234 of file AppMeshServiceClientModel.h.

◆ CreateVirtualRouterResponseReceivedHandler

Definition at line 237 of file AppMeshServiceClientModel.h.

◆ CreateVirtualServiceResponseReceivedHandler

Definition at line 240 of file AppMeshServiceClientModel.h.

◆ DeleteGatewayRouteResponseReceivedHandler

Definition at line 243 of file AppMeshServiceClientModel.h.

◆ DeleteMeshResponseReceivedHandler

Definition at line 246 of file AppMeshServiceClientModel.h.

◆ DeleteRouteResponseReceivedHandler

Definition at line 249 of file AppMeshServiceClientModel.h.

◆ DeleteVirtualGatewayResponseReceivedHandler

Definition at line 252 of file AppMeshServiceClientModel.h.

◆ DeleteVirtualNodeResponseReceivedHandler

Definition at line 255 of file AppMeshServiceClientModel.h.

◆ DeleteVirtualRouterResponseReceivedHandler

Definition at line 258 of file AppMeshServiceClientModel.h.

◆ DeleteVirtualServiceResponseReceivedHandler

Definition at line 261 of file AppMeshServiceClientModel.h.

◆ DescribeGatewayRouteResponseReceivedHandler

Definition at line 264 of file AppMeshServiceClientModel.h.

◆ DescribeMeshResponseReceivedHandler

Definition at line 267 of file AppMeshServiceClientModel.h.

◆ DescribeRouteResponseReceivedHandler

Definition at line 270 of file AppMeshServiceClientModel.h.

◆ DescribeVirtualGatewayResponseReceivedHandler

Definition at line 273 of file AppMeshServiceClientModel.h.

◆ DescribeVirtualNodeResponseReceivedHandler

Definition at line 276 of file AppMeshServiceClientModel.h.

◆ DescribeVirtualRouterResponseReceivedHandler

Definition at line 279 of file AppMeshServiceClientModel.h.

◆ DescribeVirtualServiceResponseReceivedHandler

Definition at line 282 of file AppMeshServiceClientModel.h.

◆ ListGatewayRoutesResponseReceivedHandler

Definition at line 285 of file AppMeshServiceClientModel.h.

◆ ListMeshesResponseReceivedHandler

Definition at line 288 of file AppMeshServiceClientModel.h.

◆ ListRoutesResponseReceivedHandler

Definition at line 291 of file AppMeshServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 294 of file AppMeshServiceClientModel.h.

◆ ListVirtualGatewaysResponseReceivedHandler

Definition at line 297 of file AppMeshServiceClientModel.h.

◆ ListVirtualNodesResponseReceivedHandler

Definition at line 300 of file AppMeshServiceClientModel.h.

◆ ListVirtualRoutersResponseReceivedHandler

Definition at line 303 of file AppMeshServiceClientModel.h.

◆ ListVirtualServicesResponseReceivedHandler

Definition at line 306 of file AppMeshServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 309 of file AppMeshServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 312 of file AppMeshServiceClientModel.h.

◆ UpdateGatewayRouteResponseReceivedHandler

Definition at line 315 of file AppMeshServiceClientModel.h.

◆ UpdateMeshResponseReceivedHandler

Definition at line 318 of file AppMeshServiceClientModel.h.

◆ UpdateRouteResponseReceivedHandler

Definition at line 321 of file AppMeshServiceClientModel.h.

◆ UpdateVirtualGatewayResponseReceivedHandler

Definition at line 324 of file AppMeshServiceClientModel.h.

◆ UpdateVirtualNodeResponseReceivedHandler

Definition at line 327 of file AppMeshServiceClientModel.h.

◆ UpdateVirtualRouterResponseReceivedHandler

Definition at line 330 of file AppMeshServiceClientModel.h.

◆ UpdateVirtualServiceResponseReceivedHandler

Definition at line 333 of file AppMeshServiceClientModel.h.

Enumeration Type Documentation

◆ AppMeshErrors

strong
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 
FORBIDDEN 
INTERNAL_SERVER_ERROR 
LIMIT_EXCEEDED 
NOT_FOUND 
RESOURCE_IN_USE 
TOO_MANY_REQUESTS 
TOO_MANY_TAGS 

Definition at line 14 of file AppMeshErrors.h.