Interface StopExperimentResponse.Builder

    • Method Detail

      • endedTime

        StopExperimentResponse.Builder endedTime​(Instant endedTime)

        The date and time that the experiment stopped.

        Parameters:
        endedTime - The date and time that the experiment stopped.
        Returns:
        Returns a reference to this object so that method calls can be chained together.