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