public static class DependentObjectSummaryCollection.Builder extends Object
Modifier and Type | Method and Description |
---|---|
DependentObjectSummaryCollection |
build() |
DependentObjectSummaryCollection.Builder |
copy(DependentObjectSummaryCollection o) |
DependentObjectSummaryCollection.Builder |
items(List<DependentObjectSummary> items) |
String |
toString() |
public DependentObjectSummaryCollection.Builder items(List<DependentObjectSummary> items)
public DependentObjectSummaryCollection build()
public DependentObjectSummaryCollection.Builder copy(DependentObjectSummaryCollection o)
Copyright © 2016–2021. All rights reserved.