Uses of Class
com.oracle.bmc.waf.model.NetworkAddressListCollection
-
Packages that use NetworkAddressListCollection Package Description com.oracle.bmc.waf.model com.oracle.bmc.waf.responses -
-
Uses of NetworkAddressListCollection in com.oracle.bmc.waf.model
Methods in com.oracle.bmc.waf.model that return NetworkAddressListCollection Modifier and Type Method Description NetworkAddressListCollectionNetworkAddressListCollection.Builder. build()Methods in com.oracle.bmc.waf.model with parameters of type NetworkAddressListCollection Modifier and Type Method Description NetworkAddressListCollection.BuilderNetworkAddressListCollection.Builder. copy(NetworkAddressListCollection model) -
Uses of NetworkAddressListCollection in com.oracle.bmc.waf.responses
Methods in com.oracle.bmc.waf.responses that return NetworkAddressListCollection Modifier and Type Method Description NetworkAddressListCollectionListNetworkAddressListsResponse. getNetworkAddressListCollection()The returned NetworkAddressListCollection instance.Methods in com.oracle.bmc.waf.responses with parameters of type NetworkAddressListCollection Modifier and Type Method Description ListNetworkAddressListsResponse.BuilderListNetworkAddressListsResponse.Builder. networkAddressListCollection(NetworkAddressListCollection networkAddressListCollection)The returned NetworkAddressListCollection instance.
-