Uses of Class
com.oracle.bmc.networkfirewall.model.CreateNatRuleDetails
- 
Packages that use CreateNatRuleDetails Package Description com.oracle.bmc.networkfirewall.model com.oracle.bmc.networkfirewall.requests 
- 
- 
Uses of CreateNatRuleDetails in com.oracle.bmc.networkfirewall.modelSubclasses of CreateNatRuleDetails in com.oracle.bmc.networkfirewall.model Modifier and Type Class Description classCreateNatV4RuleDetailsRequest for creating NATV4 type Nat Rule used in the firewall policy.
- 
Uses of CreateNatRuleDetails in com.oracle.bmc.networkfirewall.requestsMethods in com.oracle.bmc.networkfirewall.requests that return CreateNatRuleDetails Modifier and Type Method Description CreateNatRuleDetailsCreateNatRuleRequest. getBody$()Alternative accessor for the body parameter.CreateNatRuleDetailsCreateNatRuleRequest. getCreateNatRuleDetails()Request Details to create NAT rule under a Network Firewall Policy Resource.Methods in com.oracle.bmc.networkfirewall.requests with parameters of type CreateNatRuleDetails Modifier and Type Method Description CreateNatRuleRequest.BuilderCreateNatRuleRequest.Builder. body$(CreateNatRuleDetails body)Alternative setter for the body parameter.CreateNatRuleRequest.BuilderCreateNatRuleRequest.Builder. createNatRuleDetails(CreateNatRuleDetails createNatRuleDetails)Request Details to create NAT rule under a Network Firewall Policy Resource.
 
-