Interface PredictionResourceFormat.UpdateStages.WithPositiveOutcomeExpression

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

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

    • withPositiveOutcomeExpression

      PredictionResourceFormat.Update withPositiveOutcomeExpression(String positiveOutcomeExpression)
      Specifies the positiveOutcomeExpression property: Positive outcome expression..
      Parameters:
      positiveOutcomeExpression - Positive outcome expression.
      Returns:
      the next definition stage.