Interface PredictionResourceFormat.UpdateStages.WithScopeExpression

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

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

    • withScopeExpression

      PredictionResourceFormat.Update withScopeExpression(String scopeExpression)
      Specifies the scopeExpression property: Scope expression..
      Parameters:
      scopeExpression - Scope expression.
      Returns:
      the next definition stage.