public static class HostInsightSummaryCollection.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
HostInsightSummaryCollection |
build() |
HostInsightSummaryCollection.Builder |
copy(HostInsightSummaryCollection model) |
HostInsightSummaryCollection.Builder |
items(List<HostInsightSummary> items)
Array of host insight summary objects.
|
public HostInsightSummaryCollection.Builder items(List<HostInsightSummary> items)
Array of host insight summary objects.
items
- the value to setpublic HostInsightSummaryCollection build()
public HostInsightSummaryCollection.Builder copy(HostInsightSummaryCollection model)
Copyright © 2016–2024. All rights reserved.