Interface PredictionResourceFormat.DefinitionStages.WithPositiveOutcomeExpression

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

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

    • withPositiveOutcomeExpression

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