AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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

Namespaces

 
namespace  Endpoint
 
namespace  Model
 

Classes

 
 
 
 

Typedefs

 
 
 
 
 
 
typedef std::function< void(const CloudWatchEvidentlyClient *, const Model::CreateLaunchRequest &, const Model::CreateLaunchOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateLaunchResponseReceivedHandler
 
 
 
 
 
typedef std::function< void(const CloudWatchEvidentlyClient *, const Model::DeleteLaunchRequest &, const Model::DeleteLaunchOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteLaunchResponseReceivedHandler
 
 
 
 
 
 
typedef std::function< void(const CloudWatchEvidentlyClient *, const Model::GetFeatureRequest &, const Model::GetFeatureOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetFeatureResponseReceivedHandler
 
typedef std::function< void(const CloudWatchEvidentlyClient *, const Model::GetLaunchRequest &, const Model::GetLaunchOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetLaunchResponseReceivedHandler
 
typedef std::function< void(const CloudWatchEvidentlyClient *, const Model::GetProjectRequest &, const Model::GetProjectOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetProjectResponseReceivedHandler
 
typedef std::function< void(const CloudWatchEvidentlyClient *, const Model::GetSegmentRequest &, const Model::GetSegmentOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetSegmentResponseReceivedHandler
 
 
typedef std::function< void(const CloudWatchEvidentlyClient *, const Model::ListFeaturesRequest &, const Model::ListFeaturesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListFeaturesResponseReceivedHandler
 
typedef std::function< void(const CloudWatchEvidentlyClient *, const Model::ListLaunchesRequest &, const Model::ListLaunchesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListLaunchesResponseReceivedHandler
 
typedef std::function< void(const CloudWatchEvidentlyClient *, const Model::ListProjectsRequest &, const Model::ListProjectsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListProjectsResponseReceivedHandler
 
 
typedef std::function< void(const CloudWatchEvidentlyClient *, const Model::ListSegmentsRequest &, const Model::ListSegmentsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListSegmentsResponseReceivedHandler
 
 
 
 
typedef std::function< void(const CloudWatchEvidentlyClient *, const Model::StartLaunchRequest &, const Model::StartLaunchOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > StartLaunchResponseReceivedHandler
 
 
typedef std::function< void(const CloudWatchEvidentlyClient *, const Model::StopLaunchRequest &, const Model::StopLaunchOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > StopLaunchResponseReceivedHandler
 
typedef std::function< void(const CloudWatchEvidentlyClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > TagResourceResponseReceivedHandler
 
typedef std::function< void(const CloudWatchEvidentlyClient *, const Model::TestSegmentPatternRequest &, const Model::TestSegmentPatternOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > TestSegmentPatternResponseReceivedHandler
 
 
 
 
typedef std::function< void(const CloudWatchEvidentlyClient *, const Model::UpdateLaunchRequest &, const Model::UpdateLaunchOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateLaunchResponseReceivedHandler
 
 
 

Enumerations

 

Typedef Documentation

◆ BatchEvaluateFeatureResponseReceivedHandler

Definition at line 227 of file CloudWatchEvidentlyServiceClientModel.h.

◆ CloudWatchEvidentlyClientConfiguration

Definition at line 94 of file CloudWatchEvidentlyServiceClientModel.h.

◆ CloudWatchEvidentlyEndpointProvider

Definition at line 96 of file CloudWatchEvidentlyServiceClientModel.h.

◆ CloudWatchEvidentlyEndpointProviderBase

Definition at line 95 of file CloudWatchEvidentlyServiceClientModel.h.

◆ CreateExperimentResponseReceivedHandler

Definition at line 228 of file CloudWatchEvidentlyServiceClientModel.h.

◆ CreateFeatureResponseReceivedHandler

Definition at line 229 of file CloudWatchEvidentlyServiceClientModel.h.

◆ CreateLaunchResponseReceivedHandler

Definition at line 230 of file CloudWatchEvidentlyServiceClientModel.h.

◆ CreateProjectResponseReceivedHandler

Definition at line 231 of file CloudWatchEvidentlyServiceClientModel.h.

◆ CreateSegmentResponseReceivedHandler

Definition at line 232 of file CloudWatchEvidentlyServiceClientModel.h.

◆ DeleteExperimentResponseReceivedHandler

Definition at line 233 of file CloudWatchEvidentlyServiceClientModel.h.

◆ DeleteFeatureResponseReceivedHandler

Definition at line 234 of file CloudWatchEvidentlyServiceClientModel.h.

◆ DeleteLaunchResponseReceivedHandler

Definition at line 235 of file CloudWatchEvidentlyServiceClientModel.h.

◆ DeleteProjectResponseReceivedHandler

Definition at line 236 of file CloudWatchEvidentlyServiceClientModel.h.

◆ DeleteSegmentResponseReceivedHandler

Definition at line 237 of file CloudWatchEvidentlyServiceClientModel.h.

◆ EvaluateFeatureResponseReceivedHandler

Definition at line 238 of file CloudWatchEvidentlyServiceClientModel.h.

◆ GetExperimentResponseReceivedHandler

Definition at line 239 of file CloudWatchEvidentlyServiceClientModel.h.

◆ GetExperimentResultsResponseReceivedHandler

Definition at line 240 of file CloudWatchEvidentlyServiceClientModel.h.

◆ GetFeatureResponseReceivedHandler

Definition at line 241 of file CloudWatchEvidentlyServiceClientModel.h.

◆ GetLaunchResponseReceivedHandler

Definition at line 242 of file CloudWatchEvidentlyServiceClientModel.h.

◆ GetProjectResponseReceivedHandler

Definition at line 243 of file CloudWatchEvidentlyServiceClientModel.h.

◆ GetSegmentResponseReceivedHandler

Definition at line 244 of file CloudWatchEvidentlyServiceClientModel.h.

◆ ListExperimentsResponseReceivedHandler

Definition at line 245 of file CloudWatchEvidentlyServiceClientModel.h.

◆ ListFeaturesResponseReceivedHandler

Definition at line 246 of file CloudWatchEvidentlyServiceClientModel.h.

◆ ListLaunchesResponseReceivedHandler

Definition at line 247 of file CloudWatchEvidentlyServiceClientModel.h.

◆ ListProjectsResponseReceivedHandler

Definition at line 248 of file CloudWatchEvidentlyServiceClientModel.h.

◆ ListSegmentReferencesResponseReceivedHandler

Definition at line 249 of file CloudWatchEvidentlyServiceClientModel.h.

◆ ListSegmentsResponseReceivedHandler

Definition at line 250 of file CloudWatchEvidentlyServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 251 of file CloudWatchEvidentlyServiceClientModel.h.

◆ PutProjectEventsResponseReceivedHandler

Definition at line 252 of file CloudWatchEvidentlyServiceClientModel.h.

◆ StartExperimentResponseReceivedHandler

Definition at line 253 of file CloudWatchEvidentlyServiceClientModel.h.

◆ StartLaunchResponseReceivedHandler

Definition at line 254 of file CloudWatchEvidentlyServiceClientModel.h.

◆ StopExperimentResponseReceivedHandler

Definition at line 255 of file CloudWatchEvidentlyServiceClientModel.h.

◆ StopLaunchResponseReceivedHandler

Definition at line 256 of file CloudWatchEvidentlyServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 257 of file CloudWatchEvidentlyServiceClientModel.h.

◆ TestSegmentPatternResponseReceivedHandler

typedef std::function<void(const CloudWatchEvidentlyClient*, const Model::TestSegmentPatternRequest&, const Model::TestSegmentPatternOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::CloudWatchEvidently::TestSegmentPatternResponseReceivedHandler

Definition at line 258 of file CloudWatchEvidentlyServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 259 of file CloudWatchEvidentlyServiceClientModel.h.

◆ UpdateExperimentResponseReceivedHandler

Definition at line 260 of file CloudWatchEvidentlyServiceClientModel.h.

◆ UpdateFeatureResponseReceivedHandler

Definition at line 261 of file CloudWatchEvidentlyServiceClientModel.h.

◆ UpdateLaunchResponseReceivedHandler

Definition at line 262 of file CloudWatchEvidentlyServiceClientModel.h.

◆ UpdateProjectDataDeliveryResponseReceivedHandler

Definition at line 264 of file CloudWatchEvidentlyServiceClientModel.h.

◆ UpdateProjectResponseReceivedHandler

Definition at line 263 of file CloudWatchEvidentlyServiceClientModel.h.

Enumeration Type Documentation

◆ CloudWatchEvidentlyErrors

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 
INTERNAL_SERVER 
SERVICE_QUOTA_EXCEEDED 

Definition at line 16 of file CloudWatchEvidentlyErrors.h.