Uses of Class
com.oracle.bmc.networkfirewall.model.TunnelInspectionRuleSummaryCollection
- 
Packages that use TunnelInspectionRuleSummaryCollection Package Description com.oracle.bmc.networkfirewall.model com.oracle.bmc.networkfirewall.responses 
- 
- 
Uses of TunnelInspectionRuleSummaryCollection in com.oracle.bmc.networkfirewall.modelMethods in com.oracle.bmc.networkfirewall.model that return TunnelInspectionRuleSummaryCollection Modifier and Type Method Description TunnelInspectionRuleSummaryCollectionTunnelInspectionRuleSummaryCollection.Builder. build()Methods in com.oracle.bmc.networkfirewall.model with parameters of type TunnelInspectionRuleSummaryCollection Modifier and Type Method Description TunnelInspectionRuleSummaryCollection.BuilderTunnelInspectionRuleSummaryCollection.Builder. copy(TunnelInspectionRuleSummaryCollection model)
- 
Uses of TunnelInspectionRuleSummaryCollection in com.oracle.bmc.networkfirewall.responsesMethods in com.oracle.bmc.networkfirewall.responses that return TunnelInspectionRuleSummaryCollection Modifier and Type Method Description TunnelInspectionRuleSummaryCollectionListTunnelInspectionRulesResponse. getTunnelInspectionRuleSummaryCollection()The returned TunnelInspectionRuleSummaryCollection instance.Methods in com.oracle.bmc.networkfirewall.responses with parameters of type TunnelInspectionRuleSummaryCollection Modifier and Type Method Description ListTunnelInspectionRulesResponse.BuilderListTunnelInspectionRulesResponse.Builder. tunnelInspectionRuleSummaryCollection(TunnelInspectionRuleSummaryCollection tunnelInspectionRuleSummaryCollection)The returned TunnelInspectionRuleSummaryCollection instance.
 
-