Interface SnapshotJobResultErrorInfo.Builder

  • Method Details

    • errorMessage

      SnapshotJobResultErrorInfo.Builder errorMessage(String errorMessage)

      The error message.

      Parameters:
      errorMessage - The error message.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • errorType

      The error type.

      Parameters:
      errorType - The error type.
      Returns:
      Returns a reference to this object so that method calls can be chained together.