Interface AddArtifactResponse.Builder

  • Method Details

    • artifactId

      AddArtifactResponse.Builder artifactId(String artifactId)

      The unique identifier assigned to the uploaded artifact.

      Parameters:
      artifactId - The unique identifier assigned to the uploaded artifact.
      Returns:
      Returns a reference to this object so that method calls can be chained together.