Interface PredictionResourceFormat.DefinitionStages.WithNegativeOutcomeExpression

All Known Subinterfaces:
PredictionResourceFormat.Definition, PredictionResourceFormat.DefinitionStages.WithCreate
Enclosing interface:
PredictionResourceFormat.DefinitionStages

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

    • withNegativeOutcomeExpression

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