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