AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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::ListVirtualNodesRequest &, const Model::ListVirtualNodesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListVirtualNodesResponseReceivedHandler
 
 
 
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 93 of file AppMeshServiceClientModel.h.

◆ AppMeshEndpointProvider

Definition at line 95 of file AppMeshServiceClientModel.h.

◆ AppMeshEndpointProviderBase

Definition at line 94 of file AppMeshServiceClientModel.h.

◆ CreateGatewayRouteResponseReceivedHandler

Definition at line 226 of file AppMeshServiceClientModel.h.

◆ CreateMeshResponseReceivedHandler

Definition at line 227 of file AppMeshServiceClientModel.h.

◆ CreateRouteResponseReceivedHandler

Definition at line 228 of file AppMeshServiceClientModel.h.

◆ CreateVirtualGatewayResponseReceivedHandler

Definition at line 229 of file AppMeshServiceClientModel.h.

◆ CreateVirtualNodeResponseReceivedHandler

Definition at line 230 of file AppMeshServiceClientModel.h.

◆ CreateVirtualRouterResponseReceivedHandler

Definition at line 231 of file AppMeshServiceClientModel.h.

◆ CreateVirtualServiceResponseReceivedHandler

Definition at line 232 of file AppMeshServiceClientModel.h.

◆ DeleteGatewayRouteResponseReceivedHandler

Definition at line 233 of file AppMeshServiceClientModel.h.

◆ DeleteMeshResponseReceivedHandler

Definition at line 234 of file AppMeshServiceClientModel.h.

◆ DeleteRouteResponseReceivedHandler

Definition at line 235 of file AppMeshServiceClientModel.h.

◆ DeleteVirtualGatewayResponseReceivedHandler

Definition at line 236 of file AppMeshServiceClientModel.h.

◆ DeleteVirtualNodeResponseReceivedHandler

Definition at line 237 of file AppMeshServiceClientModel.h.

◆ DeleteVirtualRouterResponseReceivedHandler

Definition at line 238 of file AppMeshServiceClientModel.h.

◆ DeleteVirtualServiceResponseReceivedHandler

Definition at line 239 of file AppMeshServiceClientModel.h.

◆ DescribeGatewayRouteResponseReceivedHandler

Definition at line 240 of file AppMeshServiceClientModel.h.

◆ DescribeMeshResponseReceivedHandler

Definition at line 241 of file AppMeshServiceClientModel.h.

◆ DescribeRouteResponseReceivedHandler

Definition at line 242 of file AppMeshServiceClientModel.h.

◆ DescribeVirtualGatewayResponseReceivedHandler

Definition at line 243 of file AppMeshServiceClientModel.h.

◆ DescribeVirtualNodeResponseReceivedHandler

Definition at line 244 of file AppMeshServiceClientModel.h.

◆ DescribeVirtualRouterResponseReceivedHandler

Definition at line 245 of file AppMeshServiceClientModel.h.

◆ DescribeVirtualServiceResponseReceivedHandler

Definition at line 246 of file AppMeshServiceClientModel.h.

◆ ListGatewayRoutesResponseReceivedHandler

Definition at line 247 of file AppMeshServiceClientModel.h.

◆ ListMeshesResponseReceivedHandler

Definition at line 248 of file AppMeshServiceClientModel.h.

◆ ListRoutesResponseReceivedHandler

Definition at line 249 of file AppMeshServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 250 of file AppMeshServiceClientModel.h.

◆ ListVirtualGatewaysResponseReceivedHandler

Definition at line 251 of file AppMeshServiceClientModel.h.

◆ ListVirtualNodesResponseReceivedHandler

Definition at line 252 of file AppMeshServiceClientModel.h.

◆ ListVirtualRoutersResponseReceivedHandler

Definition at line 253 of file AppMeshServiceClientModel.h.

◆ ListVirtualServicesResponseReceivedHandler

Definition at line 254 of file AppMeshServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 255 of file AppMeshServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 256 of file AppMeshServiceClientModel.h.

◆ UpdateGatewayRouteResponseReceivedHandler

Definition at line 257 of file AppMeshServiceClientModel.h.

◆ UpdateMeshResponseReceivedHandler

Definition at line 258 of file AppMeshServiceClientModel.h.

◆ UpdateRouteResponseReceivedHandler

Definition at line 259 of file AppMeshServiceClientModel.h.

◆ UpdateVirtualGatewayResponseReceivedHandler

Definition at line 260 of file AppMeshServiceClientModel.h.

◆ UpdateVirtualNodeResponseReceivedHandler

Definition at line 261 of file AppMeshServiceClientModel.h.

◆ UpdateVirtualRouterResponseReceivedHandler

Definition at line 262 of file AppMeshServiceClientModel.h.

◆ UpdateVirtualServiceResponseReceivedHandler

Definition at line 263 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 16 of file AppMeshErrors.h.