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.model
Methods in com.oracle.bmc.networkfirewall.model that return TunnelInspectionRuleSummaryCollection Modifier and Type Method Description TunnelInspectionRuleSummaryCollection
TunnelInspectionRuleSummaryCollection.Builder. build()
Methods in com.oracle.bmc.networkfirewall.model with parameters of type TunnelInspectionRuleSummaryCollection Modifier and Type Method Description TunnelInspectionRuleSummaryCollection.Builder
TunnelInspectionRuleSummaryCollection.Builder. copy(TunnelInspectionRuleSummaryCollection model)
-
Uses of TunnelInspectionRuleSummaryCollection in com.oracle.bmc.networkfirewall.responses
Methods in com.oracle.bmc.networkfirewall.responses that return TunnelInspectionRuleSummaryCollection Modifier and Type Method Description TunnelInspectionRuleSummaryCollection
ListTunnelInspectionRulesResponse. getTunnelInspectionRuleSummaryCollection()
The returned TunnelInspectionRuleSummaryCollection instance.Methods in com.oracle.bmc.networkfirewall.responses with parameters of type TunnelInspectionRuleSummaryCollection Modifier and Type Method Description ListTunnelInspectionRulesResponse.Builder
ListTunnelInspectionRulesResponse.Builder. tunnelInspectionRuleSummaryCollection(TunnelInspectionRuleSummaryCollection tunnelInspectionRuleSummaryCollection)
The returned TunnelInspectionRuleSummaryCollection instance.
-