Interface ProtectedJobError.Builder

  • Method Details

    • message

      The message for the protected job error.

      Parameters:
      message - The message for the protected job error.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • code

      The error code for the protected job.

      Parameters:
      code - The error code for the protected job.
      Returns:
      Returns a reference to this object so that method calls can be chained together.