Interface StopExecutionResponse.Builder

    • Method Detail

      • stopDate

        StopExecutionResponse.Builder stopDate​(Instant stopDate)

        The date the execution is stopped.

        Parameters:
        stopDate - The date the execution is stopped.
        Returns:
        Returns a reference to this object so that method calls can be chained together.