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