AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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

Namespaces

namespace  Endpoint
 
namespace  Model
 
namespace  PCSErrorMapper
 

Classes

class  PCSClient
 
 
class  PCSError
 
class  PCSRequest
 

Typedefs

 
 
 
typedef std::function< void(const PCSClient *, const Model::CreateClusterRequest &, const Model::CreateClusterOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateClusterResponseReceivedHandler
 
 
typedef std::function< void(const PCSClient *, const Model::CreateQueueRequest &, const Model::CreateQueueOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateQueueResponseReceivedHandler
 
typedef std::function< void(const PCSClient *, const Model::DeleteClusterRequest &, const Model::DeleteClusterOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteClusterResponseReceivedHandler
 
 
typedef std::function< void(const PCSClient *, const Model::DeleteQueueRequest &, const Model::DeleteQueueOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteQueueResponseReceivedHandler
 
typedef std::function< void(const PCSClient *, const Model::GetClusterRequest &, const Model::GetClusterOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetClusterResponseReceivedHandler
 
 
typedef std::function< void(const PCSClient *, const Model::GetQueueRequest &, const Model::GetQueueOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetQueueResponseReceivedHandler
 
typedef std::function< void(const PCSClient *, const Model::ListClustersRequest &, const Model::ListClustersOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListClustersResponseReceivedHandler
 
 
typedef std::function< void(const PCSClient *, const Model::ListQueuesRequest &, const Model::ListQueuesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListQueuesResponseReceivedHandler
 
 
 
typedef std::function< void(const PCSClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > TagResourceResponseReceivedHandler
 
typedef std::function< void(const PCSClient *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UntagResourceResponseReceivedHandler
 
 
typedef std::function< void(const PCSClient *, const Model::UpdateQueueRequest &, const Model::UpdateQueueOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateQueueResponseReceivedHandler
 

Enumerations

 

Typedef Documentation

◆ CreateClusterResponseReceivedHandler

Definition at line 145 of file PCSServiceClientModel.h.

◆ CreateComputeNodeGroupResponseReceivedHandler

Definition at line 146 of file PCSServiceClientModel.h.

◆ CreateQueueResponseReceivedHandler

typedef std::function<void(const PCSClient*, const Model::CreateQueueRequest&, const Model::CreateQueueOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::PCS::CreateQueueResponseReceivedHandler

Definition at line 147 of file PCSServiceClientModel.h.

◆ DeleteClusterResponseReceivedHandler

Definition at line 148 of file PCSServiceClientModel.h.

◆ DeleteComputeNodeGroupResponseReceivedHandler

Definition at line 149 of file PCSServiceClientModel.h.

◆ DeleteQueueResponseReceivedHandler

typedef std::function<void(const PCSClient*, const Model::DeleteQueueRequest&, const Model::DeleteQueueOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::PCS::DeleteQueueResponseReceivedHandler

Definition at line 150 of file PCSServiceClientModel.h.

◆ GetClusterResponseReceivedHandler

typedef std::function<void(const PCSClient*, const Model::GetClusterRequest&, const Model::GetClusterOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::PCS::GetClusterResponseReceivedHandler

Definition at line 151 of file PCSServiceClientModel.h.

◆ GetComputeNodeGroupResponseReceivedHandler

Definition at line 152 of file PCSServiceClientModel.h.

◆ GetQueueResponseReceivedHandler

typedef std::function<void(const PCSClient*, const Model::GetQueueRequest&, const Model::GetQueueOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::PCS::GetQueueResponseReceivedHandler

Definition at line 153 of file PCSServiceClientModel.h.

◆ ListClustersResponseReceivedHandler

Definition at line 154 of file PCSServiceClientModel.h.

◆ ListComputeNodeGroupsResponseReceivedHandler

Definition at line 155 of file PCSServiceClientModel.h.

◆ ListQueuesResponseReceivedHandler

typedef std::function<void(const PCSClient*, const Model::ListQueuesRequest&, const Model::ListQueuesOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::PCS::ListQueuesResponseReceivedHandler

Definition at line 156 of file PCSServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 157 of file PCSServiceClientModel.h.

◆ PCSClientConfiguration

Definition at line 72 of file PCSServiceClientModel.h.

◆ PCSEndpointProvider

Definition at line 74 of file PCSServiceClientModel.h.

◆ PCSEndpointProviderBase

Definition at line 73 of file PCSServiceClientModel.h.

◆ RegisterComputeNodeGroupInstanceResponseReceivedHandler

Definition at line 158 of file PCSServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

typedef std::function<void(const PCSClient*, const Model::TagResourceRequest&, const Model::TagResourceOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::PCS::TagResourceResponseReceivedHandler

Definition at line 159 of file PCSServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 160 of file PCSServiceClientModel.h.

◆ UpdateComputeNodeGroupResponseReceivedHandler

Definition at line 161 of file PCSServiceClientModel.h.

◆ UpdateQueueResponseReceivedHandler

typedef std::function<void(const PCSClient*, const Model::UpdateQueueRequest&, const Model::UpdateQueueOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::PCS::UpdateQueueResponseReceivedHandler

Definition at line 162 of file PCSServiceClientModel.h.

Enumeration Type Documentation

◆ PCSErrors

enum class Aws::PCS::PCSErrors
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 
CONFLICT 
INTERNAL_SERVER 
SERVICE_QUOTA_EXCEEDED 

Definition at line 16 of file PCSErrors.h.