Interface ExperimentSchedule.Builder

    • Method Detail

      • analysisCompleteTime

        ExperimentSchedule.Builder analysisCompleteTime​(Instant analysisCompleteTime)

        The time and date that Evidently completed the analysis of the experiment.

        Parameters:
        analysisCompleteTime - The time and date that Evidently completed the analysis of the experiment.
        Returns:
        Returns a reference to this object so that method calls can be chained together.