Interface PredictionResourceFormat.UpdateStages.WithDescription

All Known Subinterfaces:
PredictionResourceFormat.Update
Enclosing interface:
PredictionResourceFormat.UpdateStages

public static interface PredictionResourceFormat.UpdateStages.WithDescription
The stage of the PredictionResourceFormat update allowing to specify description.
  • Method Details

    • withDescription

      PredictionResourceFormat.Update withDescription(Map<String,String> description)
      Specifies the description property: Description of the prediction..
      Parameters:
      description - Description of the prediction.
      Returns:
      the next definition stage.