| Package | Description |
|---|---|
| software.amazon.awssdk.services.machinelearning.model | |
| software.amazon.awssdk.services.machinelearning.transform |
| Modifier and Type | Method and Description |
|---|---|
Prediction |
PredictResponse.prediction()
Returns the value of the Prediction property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
PredictResponse.Builder |
PredictResponse.Builder.prediction(Prediction prediction)
Sets the value of the Prediction property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
Prediction |
PredictionUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
PredictionMarshaller.marshall(Prediction prediction,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2018. All rights reserved.