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