Interface NotifyWorkersFailureStatus.Builder

    • Method Detail

      • 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

        NotifyWorkersFailureStatus.Builder workerId​(String 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.