Package org.azd.maven.types
Class UpstreamSourceInfo
java.lang.Object
org.azd.abstractions.serializer.SerializableEntity
org.azd.maven.types.UpstreamSourceInfo
Upstream source definition, including its Identity, package type, and other
associated information.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()getName()voidsetDisplayLocation(String displayLocation) voidvoidsetLocation(String location) voidvoidsetSourceType(PackagingSourceType sourceType) Methods inherited from class org.azd.abstractions.serializer.SerializableEntity
getResponse, toJsonTree, toString
-
Constructor Details
-
UpstreamSourceInfo
public UpstreamSourceInfo()
-
-
Method Details
-
getDisplayLocation
-
setDisplayLocation
-
getId
-
setId
-
getLocation
-
setLocation
-
getName
-
setName
-
getSourceType
-
setSourceType
-