Interface LabCost.DefinitionStages.WithStartDateTime

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

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

    • withStartDateTime

      LabCost.DefinitionStages.WithCreate withStartDateTime(OffsetDateTime startDateTime)
      Specifies the startDateTime property: The start time of the cost data..
      Parameters:
      startDateTime - The start time of the cost data.
      Returns:
      the next definition stage.