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