Uses of Class
com.oracle.bmc.networkfirewall.model.NatRuleCollection.Builder
- 
Packages that use NatRuleCollection.Builder Package Description com.oracle.bmc.networkfirewall.model 
- 
- 
Uses of NatRuleCollection.Builder in com.oracle.bmc.networkfirewall.modelMethods in com.oracle.bmc.networkfirewall.model that return NatRuleCollection.Builder Modifier and Type Method Description static NatRuleCollection.BuilderNatRuleCollection. builder()Create a new builder.NatRuleCollection.BuilderNatRuleCollection.Builder. copy(NatRuleCollection model)NatRuleCollection.BuilderNatRuleCollection.Builder. items(List<NatRuleSummary> items)Collection of Nat Rule Summaries.NatRuleCollection.BuilderNatRuleCollection. toBuilder()
 
-