Uses of Class
com.oracle.bmc.networkfirewall.model.AddressListSummaryCollection
-
Packages that use AddressListSummaryCollection Package Description com.oracle.bmc.networkfirewall.model com.oracle.bmc.networkfirewall.responses -
-
Uses of AddressListSummaryCollection in com.oracle.bmc.networkfirewall.model
Methods in com.oracle.bmc.networkfirewall.model that return AddressListSummaryCollection Modifier and Type Method Description AddressListSummaryCollection
AddressListSummaryCollection.Builder. build()
Methods in com.oracle.bmc.networkfirewall.model with parameters of type AddressListSummaryCollection Modifier and Type Method Description AddressListSummaryCollection.Builder
AddressListSummaryCollection.Builder. copy(AddressListSummaryCollection model)
-
Uses of AddressListSummaryCollection in com.oracle.bmc.networkfirewall.responses
Methods in com.oracle.bmc.networkfirewall.responses that return AddressListSummaryCollection Modifier and Type Method Description AddressListSummaryCollection
ListAddressListsResponse. getAddressListSummaryCollection()
The returned AddressListSummaryCollection instance.Methods in com.oracle.bmc.networkfirewall.responses with parameters of type AddressListSummaryCollection Modifier and Type Method Description ListAddressListsResponse.Builder
ListAddressListsResponse.Builder. addressListSummaryCollection(AddressListSummaryCollection addressListSummaryCollection)
The returned AddressListSummaryCollection instance.
-