public static class DeliveredArtifactCollection.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
DeliveredArtifactCollection |
build() |
DeliveredArtifactCollection.Builder |
copy(DeliveredArtifactCollection model) |
DeliveredArtifactCollection.Builder |
items(List<DeliveredArtifact> items)
List of artifacts delivered through the Deliver Artifacts stage.
|
public DeliveredArtifactCollection.Builder items(List<DeliveredArtifact> items)
List of artifacts delivered through the Deliver Artifacts stage.
items
- the value to setpublic DeliveredArtifactCollection build()
public DeliveredArtifactCollection.Builder copy(DeliveredArtifactCollection model)
Copyright © 2016–2024. All rights reserved.