Interface RecordActivityTaskHeartbeatResponse.Builder

  • Method Details

    • cancelRequested

      RecordActivityTaskHeartbeatResponse.Builder cancelRequested(Boolean cancelRequested)

      Set to true if cancellation of the task is requested.

      Parameters:
      cancelRequested - Set to true if cancellation of the task is requested.
      Returns:
      Returns a reference to this object so that method calls can be chained together.