Interface KpiResourceFormat.UpdateStages.WithExtracts

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

public static interface KpiResourceFormat.UpdateStages.WithExtracts
The stage of the KpiResourceFormat update allowing to specify extracts.
  • Method Details

    • withExtracts

      KpiResourceFormat.Update withExtracts(List<KpiExtract> extracts)
      Specifies the extracts property: The KPI extracts..
      Parameters:
      extracts - The KPI extracts.
      Returns:
      the next definition stage.