Interface KpiResourceFormat.UpdateStages.WithEntityType

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

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

    • withEntityType

      KpiResourceFormat.Update withEntityType(EntityTypes entityType)
      Specifies the entityType property: The mapping entity type..
      Parameters:
      entityType - The mapping entity type.
      Returns:
      the next definition stage.