Uses of Class
com.oracle.bmc.networkfirewall.model.UrlListSummaryCollection
-
Packages that use UrlListSummaryCollection Package Description com.oracle.bmc.networkfirewall.model com.oracle.bmc.networkfirewall.responses -
-
Uses of UrlListSummaryCollection in com.oracle.bmc.networkfirewall.model
Methods in com.oracle.bmc.networkfirewall.model that return UrlListSummaryCollection Modifier and Type Method Description UrlListSummaryCollectionUrlListSummaryCollection.Builder. build()Methods in com.oracle.bmc.networkfirewall.model with parameters of type UrlListSummaryCollection Modifier and Type Method Description UrlListSummaryCollection.BuilderUrlListSummaryCollection.Builder. copy(UrlListSummaryCollection model) -
Uses of UrlListSummaryCollection in com.oracle.bmc.networkfirewall.responses
Methods in com.oracle.bmc.networkfirewall.responses that return UrlListSummaryCollection Modifier and Type Method Description UrlListSummaryCollectionListUrlListsResponse. getUrlListSummaryCollection()The returned UrlListSummaryCollection instance.Methods in com.oracle.bmc.networkfirewall.responses with parameters of type UrlListSummaryCollection Modifier and Type Method Description ListUrlListsResponse.BuilderListUrlListsResponse.Builder. urlListSummaryCollection(UrlListSummaryCollection urlListSummaryCollection)The returned UrlListSummaryCollection instance.
-