Interface PredictionResourceFormat.UpdateStages.WithNegativeOutcomeExpression

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

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

    • withNegativeOutcomeExpression

      PredictionResourceFormat.Update withNegativeOutcomeExpression(String negativeOutcomeExpression)
      Specifies the negativeOutcomeExpression property: Negative outcome expression..
      Parameters:
      negativeOutcomeExpression - Negative outcome expression.
      Returns:
      the next definition stage.