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