Uses of Interface
com.google.cloud.compute.v1.FirewallPolicyRuleMatcherLayer4ConfigOrBuilder
-
Packages that use FirewallPolicyRuleMatcherLayer4ConfigOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of FirewallPolicyRuleMatcherLayer4ConfigOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement FirewallPolicyRuleMatcherLayer4ConfigOrBuilder Modifier and Type Class Description classFirewallPolicyRuleMatcherLayer4Configstatic classFirewallPolicyRuleMatcherLayer4Config.BuilderMethods in com.google.cloud.compute.v1 that return FirewallPolicyRuleMatcherLayer4ConfigOrBuilder Modifier and Type Method Description FirewallPolicyRuleMatcherLayer4ConfigOrBuilderFirewallPolicyRuleMatcher.Builder. getLayer4ConfigsOrBuilder(int index)Pairs of IP protocols and ports that the rule should match.FirewallPolicyRuleMatcherLayer4ConfigOrBuilderFirewallPolicyRuleMatcher. getLayer4ConfigsOrBuilder(int index)Pairs of IP protocols and ports that the rule should match.FirewallPolicyRuleMatcherLayer4ConfigOrBuilderFirewallPolicyRuleMatcherOrBuilder. getLayer4ConfigsOrBuilder(int index)Pairs of IP protocols and ports that the rule should match.Methods in com.google.cloud.compute.v1 that return types with arguments of type FirewallPolicyRuleMatcherLayer4ConfigOrBuilder Modifier and Type Method Description List<? extends FirewallPolicyRuleMatcherLayer4ConfigOrBuilder>FirewallPolicyRuleMatcher.Builder. getLayer4ConfigsOrBuilderList()Pairs of IP protocols and ports that the rule should match.List<? extends FirewallPolicyRuleMatcherLayer4ConfigOrBuilder>FirewallPolicyRuleMatcher. getLayer4ConfigsOrBuilderList()Pairs of IP protocols and ports that the rule should match.List<? extends FirewallPolicyRuleMatcherLayer4ConfigOrBuilder>FirewallPolicyRuleMatcherOrBuilder. getLayer4ConfigsOrBuilderList()Pairs of IP protocols and ports that the rule should match.
-