Uses of Class
com.oracle.bmc.networkfirewall.model.CreateTunnelInspectionRuleDetails
- 
Packages that use CreateTunnelInspectionRuleDetails Package Description com.oracle.bmc.networkfirewall.model com.oracle.bmc.networkfirewall.requests 
- 
- 
Uses of CreateTunnelInspectionRuleDetails in com.oracle.bmc.networkfirewall.modelSubclasses of CreateTunnelInspectionRuleDetails in com.oracle.bmc.networkfirewall.model Modifier and Type Class Description classCreateVxlanInspectionRuleDetailsRequest for creating Vxlan Tunnel Inspection Rule used in the firewall policy rules.
- 
Uses of CreateTunnelInspectionRuleDetails in com.oracle.bmc.networkfirewall.requestsMethods in com.oracle.bmc.networkfirewall.requests that return CreateTunnelInspectionRuleDetails Modifier and Type Method Description CreateTunnelInspectionRuleDetailsCreateTunnelInspectionRuleRequest. getBody$()Alternative accessor for the body parameter.CreateTunnelInspectionRuleDetailsCreateTunnelInspectionRuleRequest. getCreateTunnelInspectionRuleDetails()Request Details to create the network firewall policy resource.Methods in com.oracle.bmc.networkfirewall.requests with parameters of type CreateTunnelInspectionRuleDetails Modifier and Type Method Description CreateTunnelInspectionRuleRequest.BuilderCreateTunnelInspectionRuleRequest.Builder. body$(CreateTunnelInspectionRuleDetails body)Alternative setter for the body parameter.CreateTunnelInspectionRuleRequest.BuilderCreateTunnelInspectionRuleRequest.Builder. createTunnelInspectionRuleDetails(CreateTunnelInspectionRuleDetails createTunnelInspectionRuleDetails)Request Details to create the network firewall policy resource.
 
-