Uses of Class
software.amazon.awssdk.services.machinelearning.model.Prediction
-
Packages that use Prediction Package Description software.amazon.awssdk.services.machinelearning.model -
-
Uses of Prediction in software.amazon.awssdk.services.machinelearning.model
Methods in software.amazon.awssdk.services.machinelearning.model that return Prediction Modifier and Type Method Description PredictionPredictResponse. prediction()Returns the value of the Prediction property for this object.Methods in software.amazon.awssdk.services.machinelearning.model with parameters of type Prediction Modifier and Type Method Description PredictResponse.BuilderPredictResponse.Builder. prediction(Prediction prediction)Sets the value of the Prediction property for this object.
-