Interface LabCost.UpdateStages.WithTargetCost

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

public static interface LabCost.UpdateStages.WithTargetCost
The stage of the LabCost update allowing to specify targetCost.
  • Method Details

    • withTargetCost

      LabCost.Update withTargetCost(TargetCostProperties targetCost)
      Specifies the targetCost property: The target cost properties.
      Parameters:
      targetCost - The target cost properties.
      Returns:
      the next definition stage.