public static class GenericArtifactCollection.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
GenericArtifactCollection |
build() |
GenericArtifactCollection.Builder |
copy(GenericArtifactCollection model) |
GenericArtifactCollection.Builder |
items(List<GenericArtifactSummary> items)
The listed artifacts.
|
public GenericArtifactCollection.Builder items(List<GenericArtifactSummary> items)
The listed artifacts.
items
- the value to setpublic GenericArtifactCollection build()
public GenericArtifactCollection.Builder copy(GenericArtifactCollection model)
Copyright © 2016–2024. All rights reserved.