Interface SnapshotJobResultErrorInfo.Builder

    • Method Detail

      • 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

        SnapshotJobResultErrorInfo.Builder errorType​(String errorType)

        The error type.

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