AWS SDK for C++

AWS SDK for C++ Version 1.11.683

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

Namespaces

 
namespace  Endpoint
 
namespace  Model
 

Classes

 
 
 
 

Typedefs

 
 
 
 
 
typedef std::function< void(const CodeBuildClient *, const Model::BatchGetBuildsRequest &, const Model::BatchGetBuildsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> BatchGetBuildsResponseReceivedHandler
 
 
typedef std::function< void(const CodeBuildClient *, const Model::BatchGetFleetsRequest &, const Model::BatchGetFleetsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> BatchGetFleetsResponseReceivedHandler
 
 
 
typedef std::function< void(const CodeBuildClient *, const Model::BatchGetReportsRequest &, const Model::BatchGetReportsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> BatchGetReportsResponseReceivedHandler
 
 
typedef std::function< void(const CodeBuildClient *, const Model::CreateFleetRequest &, const Model::CreateFleetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateFleetResponseReceivedHandler
 
typedef std::function< void(const CodeBuildClient *, const Model::CreateProjectRequest &, const Model::CreateProjectOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateProjectResponseReceivedHandler
 
 
typedef std::function< void(const CodeBuildClient *, const Model::CreateWebhookRequest &, const Model::CreateWebhookOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateWebhookResponseReceivedHandler
 
 
typedef std::function< void(const CodeBuildClient *, const Model::DeleteFleetRequest &, const Model::DeleteFleetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteFleetResponseReceivedHandler
 
typedef std::function< void(const CodeBuildClient *, const Model::DeleteProjectRequest &, const Model::DeleteProjectOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteProjectResponseReceivedHandler
 
typedef std::function< void(const CodeBuildClient *, const Model::DeleteReportRequest &, const Model::DeleteReportOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteReportResponseReceivedHandler
 
 
 
 
typedef std::function< void(const CodeBuildClient *, const Model::DeleteWebhookRequest &, const Model::DeleteWebhookOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteWebhookResponseReceivedHandler
 
 
 
 
 
 
 
 
 
typedef std::function< void(const CodeBuildClient *, const Model::ListBuildsRequest &, const Model::ListBuildsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListBuildsResponseReceivedHandler
 
 
 
 
typedef std::function< void(const CodeBuildClient *, const Model::ListFleetsRequest &, const Model::ListFleetsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListFleetsResponseReceivedHandler
 
typedef std::function< void(const CodeBuildClient *, const Model::ListProjectsRequest &, const Model::ListProjectsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListProjectsResponseReceivedHandler
 
 
typedef std::function< void(const CodeBuildClient *, const Model::ListReportsRequest &, const Model::ListReportsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListReportsResponseReceivedHandler
 
 
typedef std::function< void(const CodeBuildClient *, const Model::ListSandboxesRequest &, const Model::ListSandboxesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListSandboxesResponseReceivedHandler
 
 
 
 
 
 
typedef std::function< void(const CodeBuildClient *, const Model::RetryBuildRequest &, const Model::RetryBuildOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> RetryBuildResponseReceivedHandler
 
typedef std::function< void(const CodeBuildClient *, const Model::RetryBuildBatchRequest &, const Model::RetryBuildBatchOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> RetryBuildBatchResponseReceivedHandler
 
typedef std::function< void(const CodeBuildClient *, const Model::StartBuildRequest &, const Model::StartBuildOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> StartBuildResponseReceivedHandler
 
typedef std::function< void(const CodeBuildClient *, const Model::StartBuildBatchRequest &, const Model::StartBuildBatchOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> StartBuildBatchResponseReceivedHandler
 
 
typedef std::function< void(const CodeBuildClient *, const Model::StartSandboxRequest &, const Model::StartSandboxOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> StartSandboxResponseReceivedHandler
 
 
typedef std::function< void(const CodeBuildClient *, const Model::StopBuildRequest &, const Model::StopBuildOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> StopBuildResponseReceivedHandler
 
typedef std::function< void(const CodeBuildClient *, const Model::StopBuildBatchRequest &, const Model::StopBuildBatchOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> StopBuildBatchResponseReceivedHandler
 
typedef std::function< void(const CodeBuildClient *, const Model::StopSandboxRequest &, const Model::StopSandboxOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> StopSandboxResponseReceivedHandler
 
typedef std::function< void(const CodeBuildClient *, const Model::UpdateFleetRequest &, const Model::UpdateFleetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateFleetResponseReceivedHandler
 
typedef std::function< void(const CodeBuildClient *, const Model::UpdateProjectRequest &, const Model::UpdateProjectOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateProjectResponseReceivedHandler
 
 
 
typedef std::function< void(const CodeBuildClient *, const Model::UpdateWebhookRequest &, const Model::UpdateWebhookOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateWebhookResponseReceivedHandler
 

Enumerations

 

Typedef Documentation

◆ BatchDeleteBuildsResponseReceivedHandler

Definition at line 320 of file CodeBuildServiceClientModel.h.

◆ BatchGetBuildBatchesResponseReceivedHandler

Definition at line 323 of file CodeBuildServiceClientModel.h.

◆ BatchGetBuildsResponseReceivedHandler

Definition at line 326 of file CodeBuildServiceClientModel.h.

◆ BatchGetCommandExecutionsResponseReceivedHandler

Definition at line 329 of file CodeBuildServiceClientModel.h.

◆ BatchGetFleetsResponseReceivedHandler

Definition at line 332 of file CodeBuildServiceClientModel.h.

◆ BatchGetProjectsResponseReceivedHandler

Definition at line 335 of file CodeBuildServiceClientModel.h.

◆ BatchGetReportGroupsResponseReceivedHandler

Definition at line 338 of file CodeBuildServiceClientModel.h.

◆ BatchGetReportsResponseReceivedHandler

Definition at line 341 of file CodeBuildServiceClientModel.h.

◆ BatchGetSandboxesResponseReceivedHandler

Definition at line 344 of file CodeBuildServiceClientModel.h.

◆ CodeBuildClientConfiguration

Definition at line 123 of file CodeBuildServiceClientModel.h.

◆ CodeBuildEndpointProvider

Definition at line 125 of file CodeBuildServiceClientModel.h.

◆ CodeBuildEndpointProviderBase

Definition at line 124 of file CodeBuildServiceClientModel.h.

◆ CreateFleetResponseReceivedHandler

Definition at line 347 of file CodeBuildServiceClientModel.h.

◆ CreateProjectResponseReceivedHandler

Definition at line 350 of file CodeBuildServiceClientModel.h.

◆ CreateReportGroupResponseReceivedHandler

Definition at line 353 of file CodeBuildServiceClientModel.h.

◆ CreateWebhookResponseReceivedHandler

Definition at line 356 of file CodeBuildServiceClientModel.h.

◆ DeleteBuildBatchResponseReceivedHandler

Definition at line 359 of file CodeBuildServiceClientModel.h.

◆ DeleteFleetResponseReceivedHandler

Definition at line 362 of file CodeBuildServiceClientModel.h.

◆ DeleteProjectResponseReceivedHandler

Definition at line 365 of file CodeBuildServiceClientModel.h.

◆ DeleteReportGroupResponseReceivedHandler

Definition at line 371 of file CodeBuildServiceClientModel.h.

◆ DeleteReportResponseReceivedHandler

Definition at line 368 of file CodeBuildServiceClientModel.h.

◆ DeleteResourcePolicyResponseReceivedHandler

Definition at line 374 of file CodeBuildServiceClientModel.h.

◆ DeleteSourceCredentialsResponseReceivedHandler

Definition at line 377 of file CodeBuildServiceClientModel.h.

◆ DeleteWebhookResponseReceivedHandler

Definition at line 380 of file CodeBuildServiceClientModel.h.

◆ DescribeCodeCoveragesResponseReceivedHandler

Definition at line 383 of file CodeBuildServiceClientModel.h.

◆ DescribeTestCasesResponseReceivedHandler

Definition at line 386 of file CodeBuildServiceClientModel.h.

◆ GetReportGroupTrendResponseReceivedHandler

Definition at line 389 of file CodeBuildServiceClientModel.h.

◆ GetResourcePolicyResponseReceivedHandler

Definition at line 392 of file CodeBuildServiceClientModel.h.

◆ ImportSourceCredentialsResponseReceivedHandler

Definition at line 395 of file CodeBuildServiceClientModel.h.

◆ InvalidateProjectCacheResponseReceivedHandler

Definition at line 398 of file CodeBuildServiceClientModel.h.

◆ ListBuildBatchesForProjectResponseReceivedHandler

Definition at line 404 of file CodeBuildServiceClientModel.h.

◆ ListBuildBatchesResponseReceivedHandler

Definition at line 401 of file CodeBuildServiceClientModel.h.

◆ ListBuildsForProjectResponseReceivedHandler

Definition at line 410 of file CodeBuildServiceClientModel.h.

◆ ListBuildsResponseReceivedHandler

Definition at line 407 of file CodeBuildServiceClientModel.h.

◆ ListCommandExecutionsForSandboxResponseReceivedHandler

Definition at line 414 of file CodeBuildServiceClientModel.h.

◆ ListCuratedEnvironmentImagesResponseReceivedHandler

Definition at line 418 of file CodeBuildServiceClientModel.h.

◆ ListFleetsResponseReceivedHandler

Definition at line 421 of file CodeBuildServiceClientModel.h.

◆ ListProjectsResponseReceivedHandler

Definition at line 424 of file CodeBuildServiceClientModel.h.

◆ ListReportGroupsResponseReceivedHandler

Definition at line 427 of file CodeBuildServiceClientModel.h.

◆ ListReportsForReportGroupResponseReceivedHandler

Definition at line 433 of file CodeBuildServiceClientModel.h.

◆ ListReportsResponseReceivedHandler

Definition at line 430 of file CodeBuildServiceClientModel.h.

◆ ListSandboxesForProjectResponseReceivedHandler

Definition at line 439 of file CodeBuildServiceClientModel.h.

◆ ListSandboxesResponseReceivedHandler

Definition at line 436 of file CodeBuildServiceClientModel.h.

◆ ListSharedProjectsResponseReceivedHandler

Definition at line 442 of file CodeBuildServiceClientModel.h.

◆ ListSharedReportGroupsResponseReceivedHandler

Definition at line 445 of file CodeBuildServiceClientModel.h.

◆ ListSourceCredentialsResponseReceivedHandler

Definition at line 448 of file CodeBuildServiceClientModel.h.

◆ PutResourcePolicyResponseReceivedHandler

Definition at line 451 of file CodeBuildServiceClientModel.h.

◆ RetryBuildBatchResponseReceivedHandler

Definition at line 457 of file CodeBuildServiceClientModel.h.

◆ RetryBuildResponseReceivedHandler

Definition at line 454 of file CodeBuildServiceClientModel.h.

◆ StartBuildBatchResponseReceivedHandler

Definition at line 463 of file CodeBuildServiceClientModel.h.

◆ StartBuildResponseReceivedHandler

Definition at line 460 of file CodeBuildServiceClientModel.h.

◆ StartCommandExecutionResponseReceivedHandler

Definition at line 466 of file CodeBuildServiceClientModel.h.

◆ StartSandboxConnectionResponseReceivedHandler

Definition at line 472 of file CodeBuildServiceClientModel.h.

◆ StartSandboxResponseReceivedHandler

Definition at line 469 of file CodeBuildServiceClientModel.h.

◆ StopBuildBatchResponseReceivedHandler

Definition at line 478 of file CodeBuildServiceClientModel.h.

◆ StopBuildResponseReceivedHandler

Definition at line 475 of file CodeBuildServiceClientModel.h.

◆ StopSandboxResponseReceivedHandler

Definition at line 481 of file CodeBuildServiceClientModel.h.

◆ UpdateFleetResponseReceivedHandler

Definition at line 484 of file CodeBuildServiceClientModel.h.

◆ UpdateProjectResponseReceivedHandler

Definition at line 487 of file CodeBuildServiceClientModel.h.

◆ UpdateProjectVisibilityResponseReceivedHandler

Definition at line 490 of file CodeBuildServiceClientModel.h.

◆ UpdateReportGroupResponseReceivedHandler

Definition at line 493 of file CodeBuildServiceClientModel.h.

◆ UpdateWebhookResponseReceivedHandler

Definition at line 496 of file CodeBuildServiceClientModel.h.

Enumeration Type Documentation

◆ CodeBuildErrors

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 
ACCOUNT_LIMIT_EXCEEDED 
ACCOUNT_SUSPENDED 
INVALID_INPUT 
O_AUTH_PROVIDER 
RESOURCE_ALREADY_EXISTS 

Definition at line 14 of file CodeBuildErrors.h.