Interface ReportTaskRunnerHeartbeatResponse.Builder

    • Method Detail

      • terminate

        ReportTaskRunnerHeartbeatResponse.Builder terminate​(Boolean terminate)

        Indicates whether the calling task runner should terminate.

        Parameters:
        terminate - Indicates whether the calling task runner should terminate.
        Returns:
        Returns a reference to this object so that method calls can be chained together.