AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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 189 of file MachineLearningServiceClientModel.h.

◆ CreateBatchPredictionResponseReceivedHandler

Definition at line 190 of file MachineLearningServiceClientModel.h.

◆ CreateDataSourceFromRDSResponseReceivedHandler

Definition at line 191 of file MachineLearningServiceClientModel.h.

◆ CreateDataSourceFromRedshiftResponseReceivedHandler

Definition at line 192 of file MachineLearningServiceClientModel.h.

◆ CreateDataSourceFromS3ResponseReceivedHandler

Definition at line 193 of file MachineLearningServiceClientModel.h.

◆ CreateEvaluationResponseReceivedHandler

Definition at line 194 of file MachineLearningServiceClientModel.h.

◆ CreateMLModelResponseReceivedHandler

Definition at line 195 of file MachineLearningServiceClientModel.h.

◆ CreateRealtimeEndpointResponseReceivedHandler

Definition at line 196 of file MachineLearningServiceClientModel.h.

◆ DeleteBatchPredictionResponseReceivedHandler

Definition at line 197 of file MachineLearningServiceClientModel.h.

◆ DeleteDataSourceResponseReceivedHandler

Definition at line 198 of file MachineLearningServiceClientModel.h.

◆ DeleteEvaluationResponseReceivedHandler

Definition at line 199 of file MachineLearningServiceClientModel.h.

◆ DeleteMLModelResponseReceivedHandler

Definition at line 200 of file MachineLearningServiceClientModel.h.

◆ DeleteRealtimeEndpointResponseReceivedHandler

Definition at line 201 of file MachineLearningServiceClientModel.h.

◆ DeleteTagsResponseReceivedHandler

Definition at line 202 of file MachineLearningServiceClientModel.h.

◆ DescribeBatchPredictionsResponseReceivedHandler

Definition at line 203 of file MachineLearningServiceClientModel.h.

◆ DescribeDataSourcesResponseReceivedHandler

Definition at line 204 of file MachineLearningServiceClientModel.h.

◆ DescribeEvaluationsResponseReceivedHandler

Definition at line 205 of file MachineLearningServiceClientModel.h.

◆ DescribeMLModelsResponseReceivedHandler

Definition at line 206 of file MachineLearningServiceClientModel.h.

◆ DescribeTagsResponseReceivedHandler

Definition at line 207 of file MachineLearningServiceClientModel.h.

◆ GetBatchPredictionResponseReceivedHandler

Definition at line 208 of file MachineLearningServiceClientModel.h.

◆ GetDataSourceResponseReceivedHandler

Definition at line 209 of file MachineLearningServiceClientModel.h.

◆ GetEvaluationResponseReceivedHandler

Definition at line 210 of file MachineLearningServiceClientModel.h.

◆ GetMLModelResponseReceivedHandler

Definition at line 211 of file MachineLearningServiceClientModel.h.

◆ MachineLearningClientConfiguration

Definition at line 86 of file MachineLearningServiceClientModel.h.

◆ MachineLearningEndpointProvider

Definition at line 88 of file MachineLearningServiceClientModel.h.

◆ MachineLearningEndpointProviderBase

Definition at line 87 of file MachineLearningServiceClientModel.h.

◆ PredictResponseReceivedHandler

Definition at line 212 of file MachineLearningServiceClientModel.h.

◆ UpdateBatchPredictionResponseReceivedHandler

Definition at line 213 of file MachineLearningServiceClientModel.h.

◆ UpdateDataSourceResponseReceivedHandler

Definition at line 214 of file MachineLearningServiceClientModel.h.

◆ UpdateEvaluationResponseReceivedHandler

Definition at line 215 of file MachineLearningServiceClientModel.h.

◆ UpdateMLModelResponseReceivedHandler

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