Class UpstreamingBehaviorRequestBuilder.UpstreamPathParameters

java.lang.Object
org.azd.artifactspackagetypes.maven.UpstreamingBehaviorRequestBuilder.UpstreamPathParameters
Enclosing class:
UpstreamingBehaviorRequestBuilder

public static class UpstreamingBehaviorRequestBuilder.UpstreamPathParameters extends Object
Represents the Path values for Maven Api.
  • Field Details

    • artifactId

      public String artifactId
      ArtifactId of the maven package.
    • groupId

      public String groupId
      GroupId of the maven package
    • feedId

      public String feedId
      Name or ID of the feed.
  • Constructor Details

    • UpstreamPathParameters

      public UpstreamPathParameters()