Interface VersionDeleteError.Builder

  • Method Details

    • versionName

      VersionDeleteError.Builder versionName(String versionName)

      The name given to an annotation store version.

      Parameters:
      versionName - The name given to an annotation store version.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • message

      The message explaining the error in annotation store deletion.

      Parameters:
      message - The message explaining the error in annotation store deletion.
      Returns:
      Returns a reference to this object so that method calls can be chained together.