AWS SDK for C++
AWS SDK for C++
|
Namespaces | |
namespace | CodeGuruReviewerErrorMapper |
namespace | Endpoint |
namespace | Model |
Classes | |
class | CodeGuruReviewerClient |
class | CodeGuruReviewerEndpointRules |
class | CodeGuruReviewerError |
class | CodeGuruReviewerRequest |
Enumerations | |
enum class | CodeGuruReviewerErrors { INCOMPLETE_SIGNATURE = 0 , INTERNAL_FAILURE = 1 , INVALID_ACTION = 2 , INVALID_CLIENT_TOKEN_ID = 3 , INVALID_PARAMETER_COMBINATION = 4 , INVALID_QUERY_PARAMETER = 5 , INVALID_PARAMETER_VALUE = 6 , MISSING_ACTION = 7 , MISSING_AUTHENTICATION_TOKEN = 8 , MISSING_PARAMETER = 9 , OPT_IN_REQUIRED = 10 , REQUEST_EXPIRED = 11 , SERVICE_UNAVAILABLE = 12 , THROTTLING = 13 , VALIDATION = 14 , ACCESS_DENIED = 15 , RESOURCE_NOT_FOUND = 16 , UNRECOGNIZED_CLIENT = 17 , MALFORMED_QUERY_STRING = 18 , SLOW_DOWN = 19 , REQUEST_TIME_TOO_SKEWED = 20 , INVALID_SIGNATURE = 21 , SIGNATURE_DOES_NOT_MATCH = 22 , INVALID_ACCESS_KEY_ID = 23 , REQUEST_TIMEOUT = 24 , NETWORK_CONNECTION = 99 , UNKNOWN = 100 , CONFLICT = static_cast<int>(Aws::Client::CoreErrors::SERVICE_EXTENSION_START_RANGE) + 1 , INTERNAL_SERVER , NOT_FOUND } |
typedef std::function<void(const CodeGuruReviewerClient*, const Model::AssociateRepositoryRequest&, const Model::AssociateRepositoryOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::CodeGuruReviewer::AssociateRepositoryResponseReceivedHandler |
Definition at line 129 of file CodeGuruReviewerServiceClientModel.h.
using Aws::CodeGuruReviewer::CodeGuruReviewerClientConfiguration = typedef Aws::Client::GenericClientConfiguration<false> |
Definition at line 68 of file CodeGuruReviewerServiceClientModel.h.
using Aws::CodeGuruReviewer::CodeGuruReviewerEndpointProvider = typedef Aws::CodeGuruReviewer::Endpoint::CodeGuruReviewerEndpointProvider |
Definition at line 70 of file CodeGuruReviewerServiceClientModel.h.
using Aws::CodeGuruReviewer::CodeGuruReviewerEndpointProviderBase = typedef Aws::CodeGuruReviewer::Endpoint::CodeGuruReviewerEndpointProviderBase |
Definition at line 69 of file CodeGuruReviewerServiceClientModel.h.
typedef std::function<void(const CodeGuruReviewerClient*, const Model::CreateCodeReviewRequest&, const Model::CreateCodeReviewOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::CodeGuruReviewer::CreateCodeReviewResponseReceivedHandler |
Definition at line 130 of file CodeGuruReviewerServiceClientModel.h.
typedef std::function<void(const CodeGuruReviewerClient*, const Model::DescribeCodeReviewRequest&, const Model::DescribeCodeReviewOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::CodeGuruReviewer::DescribeCodeReviewResponseReceivedHandler |
Definition at line 131 of file CodeGuruReviewerServiceClientModel.h.
typedef std::function<void(const CodeGuruReviewerClient*, const Model::DescribeRecommendationFeedbackRequest&, const Model::DescribeRecommendationFeedbackOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::CodeGuruReviewer::DescribeRecommendationFeedbackResponseReceivedHandler |
Definition at line 132 of file CodeGuruReviewerServiceClientModel.h.
typedef std::function<void(const CodeGuruReviewerClient*, const Model::DescribeRepositoryAssociationRequest&, const Model::DescribeRepositoryAssociationOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::CodeGuruReviewer::DescribeRepositoryAssociationResponseReceivedHandler |
Definition at line 133 of file CodeGuruReviewerServiceClientModel.h.
typedef std::function<void(const CodeGuruReviewerClient*, const Model::DisassociateRepositoryRequest&, const Model::DisassociateRepositoryOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::CodeGuruReviewer::DisassociateRepositoryResponseReceivedHandler |
Definition at line 134 of file CodeGuruReviewerServiceClientModel.h.
typedef std::function<void(const CodeGuruReviewerClient*, const Model::ListCodeReviewsRequest&, const Model::ListCodeReviewsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::CodeGuruReviewer::ListCodeReviewsResponseReceivedHandler |
Definition at line 135 of file CodeGuruReviewerServiceClientModel.h.
typedef std::function<void(const CodeGuruReviewerClient*, const Model::ListRecommendationFeedbackRequest&, const Model::ListRecommendationFeedbackOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::CodeGuruReviewer::ListRecommendationFeedbackResponseReceivedHandler |
Definition at line 136 of file CodeGuruReviewerServiceClientModel.h.
typedef std::function<void(const CodeGuruReviewerClient*, const Model::ListRecommendationsRequest&, const Model::ListRecommendationsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::CodeGuruReviewer::ListRecommendationsResponseReceivedHandler |
Definition at line 137 of file CodeGuruReviewerServiceClientModel.h.
typedef std::function<void(const CodeGuruReviewerClient*, const Model::ListRepositoryAssociationsRequest&, const Model::ListRepositoryAssociationsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::CodeGuruReviewer::ListRepositoryAssociationsResponseReceivedHandler |
Definition at line 138 of file CodeGuruReviewerServiceClientModel.h.
typedef std::function<void(const CodeGuruReviewerClient*, const Model::ListTagsForResourceRequest&, const Model::ListTagsForResourceOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::CodeGuruReviewer::ListTagsForResourceResponseReceivedHandler |
Definition at line 139 of file CodeGuruReviewerServiceClientModel.h.
typedef std::function<void(const CodeGuruReviewerClient*, const Model::PutRecommendationFeedbackRequest&, const Model::PutRecommendationFeedbackOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::CodeGuruReviewer::PutRecommendationFeedbackResponseReceivedHandler |
Definition at line 140 of file CodeGuruReviewerServiceClientModel.h.
typedef std::function<void(const CodeGuruReviewerClient*, const Model::TagResourceRequest&, const Model::TagResourceOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::CodeGuruReviewer::TagResourceResponseReceivedHandler |
Definition at line 141 of file CodeGuruReviewerServiceClientModel.h.
typedef std::function<void(const CodeGuruReviewerClient*, const Model::UntagResourceRequest&, const Model::UntagResourceOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::CodeGuruReviewer::UntagResourceResponseReceivedHandler |
Definition at line 142 of file CodeGuruReviewerServiceClientModel.h.
|
strong |
Definition at line 16 of file CodeGuruReviewerErrors.h.