AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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 95 of file CodeCatalystServiceClientModel.h.

◆ CodeCatalystEndpointProvider

Definition at line 97 of file CodeCatalystServiceClientModel.h.

◆ CodeCatalystEndpointProviderBase

Definition at line 96 of file CodeCatalystServiceClientModel.h.

◆ CreateAccessTokenResponseReceivedHandler

Definition at line 228 of file CodeCatalystServiceClientModel.h.

◆ CreateDevEnvironmentResponseReceivedHandler

Definition at line 229 of file CodeCatalystServiceClientModel.h.

◆ CreateProjectResponseReceivedHandler

Definition at line 230 of file CodeCatalystServiceClientModel.h.

◆ CreateSourceRepositoryBranchResponseReceivedHandler

Definition at line 232 of file CodeCatalystServiceClientModel.h.

◆ CreateSourceRepositoryResponseReceivedHandler

Definition at line 231 of file CodeCatalystServiceClientModel.h.

◆ DeleteAccessTokenResponseReceivedHandler

Definition at line 233 of file CodeCatalystServiceClientModel.h.

◆ DeleteDevEnvironmentResponseReceivedHandler

Definition at line 234 of file CodeCatalystServiceClientModel.h.

◆ DeleteProjectResponseReceivedHandler

Definition at line 235 of file CodeCatalystServiceClientModel.h.

◆ DeleteSourceRepositoryResponseReceivedHandler

Definition at line 236 of file CodeCatalystServiceClientModel.h.

◆ DeleteSpaceResponseReceivedHandler

Definition at line 237 of file CodeCatalystServiceClientModel.h.

◆ GetDevEnvironmentResponseReceivedHandler

Definition at line 238 of file CodeCatalystServiceClientModel.h.

◆ GetProjectResponseReceivedHandler

Definition at line 239 of file CodeCatalystServiceClientModel.h.

◆ GetSourceRepositoryCloneUrlsResponseReceivedHandler

Definition at line 241 of file CodeCatalystServiceClientModel.h.

◆ GetSourceRepositoryResponseReceivedHandler

Definition at line 240 of file CodeCatalystServiceClientModel.h.

◆ GetSpaceResponseReceivedHandler

Definition at line 242 of file CodeCatalystServiceClientModel.h.

◆ GetSubscriptionResponseReceivedHandler

Definition at line 243 of file CodeCatalystServiceClientModel.h.

◆ GetUserDetailsResponseReceivedHandler

Definition at line 244 of file CodeCatalystServiceClientModel.h.

◆ GetWorkflowResponseReceivedHandler

Definition at line 245 of file CodeCatalystServiceClientModel.h.

◆ GetWorkflowRunResponseReceivedHandler

Definition at line 246 of file CodeCatalystServiceClientModel.h.

◆ ListAccessTokensResponseReceivedHandler

Definition at line 247 of file CodeCatalystServiceClientModel.h.

◆ ListDevEnvironmentSessionsResponseReceivedHandler

Definition at line 248 of file CodeCatalystServiceClientModel.h.

◆ ListDevEnvironmentsResponseReceivedHandler

Definition at line 249 of file CodeCatalystServiceClientModel.h.

◆ ListEventLogsResponseReceivedHandler

Definition at line 250 of file CodeCatalystServiceClientModel.h.

◆ ListProjectsResponseReceivedHandler

Definition at line 251 of file CodeCatalystServiceClientModel.h.

◆ ListSourceRepositoriesResponseReceivedHandler

Definition at line 252 of file CodeCatalystServiceClientModel.h.

◆ ListSourceRepositoryBranchesResponseReceivedHandler

Definition at line 253 of file CodeCatalystServiceClientModel.h.

◆ ListSpacesResponseReceivedHandler

Definition at line 254 of file CodeCatalystServiceClientModel.h.

◆ ListWorkflowRunsResponseReceivedHandler

Definition at line 255 of file CodeCatalystServiceClientModel.h.

◆ ListWorkflowsResponseReceivedHandler

Definition at line 256 of file CodeCatalystServiceClientModel.h.

◆ StartDevEnvironmentResponseReceivedHandler

Definition at line 257 of file CodeCatalystServiceClientModel.h.

◆ StartDevEnvironmentSessionResponseReceivedHandler

Definition at line 258 of file CodeCatalystServiceClientModel.h.

◆ StartWorkflowRunResponseReceivedHandler

Definition at line 259 of file CodeCatalystServiceClientModel.h.

◆ StopDevEnvironmentResponseReceivedHandler

Definition at line 260 of file CodeCatalystServiceClientModel.h.

◆ StopDevEnvironmentSessionResponseReceivedHandler

Definition at line 261 of file CodeCatalystServiceClientModel.h.

◆ UpdateDevEnvironmentResponseReceivedHandler

Definition at line 262 of file CodeCatalystServiceClientModel.h.

◆ UpdateProjectResponseReceivedHandler

Definition at line 263 of file CodeCatalystServiceClientModel.h.

◆ UpdateSpaceResponseReceivedHandler

Definition at line 264 of file CodeCatalystServiceClientModel.h.

◆ VerifySessionResponseReceivedHandler

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