Interface LabCost.DefinitionStages.WithEndDateTime

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

public static interface LabCost.DefinitionStages.WithEndDateTime
The stage of the LabCost definition allowing to specify endDateTime.
  • Method Details

    • withEndDateTime

      Specifies the endDateTime property: The end time of the cost data..
      Parameters:
      endDateTime - The end time of the cost data.
      Returns:
      the next definition stage.