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 ServiceListSummaryCollectionServiceListSummaryCollection.Builder. build()Methods in com.oracle.bmc.networkfirewall.model with parameters of type ServiceListSummaryCollection Modifier and Type Method Description ServiceListSummaryCollection.BuilderServiceListSummaryCollection.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 ServiceListSummaryCollectionListServiceListsResponse. getServiceListSummaryCollection()The returned ServiceListSummaryCollection instance.Methods in com.oracle.bmc.networkfirewall.responses with parameters of type ServiceListSummaryCollection Modifier and Type Method Description ListServiceListsResponse.BuilderListServiceListsResponse.Builder. serviceListSummaryCollection(ServiceListSummaryCollection serviceListSummaryCollection)The returned ServiceListSummaryCollection instance.
-