AWS SDK for C++

AWS SDK for C++ Version 1.11.606

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 324 of file CodeBuildServiceClientModel.h.

◆ BatchGetBuildBatchesResponseReceivedHandler

Definition at line 325 of file CodeBuildServiceClientModel.h.

◆ BatchGetBuildsResponseReceivedHandler

Definition at line 326 of file CodeBuildServiceClientModel.h.

◆ BatchGetCommandExecutionsResponseReceivedHandler

Definition at line 327 of file CodeBuildServiceClientModel.h.

◆ BatchGetFleetsResponseReceivedHandler

Definition at line 328 of file CodeBuildServiceClientModel.h.

◆ BatchGetProjectsResponseReceivedHandler

Definition at line 329 of file CodeBuildServiceClientModel.h.

◆ BatchGetReportGroupsResponseReceivedHandler

Definition at line 330 of file CodeBuildServiceClientModel.h.

◆ BatchGetReportsResponseReceivedHandler

Definition at line 331 of file CodeBuildServiceClientModel.h.

◆ BatchGetSandboxesResponseReceivedHandler

Definition at line 332 of file CodeBuildServiceClientModel.h.

◆ CodeBuildClientConfiguration

Definition at line 128 of file CodeBuildServiceClientModel.h.

◆ CodeBuildEndpointProvider

Definition at line 130 of file CodeBuildServiceClientModel.h.

◆ CodeBuildEndpointProviderBase

Definition at line 129 of file CodeBuildServiceClientModel.h.

◆ CreateFleetResponseReceivedHandler

Definition at line 333 of file CodeBuildServiceClientModel.h.

◆ CreateProjectResponseReceivedHandler

Definition at line 334 of file CodeBuildServiceClientModel.h.

◆ CreateReportGroupResponseReceivedHandler

Definition at line 335 of file CodeBuildServiceClientModel.h.

◆ CreateWebhookResponseReceivedHandler

Definition at line 336 of file CodeBuildServiceClientModel.h.

◆ DeleteBuildBatchResponseReceivedHandler

Definition at line 337 of file CodeBuildServiceClientModel.h.

◆ DeleteFleetResponseReceivedHandler

Definition at line 338 of file CodeBuildServiceClientModel.h.

◆ DeleteProjectResponseReceivedHandler

Definition at line 339 of file CodeBuildServiceClientModel.h.

◆ DeleteReportGroupResponseReceivedHandler

Definition at line 341 of file CodeBuildServiceClientModel.h.

◆ DeleteReportResponseReceivedHandler

Definition at line 340 of file CodeBuildServiceClientModel.h.

◆ DeleteResourcePolicyResponseReceivedHandler

Definition at line 342 of file CodeBuildServiceClientModel.h.

◆ DeleteSourceCredentialsResponseReceivedHandler

Definition at line 343 of file CodeBuildServiceClientModel.h.

◆ DeleteWebhookResponseReceivedHandler

Definition at line 344 of file CodeBuildServiceClientModel.h.

◆ DescribeCodeCoveragesResponseReceivedHandler

Definition at line 345 of file CodeBuildServiceClientModel.h.

◆ DescribeTestCasesResponseReceivedHandler

Definition at line 346 of file CodeBuildServiceClientModel.h.

◆ GetReportGroupTrendResponseReceivedHandler

Definition at line 347 of file CodeBuildServiceClientModel.h.

◆ GetResourcePolicyResponseReceivedHandler

Definition at line 348 of file CodeBuildServiceClientModel.h.

◆ ImportSourceCredentialsResponseReceivedHandler

Definition at line 349 of file CodeBuildServiceClientModel.h.

◆ InvalidateProjectCacheResponseReceivedHandler

Definition at line 350 of file CodeBuildServiceClientModel.h.

◆ ListBuildBatchesForProjectResponseReceivedHandler

Definition at line 352 of file CodeBuildServiceClientModel.h.

◆ ListBuildBatchesResponseReceivedHandler

Definition at line 351 of file CodeBuildServiceClientModel.h.

◆ ListBuildsForProjectResponseReceivedHandler

Definition at line 354 of file CodeBuildServiceClientModel.h.

◆ ListBuildsResponseReceivedHandler

Definition at line 353 of file CodeBuildServiceClientModel.h.

◆ ListCommandExecutionsForSandboxResponseReceivedHandler

Definition at line 355 of file CodeBuildServiceClientModel.h.

◆ ListCuratedEnvironmentImagesResponseReceivedHandler

Definition at line 356 of file CodeBuildServiceClientModel.h.

◆ ListFleetsResponseReceivedHandler

Definition at line 357 of file CodeBuildServiceClientModel.h.

◆ ListProjectsResponseReceivedHandler

Definition at line 358 of file CodeBuildServiceClientModel.h.

◆ ListReportGroupsResponseReceivedHandler

Definition at line 359 of file CodeBuildServiceClientModel.h.

◆ ListReportsForReportGroupResponseReceivedHandler

Definition at line 361 of file CodeBuildServiceClientModel.h.

◆ ListReportsResponseReceivedHandler

Definition at line 360 of file CodeBuildServiceClientModel.h.

◆ ListSandboxesForProjectResponseReceivedHandler

Definition at line 363 of file CodeBuildServiceClientModel.h.

◆ ListSandboxesResponseReceivedHandler

Definition at line 362 of file CodeBuildServiceClientModel.h.

◆ ListSharedProjectsResponseReceivedHandler

Definition at line 364 of file CodeBuildServiceClientModel.h.

◆ ListSharedReportGroupsResponseReceivedHandler

Definition at line 365 of file CodeBuildServiceClientModel.h.

◆ ListSourceCredentialsResponseReceivedHandler

Definition at line 366 of file CodeBuildServiceClientModel.h.

◆ PutResourcePolicyResponseReceivedHandler

Definition at line 367 of file CodeBuildServiceClientModel.h.

◆ RetryBuildBatchResponseReceivedHandler

Definition at line 369 of file CodeBuildServiceClientModel.h.

◆ RetryBuildResponseReceivedHandler

Definition at line 368 of file CodeBuildServiceClientModel.h.

◆ StartBuildBatchResponseReceivedHandler

Definition at line 371 of file CodeBuildServiceClientModel.h.

◆ StartBuildResponseReceivedHandler

Definition at line 370 of file CodeBuildServiceClientModel.h.

◆ StartCommandExecutionResponseReceivedHandler

Definition at line 372 of file CodeBuildServiceClientModel.h.

◆ StartSandboxConnectionResponseReceivedHandler

Definition at line 374 of file CodeBuildServiceClientModel.h.

◆ StartSandboxResponseReceivedHandler

Definition at line 373 of file CodeBuildServiceClientModel.h.

◆ StopBuildBatchResponseReceivedHandler

Definition at line 376 of file CodeBuildServiceClientModel.h.

◆ StopBuildResponseReceivedHandler

Definition at line 375 of file CodeBuildServiceClientModel.h.

◆ StopSandboxResponseReceivedHandler

Definition at line 377 of file CodeBuildServiceClientModel.h.

◆ UpdateFleetResponseReceivedHandler

Definition at line 378 of file CodeBuildServiceClientModel.h.

◆ UpdateProjectResponseReceivedHandler

Definition at line 379 of file CodeBuildServiceClientModel.h.

◆ UpdateProjectVisibilityResponseReceivedHandler

Definition at line 380 of file CodeBuildServiceClientModel.h.

◆ UpdateReportGroupResponseReceivedHandler

Definition at line 381 of file CodeBuildServiceClientModel.h.

◆ UpdateWebhookResponseReceivedHandler

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