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 classRouterNatRuleActionstatic classRouterNatRuleAction.BuilderMethods in com.google.cloud.compute.v1 that return RouterNatRuleActionOrBuilder Modifier and Type Method Description RouterNatRuleActionOrBuilderRouterNatRule.Builder. getActionOrBuilder()The action to be enforced for traffic that matches this rule.RouterNatRuleActionOrBuilderRouterNatRule. getActionOrBuilder()The action to be enforced for traffic that matches this rule.RouterNatRuleActionOrBuilderRouterNatRuleOrBuilder. getActionOrBuilder()The action to be enforced for traffic that matches this rule.
-