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