Uses of Interface
com.google.cloud.compute.v1.SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfigOrBuilder
-
Packages that use SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfigOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfigOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfigOrBuilder Modifier and Type Class Description class
SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig
static class
SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig.Builder
Methods in com.google.cloud.compute.v1 that return SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfigOrBuilder Modifier and Type Method Description SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfigOrBuilder
SecurityPolicyRuleRateLimitOptions.Builder. getEnforceOnKeyConfigsOrBuilder(int index)
If specified, any combination of values of enforce_on_key_type/enforce_on_key_name is treated as the key on which ratelimit threshold/action is enforced.SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfigOrBuilder
SecurityPolicyRuleRateLimitOptions. getEnforceOnKeyConfigsOrBuilder(int index)
If specified, any combination of values of enforce_on_key_type/enforce_on_key_name is treated as the key on which ratelimit threshold/action is enforced.SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfigOrBuilder
SecurityPolicyRuleRateLimitOptionsOrBuilder. getEnforceOnKeyConfigsOrBuilder(int index)
If specified, any combination of values of enforce_on_key_type/enforce_on_key_name is treated as the key on which ratelimit threshold/action is enforced.Methods in com.google.cloud.compute.v1 that return types with arguments of type SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfigOrBuilder Modifier and Type Method Description List<? extends SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfigOrBuilder>
SecurityPolicyRuleRateLimitOptions.Builder. getEnforceOnKeyConfigsOrBuilderList()
If specified, any combination of values of enforce_on_key_type/enforce_on_key_name is treated as the key on which ratelimit threshold/action is enforced.List<? extends SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfigOrBuilder>
SecurityPolicyRuleRateLimitOptions. getEnforceOnKeyConfigsOrBuilderList()
If specified, any combination of values of enforce_on_key_type/enforce_on_key_name is treated as the key on which ratelimit threshold/action is enforced.List<? extends SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfigOrBuilder>
SecurityPolicyRuleRateLimitOptionsOrBuilder. getEnforceOnKeyConfigsOrBuilderList()
If specified, any combination of values of enforce_on_key_type/enforce_on_key_name is treated as the key on which ratelimit threshold/action is enforced.
-