Uses of Class
com.oracle.bmc.waf.model.NetworkAddressListCollection.Builder
-
Packages that use NetworkAddressListCollection.Builder Package Description com.oracle.bmc.waf.model -
-
Uses of NetworkAddressListCollection.Builder in com.oracle.bmc.waf.model
Methods in com.oracle.bmc.waf.model that return NetworkAddressListCollection.Builder Modifier and Type Method Description static NetworkAddressListCollection.BuilderNetworkAddressListCollection. builder()Create a new builder.NetworkAddressListCollection.BuilderNetworkAddressListCollection.Builder. copy(NetworkAddressListCollection model)NetworkAddressListCollection.BuilderNetworkAddressListCollection.Builder. items(List<NetworkAddressListSummary> items)A list of NetworkAddressListSummary objects.NetworkAddressListCollection.BuilderNetworkAddressListCollection. toBuilder()
-