Interface PredictionResourceFormat.UpdateStages.WithInvolvedKpiTypes

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

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

    • withInvolvedKpiTypes

      PredictionResourceFormat.Update withInvolvedKpiTypes(List<String> involvedKpiTypes)
      Specifies the involvedKpiTypes property: KPI types involved in the prediction..
      Parameters:
      involvedKpiTypes - KPI types involved in the prediction.
      Returns:
      the next definition stage.