Package org.azd.pipelines.types
Class LogCollection
java.lang.Object
org.azd.abstractions.serializer.SerializableEntity
org.azd.pipelines.types.LogCollection
A collection of logs.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetLogs()getUrl()voidsetLogs(List<PipelineLog> logs) voidsetSignedContent(SignedUrl signedContent) voidMethods inherited from class org.azd.abstractions.serializer.SerializableEntity
getResponse, toJsonTree, toString
-
Constructor Details
-
LogCollection
public LogCollection()
-
-
Method Details
-
getLogs
-
setLogs
-
getSignedContent
-
setSignedContent
-
getUrl
-
setUrl
-