Package org.azd.pipelines.types
Class PipelinesArtifact
java.lang.Object
org.azd.abstractions.serializer.SerializableEntity
org.azd.pipelines.types.PipelinesArtifact
Artifacts are collections of files produced by a pipeline. Use artifacts to share files between stages in a pipeline or between different pipelines.
-
Constructor Summary
-
Method Summary
Methods inherited from class org.azd.abstractions.serializer.SerializableEntity
getResponse, toJsonTree, toString
-
Constructor Details
-
PipelinesArtifact
public PipelinesArtifact()
-
-
Method Details
-
getName
-
setName
-
getSignedContent
-
setSignedContent
-
getUrl
-
setUrl
-