Interface AddArtifactResponse.Builder

  • Method Details

    • artifactId

      AddArtifactResponse.Builder artifactId(String artifactId)

      Unique identifier of the created artifact

      Parameters:
      artifactId - Unique identifier of the created artifact
      Returns:
      Returns a reference to this object so that method calls can be chained together.