Class MavenRequestBuilder.MavenPathParameters
java.lang.Object
org.azd.artifactspackagetypes.maven.MavenRequestBuilder.MavenPathParameters
- Enclosing class:
MavenRequestBuilder
Represents the Path values for Maven Api.
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
artifactId
ArtifactId of the maven package. -
groupId
GroupId of the maven package -
feedId
Name or ID of the feed. -
version
Version of the package -
fileName
File name to download
-
-
Constructor Details
-
MavenPathParameters
public MavenPathParameters()
-