public static class HostAgentScanResultSummaryCollection.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
HostAgentScanResultSummaryCollection |
build() |
HostAgentScanResultSummaryCollection.Builder |
copy(HostAgentScanResultSummaryCollection model) |
HostAgentScanResultSummaryCollection.Builder |
items(List<HostAgentScanResultSummary> items)
The HostAgentScanResultSummary objects in the collection
|
public HostAgentScanResultSummaryCollection.Builder items(List<HostAgentScanResultSummary> items)
The HostAgentScanResultSummary objects in the collection
items
- the value to setpublic HostAgentScanResultSummaryCollection build()
public HostAgentScanResultSummaryCollection.Builder copy(HostAgentScanResultSummaryCollection model)
Copyright © 2016–2024. All rights reserved.