public static class NetworkAddressListCollection.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
NetworkAddressListCollection |
build() |
NetworkAddressListCollection.Builder |
copy(NetworkAddressListCollection model) |
NetworkAddressListCollection.Builder |
items(List<NetworkAddressListSummary> items)
A list of NetworkAddressListSummary objects.
|
public NetworkAddressListCollection.Builder items(List<NetworkAddressListSummary> items)
A list of NetworkAddressListSummary objects.
items
- the value to setpublic NetworkAddressListCollection build()
public NetworkAddressListCollection.Builder copy(NetworkAddressListCollection model)
Copyright © 2016–2024. All rights reserved.