Interface PredictionResourceFormat.UpdateStages.WithInvolvedRelationships

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

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

    • withInvolvedRelationships

      PredictionResourceFormat.Update withInvolvedRelationships(List<String> involvedRelationships)
      Specifies the involvedRelationships property: Relationships involved in the prediction..
      Parameters:
      involvedRelationships - Relationships involved in the prediction.
      Returns:
      the next definition stage.