Interface PredictionResourceFormat.DefinitionStages.WithInvolvedRelationships

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

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

    • withInvolvedRelationships

      PredictionResourceFormat.DefinitionStages.WithCreate 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.