| Package | Description |
|---|---|
| software.amazon.awssdk.services.machinelearning.model |
| Modifier and Type | Class and Description |
|---|---|
class |
AddTagsResponse
Amazon ML returns the following elements.
|
class |
CreateBatchPredictionResponse
Represents the output of a
CreateBatchPrediction operation, and is an acknowledgement that Amazon ML
received the request. |
class |
CreateDataSourceFromRdsResponse
Represents the output of a
CreateDataSourceFromRDS operation, and is an acknowledgement that Amazon ML
received the request. |
class |
CreateDataSourceFromRedshiftResponse
Represents the output of a
CreateDataSourceFromRedshift operation, and is an acknowledgement that Amazon
ML received the request. |
class |
CreateDataSourceFromS3Response
Represents the output of a
CreateDataSourceFromS3 operation, and is an acknowledgement that Amazon ML
received the request. |
class |
CreateEvaluationResponse
Represents the output of a
CreateEvaluation operation, and is an acknowledgement that Amazon ML received
the request. |
class |
CreateMlModelResponse
Represents the output of a
CreateMLModel operation, and is an acknowledgement that Amazon ML received
the request. |
class |
CreateRealtimeEndpointResponse
Represents the output of an
CreateRealtimeEndpoint operation. |
class |
DeleteBatchPredictionResponse
Represents the output of a
DeleteBatchPrediction operation. |
class |
DeleteDataSourceResponse
Represents the output of a
DeleteDataSource operation. |
class |
DeleteEvaluationResponse
Represents the output of a
DeleteEvaluation operation. |
class |
DeleteMlModelResponse
Represents the output of a
DeleteMLModel operation. |
class |
DeleteRealtimeEndpointResponse
Represents the output of an
DeleteRealtimeEndpoint operation. |
class |
DeleteTagsResponse
Amazon ML returns the following elements.
|
class |
DescribeBatchPredictionsResponse
Represents the output of a
DescribeBatchPredictions operation. |
class |
DescribeDataSourcesResponse
Represents the query results from a DescribeDataSources operation.
|
class |
DescribeEvaluationsResponse
Represents the query results from a
DescribeEvaluations operation. |
class |
DescribeMlModelsResponse
Represents the output of a
DescribeMLModels operation. |
class |
DescribeTagsResponse
Amazon ML returns the following elements.
|
class |
GetBatchPredictionResponse
Represents the output of a
GetBatchPrediction operation and describes a BatchPrediction. |
class |
GetDataSourceResponse
Represents the output of a
GetDataSource operation and describes a DataSource. |
class |
GetEvaluationResponse
Represents the output of a
GetEvaluation operation and describes an Evaluation. |
class |
GetMlModelResponse
Represents the output of a
GetMLModel operation, and provides detailed information about a
MLModel. |
class |
PredictResponse |
class |
UpdateBatchPredictionResponse
Represents the output of an
UpdateBatchPrediction operation. |
class |
UpdateDataSourceResponse
Represents the output of an
UpdateDataSource operation. |
class |
UpdateEvaluationResponse
Represents the output of an
UpdateEvaluation operation. |
class |
UpdateMlModelResponse
Represents the output of an
UpdateMLModel operation. |
| Modifier and Type | Method and Description |
|---|---|
MachineLearningResponse |
MachineLearningResponse.Builder.build() |
| Constructor and Description |
|---|
BuilderImpl(MachineLearningResponse response) |
Copyright © 2020. All rights reserved.