Uses of Class
com.google.cloud.compute.v1.FirewallPolicyRuleMatcherLayer4Config
-
Packages that use FirewallPolicyRuleMatcherLayer4Config Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of FirewallPolicyRuleMatcherLayer4Config in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return FirewallPolicyRuleMatcherLayer4Config Modifier and Type Method Description FirewallPolicyRuleMatcherLayer4ConfigFirewallPolicyRuleMatcherLayer4Config.Builder. build()FirewallPolicyRuleMatcherLayer4ConfigFirewallPolicyRuleMatcherLayer4Config.Builder. buildPartial()static FirewallPolicyRuleMatcherLayer4ConfigFirewallPolicyRuleMatcherLayer4Config. getDefaultInstance()FirewallPolicyRuleMatcherLayer4ConfigFirewallPolicyRuleMatcherLayer4Config.Builder. getDefaultInstanceForType()FirewallPolicyRuleMatcherLayer4ConfigFirewallPolicyRuleMatcherLayer4Config. getDefaultInstanceForType()FirewallPolicyRuleMatcherLayer4ConfigFirewallPolicyRuleMatcher.Builder. getLayer4Configs(int index)Pairs of IP protocols and ports that the rule should match.FirewallPolicyRuleMatcherLayer4ConfigFirewallPolicyRuleMatcher. getLayer4Configs(int index)Pairs of IP protocols and ports that the rule should match.FirewallPolicyRuleMatcherLayer4ConfigFirewallPolicyRuleMatcherOrBuilder. getLayer4Configs(int index)Pairs of IP protocols and ports that the rule should match.static FirewallPolicyRuleMatcherLayer4ConfigFirewallPolicyRuleMatcherLayer4Config. parseDelimitedFrom(InputStream input)static FirewallPolicyRuleMatcherLayer4ConfigFirewallPolicyRuleMatcherLayer4Config. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FirewallPolicyRuleMatcherLayer4ConfigFirewallPolicyRuleMatcherLayer4Config. parseFrom(byte[] data)static FirewallPolicyRuleMatcherLayer4ConfigFirewallPolicyRuleMatcherLayer4Config. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FirewallPolicyRuleMatcherLayer4ConfigFirewallPolicyRuleMatcherLayer4Config. parseFrom(com.google.protobuf.ByteString data)static FirewallPolicyRuleMatcherLayer4ConfigFirewallPolicyRuleMatcherLayer4Config. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FirewallPolicyRuleMatcherLayer4ConfigFirewallPolicyRuleMatcherLayer4Config. parseFrom(com.google.protobuf.CodedInputStream input)static FirewallPolicyRuleMatcherLayer4ConfigFirewallPolicyRuleMatcherLayer4Config. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FirewallPolicyRuleMatcherLayer4ConfigFirewallPolicyRuleMatcherLayer4Config. parseFrom(InputStream input)static FirewallPolicyRuleMatcherLayer4ConfigFirewallPolicyRuleMatcherLayer4Config. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FirewallPolicyRuleMatcherLayer4ConfigFirewallPolicyRuleMatcherLayer4Config. parseFrom(ByteBuffer data)static FirewallPolicyRuleMatcherLayer4ConfigFirewallPolicyRuleMatcherLayer4Config. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type FirewallPolicyRuleMatcherLayer4Config Modifier and Type Method Description List<FirewallPolicyRuleMatcherLayer4Config>FirewallPolicyRuleMatcher.Builder. getLayer4ConfigsList()Pairs of IP protocols and ports that the rule should match.List<FirewallPolicyRuleMatcherLayer4Config>FirewallPolicyRuleMatcher. getLayer4ConfigsList()Pairs of IP protocols and ports that the rule should match.List<FirewallPolicyRuleMatcherLayer4Config>FirewallPolicyRuleMatcherOrBuilder. getLayer4ConfigsList()Pairs of IP protocols and ports that the rule should match.com.google.protobuf.Parser<FirewallPolicyRuleMatcherLayer4Config>FirewallPolicyRuleMatcherLayer4Config. getParserForType()static com.google.protobuf.Parser<FirewallPolicyRuleMatcherLayer4Config>FirewallPolicyRuleMatcherLayer4Config. parser()Methods in com.google.cloud.compute.v1 with parameters of type FirewallPolicyRuleMatcherLayer4Config Modifier and Type Method Description FirewallPolicyRuleMatcher.BuilderFirewallPolicyRuleMatcher.Builder. addLayer4Configs(int index, FirewallPolicyRuleMatcherLayer4Config value)Pairs of IP protocols and ports that the rule should match.FirewallPolicyRuleMatcher.BuilderFirewallPolicyRuleMatcher.Builder. addLayer4Configs(FirewallPolicyRuleMatcherLayer4Config value)Pairs of IP protocols and ports that the rule should match.FirewallPolicyRuleMatcherLayer4Config.BuilderFirewallPolicyRuleMatcherLayer4Config.Builder. mergeFrom(FirewallPolicyRuleMatcherLayer4Config other)static FirewallPolicyRuleMatcherLayer4Config.BuilderFirewallPolicyRuleMatcherLayer4Config. newBuilder(FirewallPolicyRuleMatcherLayer4Config prototype)FirewallPolicyRuleMatcher.BuilderFirewallPolicyRuleMatcher.Builder. setLayer4Configs(int index, FirewallPolicyRuleMatcherLayer4Config value)Pairs of IP protocols and ports that the rule should match.Method parameters in com.google.cloud.compute.v1 with type arguments of type FirewallPolicyRuleMatcherLayer4Config Modifier and Type Method Description FirewallPolicyRuleMatcher.BuilderFirewallPolicyRuleMatcher.Builder. addAllLayer4Configs(Iterable<? extends FirewallPolicyRuleMatcherLayer4Config> values)Pairs of IP protocols and ports that the rule should match.
-