Interface InferenceExperimentSchedule.Builder

  • Method Details

    • startTime

      The timestamp at which the inference experiment started or will start.

      Parameters:
      startTime - The timestamp at which the inference experiment started or will start.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • endTime

      The timestamp at which the inference experiment ended or will end.

      Parameters:
      endTime - The timestamp at which the inference experiment ended or will end.
      Returns:
      Returns a reference to this object so that method calls can be chained together.