Interface ResolvedArtifact.Builder

    • Method Detail

      • location

        ResolvedArtifact.Builder location​(String location)

        The location of the artifact.

        Parameters:
        location - The location of the artifact.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • identifier

        ResolvedArtifact.Builder identifier​(String identifier)

        The identifier of the artifact.

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