AWS SDK for C++

AWS SDK for C++ Version 1.11.679

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

Namespaces

namespace  Endpoint
 
 
namespace  Model
 

Classes

 
 
 
 

Typedefs

 
 
 
typedef std::function< void(const MachineLearningClient *, const Model::AddTagsRequest &, const Model::AddTagsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> AddTagsResponseReceivedHandler
 
 
 
 
 
 
typedef std::function< void(const MachineLearningClient *, const Model::CreateMLModelRequest &, const Model::CreateMLModelOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateMLModelResponseReceivedHandler
 
 
 
 
 
typedef std::function< void(const MachineLearningClient *, const Model::DeleteMLModelRequest &, const Model::DeleteMLModelOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteMLModelResponseReceivedHandler
 
 
typedef std::function< void(const MachineLearningClient *, const Model::DeleteTagsRequest &, const Model::DeleteTagsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteTagsResponseReceivedHandler
 
 
 
 
 
typedef std::function< void(const MachineLearningClient *, const Model::DescribeTagsRequest &, const Model::DescribeTagsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeTagsResponseReceivedHandler
 
 
typedef std::function< void(const MachineLearningClient *, const Model::GetDataSourceRequest &, const Model::GetDataSourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetDataSourceResponseReceivedHandler
 
typedef std::function< void(const MachineLearningClient *, const Model::GetEvaluationRequest &, const Model::GetEvaluationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetEvaluationResponseReceivedHandler
 
typedef std::function< void(const MachineLearningClient *, const Model::GetMLModelRequest &, const Model::GetMLModelOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetMLModelResponseReceivedHandler
 
typedef std::function< void(const MachineLearningClient *, const Model::PredictRequest &, const Model::PredictOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> PredictResponseReceivedHandler
 
 
 
 
typedef std::function< void(const MachineLearningClient *, const Model::UpdateMLModelRequest &, const Model::UpdateMLModelOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateMLModelResponseReceivedHandler
 

Enumerations

 

Typedef Documentation

◆ AddTagsResponseReceivedHandler

Definition at line 185 of file MachineLearningServiceClientModel.h.

◆ CreateBatchPredictionResponseReceivedHandler

Definition at line 188 of file MachineLearningServiceClientModel.h.

◆ CreateDataSourceFromRDSResponseReceivedHandler

Definition at line 191 of file MachineLearningServiceClientModel.h.

◆ CreateDataSourceFromRedshiftResponseReceivedHandler

Definition at line 195 of file MachineLearningServiceClientModel.h.

◆ CreateDataSourceFromS3ResponseReceivedHandler

Definition at line 198 of file MachineLearningServiceClientModel.h.

◆ CreateEvaluationResponseReceivedHandler

Definition at line 201 of file MachineLearningServiceClientModel.h.

◆ CreateMLModelResponseReceivedHandler

Definition at line 204 of file MachineLearningServiceClientModel.h.

◆ CreateRealtimeEndpointResponseReceivedHandler

Definition at line 207 of file MachineLearningServiceClientModel.h.

◆ DeleteBatchPredictionResponseReceivedHandler

Definition at line 210 of file MachineLearningServiceClientModel.h.

◆ DeleteDataSourceResponseReceivedHandler

Definition at line 213 of file MachineLearningServiceClientModel.h.

◆ DeleteEvaluationResponseReceivedHandler

Definition at line 216 of file MachineLearningServiceClientModel.h.

◆ DeleteMLModelResponseReceivedHandler

Definition at line 219 of file MachineLearningServiceClientModel.h.

◆ DeleteRealtimeEndpointResponseReceivedHandler

Definition at line 222 of file MachineLearningServiceClientModel.h.

◆ DeleteTagsResponseReceivedHandler

Definition at line 225 of file MachineLearningServiceClientModel.h.

◆ DescribeBatchPredictionsResponseReceivedHandler

Definition at line 228 of file MachineLearningServiceClientModel.h.

◆ DescribeDataSourcesResponseReceivedHandler

Definition at line 231 of file MachineLearningServiceClientModel.h.

◆ DescribeEvaluationsResponseReceivedHandler

Definition at line 234 of file MachineLearningServiceClientModel.h.

◆ DescribeMLModelsResponseReceivedHandler

Definition at line 237 of file MachineLearningServiceClientModel.h.

◆ DescribeTagsResponseReceivedHandler

Definition at line 240 of file MachineLearningServiceClientModel.h.

◆ GetBatchPredictionResponseReceivedHandler

Definition at line 243 of file MachineLearningServiceClientModel.h.

◆ GetDataSourceResponseReceivedHandler

Definition at line 246 of file MachineLearningServiceClientModel.h.

◆ GetEvaluationResponseReceivedHandler

Definition at line 249 of file MachineLearningServiceClientModel.h.

◆ GetMLModelResponseReceivedHandler

Definition at line 252 of file MachineLearningServiceClientModel.h.

◆ MachineLearningClientConfiguration

Definition at line 81 of file MachineLearningServiceClientModel.h.

◆ MachineLearningEndpointProvider

Definition at line 83 of file MachineLearningServiceClientModel.h.

◆ MachineLearningEndpointProviderBase

Definition at line 82 of file MachineLearningServiceClientModel.h.

◆ PredictResponseReceivedHandler

Definition at line 255 of file MachineLearningServiceClientModel.h.

◆ UpdateBatchPredictionResponseReceivedHandler

Definition at line 258 of file MachineLearningServiceClientModel.h.

◆ UpdateDataSourceResponseReceivedHandler

Definition at line 261 of file MachineLearningServiceClientModel.h.

◆ UpdateEvaluationResponseReceivedHandler

Definition at line 264 of file MachineLearningServiceClientModel.h.

◆ UpdateMLModelResponseReceivedHandler

Definition at line 267 of file MachineLearningServiceClientModel.h.

Enumeration Type Documentation

◆ MachineLearningErrors

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 
IDEMPOTENT_PARAMETER_MISMATCH 
INTERNAL_SERVER 
INVALID_INPUT 
INVALID_TAG 
LIMIT_EXCEEDED 
PREDICTOR_NOT_MOUNTED 
TAG_LIMIT_EXCEEDED 

Definition at line 14 of file MachineLearningErrors.h.