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.model
Methods in com.oracle.bmc.networkfirewall.model that return NatRuleCollection.Builder Modifier and Type Method Description static NatRuleCollection.Builder
NatRuleCollection. builder()
Create a new builder.NatRuleCollection.Builder
NatRuleCollection.Builder. copy(NatRuleCollection model)
NatRuleCollection.Builder
NatRuleCollection.Builder. items(List<NatRuleSummary> items)
Collection of Nat Rule Summaries.NatRuleCollection.Builder
NatRuleCollection. toBuilder()
-