Uses of Interface
com.google.cloud.compute.v1.RouterNatRuleActionOrBuilder
-
Packages that use RouterNatRuleActionOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of RouterNatRuleActionOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement RouterNatRuleActionOrBuilder Modifier and Type Class Description class
RouterNatRuleAction
static class
RouterNatRuleAction.Builder
Methods in com.google.cloud.compute.v1 that return RouterNatRuleActionOrBuilder Modifier and Type Method Description RouterNatRuleActionOrBuilder
RouterNatRule.Builder. getActionOrBuilder()
The action to be enforced for traffic that matches this rule.RouterNatRuleActionOrBuilder
RouterNatRule. getActionOrBuilder()
The action to be enforced for traffic that matches this rule.RouterNatRuleActionOrBuilder
RouterNatRuleOrBuilder. getActionOrBuilder()
The action to be enforced for traffic that matches this rule.
-