MachineLearningResponse Class

(QtAws::MachineLearning::MachineLearningResponse)

The MachineLearningResponse class provides an interface for MachineLearning responses. More...

Header: #include <MachineLearningResponse>
Inherits: QtAws::Core::AwsAbstractResponse
Inherited By:

QtAws::MachineLearning::AddTagsResponse, QtAws::MachineLearning::CreateBatchPredictionResponse, QtAws::MachineLearning::CreateDataSourceFromRDSResponse, QtAws::MachineLearning::CreateDataSourceFromRedshiftResponse, QtAws::MachineLearning::CreateDataSourceFromS3Response, QtAws::MachineLearning::CreateEvaluationResponse, QtAws::MachineLearning::CreateMLModelResponse, QtAws::MachineLearning::CreateRealtimeEndpointResponse, QtAws::MachineLearning::DeleteBatchPredictionResponse, QtAws::MachineLearning::DeleteDataSourceResponse, QtAws::MachineLearning::DeleteEvaluationResponse, QtAws::MachineLearning::DeleteMLModelResponse, QtAws::MachineLearning::DeleteRealtimeEndpointResponse, QtAws::MachineLearning::DeleteTagsResponse, QtAws::MachineLearning::DescribeBatchPredictionsResponse, QtAws::MachineLearning::DescribeDataSourcesResponse, QtAws::MachineLearning::DescribeEvaluationsResponse, QtAws::MachineLearning::DescribeMLModelsResponse, QtAws::MachineLearning::DescribeTagsResponse, QtAws::MachineLearning::GetBatchPredictionResponse, QtAws::MachineLearning::GetDataSourceResponse, QtAws::MachineLearning::GetEvaluationResponse, QtAws::MachineLearning::GetMLModelResponse, QtAws::MachineLearning::PredictResponse, QtAws::MachineLearning::UpdateBatchPredictionResponse, QtAws::MachineLearning::UpdateDataSourceResponse, QtAws::MachineLearning::UpdateEvaluationResponse, and QtAws::MachineLearning::UpdateMLModelResponse

Public Functions

MachineLearningResponse(QObject * const parent = 0)

Protected Slots

virtual void parseFailure(QIODevice &response) override

Additional Inherited Members

Detailed Description

The MachineLearningResponse class provides an interface for MachineLearning responses.

Member Function Documentation

MachineLearningResponse::MachineLearningResponse(QObject * const parent = 0)

Constructs a MachineLearningResponse object with parent parent.

[override virtual protected slot] void MachineLearningResponse::parseFailure(QIODevice &response)

Reimplemented from AwsAbstractResponse::parseFailure().

© 2018 Paul Colby Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.