Interface NotifyWorkersFailureStatus.Builder

  • Method Details

    • notifyWorkersFailureCode

      NotifyWorkersFailureStatus.Builder notifyWorkersFailureCode(String notifyWorkersFailureCode)

      Encoded value for the failure type.

      Parameters:
      notifyWorkersFailureCode - Encoded value for the failure type.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • notifyWorkersFailureCode

      NotifyWorkersFailureStatus.Builder notifyWorkersFailureCode(NotifyWorkersFailureCode notifyWorkersFailureCode)

      Encoded value for the failure type.

      Parameters:
      notifyWorkersFailureCode - Encoded value for the failure type.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • notifyWorkersFailureMessage

      NotifyWorkersFailureStatus.Builder notifyWorkersFailureMessage(String notifyWorkersFailureMessage)

      A message detailing the reason the Worker could not be notified.

      Parameters:
      notifyWorkersFailureMessage - A message detailing the reason the Worker could not be notified.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • workerId

      The ID of the Worker.

      Parameters:
      workerId - The ID of the Worker.
      Returns:
      Returns a reference to this object so that method calls can be chained together.