AWS SDK for C++

AWS SDK for C++ Version 1.11.694

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

Namespaces

 
namespace  Endpoint
 
namespace  Model
 

Classes

 
 
 
 

Typedefs

 
 
 
 
 
typedef std::function< void(const CodeCatalystClient *, const Model::CreateProjectRequest &, const Model::CreateProjectOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateProjectResponseReceivedHandler
 
 
 
 
 
typedef std::function< void(const CodeCatalystClient *, const Model::DeleteProjectRequest &, const Model::DeleteProjectOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteProjectResponseReceivedHandler
 
 
typedef std::function< void(const CodeCatalystClient *, const Model::DeleteSpaceRequest &, const Model::DeleteSpaceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteSpaceResponseReceivedHandler
 
 
typedef std::function< void(const CodeCatalystClient *, const Model::GetProjectRequest &, const Model::GetProjectOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetProjectResponseReceivedHandler
 
 
 
typedef std::function< void(const CodeCatalystClient *, const Model::GetSpaceRequest &, const Model::GetSpaceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetSpaceResponseReceivedHandler
 
 
typedef std::function< void(const CodeCatalystClient *, const Model::GetUserDetailsRequest &, const Model::GetUserDetailsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetUserDetailsResponseReceivedHandler
 
typedef std::function< void(const CodeCatalystClient *, const Model::GetWorkflowRequest &, const Model::GetWorkflowOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetWorkflowResponseReceivedHandler
 
typedef std::function< void(const CodeCatalystClient *, const Model::GetWorkflowRunRequest &, const Model::GetWorkflowRunOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetWorkflowRunResponseReceivedHandler
 
 
 
 
typedef std::function< void(const CodeCatalystClient *, const Model::ListEventLogsRequest &, const Model::ListEventLogsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListEventLogsResponseReceivedHandler
 
typedef std::function< void(const CodeCatalystClient *, const Model::ListProjectsRequest &, const Model::ListProjectsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListProjectsResponseReceivedHandler
 
 
 
typedef std::function< void(const CodeCatalystClient *, const Model::ListSpacesRequest &, const Model::ListSpacesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListSpacesResponseReceivedHandler
 
 
typedef std::function< void(const CodeCatalystClient *, const Model::ListWorkflowsRequest &, const Model::ListWorkflowsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListWorkflowsResponseReceivedHandler
 
 
 
 
 
 
 
typedef std::function< void(const CodeCatalystClient *, const Model::UpdateProjectRequest &, const Model::UpdateProjectOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateProjectResponseReceivedHandler
 
typedef std::function< void(const CodeCatalystClient *, const Model::UpdateSpaceRequest &, const Model::UpdateSpaceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateSpaceResponseReceivedHandler
 
typedef std::function< void(const CodeCatalystClient *, const Model::VerifySessionRequest &, const Model::VerifySessionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> VerifySessionResponseReceivedHandler
 

Enumerations

 

Typedef Documentation

◆ CodeCatalystClientConfiguration

Definition at line 90 of file CodeCatalystServiceClientModel.h.

◆ CodeCatalystEndpointProvider

Definition at line 92 of file CodeCatalystServiceClientModel.h.

◆ CodeCatalystEndpointProviderBase

Definition at line 91 of file CodeCatalystServiceClientModel.h.

◆ CreateAccessTokenResponseReceivedHandler

Definition at line 224 of file CodeCatalystServiceClientModel.h.

◆ CreateDevEnvironmentResponseReceivedHandler

Definition at line 227 of file CodeCatalystServiceClientModel.h.

◆ CreateProjectResponseReceivedHandler

Definition at line 230 of file CodeCatalystServiceClientModel.h.

◆ CreateSourceRepositoryBranchResponseReceivedHandler

Definition at line 237 of file CodeCatalystServiceClientModel.h.

◆ CreateSourceRepositoryResponseReceivedHandler

Definition at line 233 of file CodeCatalystServiceClientModel.h.

◆ DeleteAccessTokenResponseReceivedHandler

Definition at line 240 of file CodeCatalystServiceClientModel.h.

◆ DeleteDevEnvironmentResponseReceivedHandler

Definition at line 243 of file CodeCatalystServiceClientModel.h.

◆ DeleteProjectResponseReceivedHandler

Definition at line 246 of file CodeCatalystServiceClientModel.h.

◆ DeleteSourceRepositoryResponseReceivedHandler

Definition at line 249 of file CodeCatalystServiceClientModel.h.

◆ DeleteSpaceResponseReceivedHandler

Definition at line 252 of file CodeCatalystServiceClientModel.h.

◆ GetDevEnvironmentResponseReceivedHandler

Definition at line 255 of file CodeCatalystServiceClientModel.h.

◆ GetProjectResponseReceivedHandler

Definition at line 258 of file CodeCatalystServiceClientModel.h.

◆ GetSourceRepositoryCloneUrlsResponseReceivedHandler

Definition at line 265 of file CodeCatalystServiceClientModel.h.

◆ GetSourceRepositoryResponseReceivedHandler

Definition at line 261 of file CodeCatalystServiceClientModel.h.

◆ GetSpaceResponseReceivedHandler

Definition at line 268 of file CodeCatalystServiceClientModel.h.

◆ GetSubscriptionResponseReceivedHandler

Definition at line 271 of file CodeCatalystServiceClientModel.h.

◆ GetUserDetailsResponseReceivedHandler

Definition at line 274 of file CodeCatalystServiceClientModel.h.

◆ GetWorkflowResponseReceivedHandler

Definition at line 277 of file CodeCatalystServiceClientModel.h.

◆ GetWorkflowRunResponseReceivedHandler

Definition at line 280 of file CodeCatalystServiceClientModel.h.

◆ ListAccessTokensResponseReceivedHandler

Definition at line 283 of file CodeCatalystServiceClientModel.h.

◆ ListDevEnvironmentSessionsResponseReceivedHandler

Definition at line 286 of file CodeCatalystServiceClientModel.h.

◆ ListDevEnvironmentsResponseReceivedHandler

Definition at line 289 of file CodeCatalystServiceClientModel.h.

◆ ListEventLogsResponseReceivedHandler

Definition at line 292 of file CodeCatalystServiceClientModel.h.

◆ ListProjectsResponseReceivedHandler

Definition at line 295 of file CodeCatalystServiceClientModel.h.

◆ ListSourceRepositoriesResponseReceivedHandler

Definition at line 298 of file CodeCatalystServiceClientModel.h.

◆ ListSourceRepositoryBranchesResponseReceivedHandler

Definition at line 302 of file CodeCatalystServiceClientModel.h.

◆ ListSpacesResponseReceivedHandler

Definition at line 305 of file CodeCatalystServiceClientModel.h.

◆ ListWorkflowRunsResponseReceivedHandler

Definition at line 308 of file CodeCatalystServiceClientModel.h.

◆ ListWorkflowsResponseReceivedHandler

Definition at line 311 of file CodeCatalystServiceClientModel.h.

◆ StartDevEnvironmentResponseReceivedHandler

Definition at line 314 of file CodeCatalystServiceClientModel.h.

◆ StartDevEnvironmentSessionResponseReceivedHandler

Definition at line 317 of file CodeCatalystServiceClientModel.h.

◆ StartWorkflowRunResponseReceivedHandler

Definition at line 320 of file CodeCatalystServiceClientModel.h.

◆ StopDevEnvironmentResponseReceivedHandler

Definition at line 323 of file CodeCatalystServiceClientModel.h.

◆ StopDevEnvironmentSessionResponseReceivedHandler

Definition at line 326 of file CodeCatalystServiceClientModel.h.

◆ UpdateDevEnvironmentResponseReceivedHandler

Definition at line 329 of file CodeCatalystServiceClientModel.h.

◆ UpdateProjectResponseReceivedHandler

Definition at line 332 of file CodeCatalystServiceClientModel.h.

◆ UpdateSpaceResponseReceivedHandler

Definition at line 335 of file CodeCatalystServiceClientModel.h.

◆ VerifySessionResponseReceivedHandler

Definition at line 338 of file CodeCatalystServiceClientModel.h.

Enumeration Type Documentation

◆ CodeCatalystErrors

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 
SERVICE_QUOTA_EXCEEDED 

Definition at line 14 of file CodeCatalystErrors.h.