| Modifier and Type | Method and Description |
|---|---|
SecurityPolicyRuleRateLimitOptionsThreshold.Builder |
SecurityPolicyRuleRateLimitOptionsThreshold.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
SecurityPolicyRuleRateLimitOptionsThreshold.Builder |
SecurityPolicyRuleRateLimitOptionsThreshold.Builder.clear() |
SecurityPolicyRuleRateLimitOptionsThreshold.Builder |
SecurityPolicyRuleRateLimitOptionsThreshold.Builder.clearCount()
Number of HTTP(S) requests for calculating the threshold.
|
SecurityPolicyRuleRateLimitOptionsThreshold.Builder |
SecurityPolicyRuleRateLimitOptionsThreshold.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
SecurityPolicyRuleRateLimitOptionsThreshold.Builder |
SecurityPolicyRuleRateLimitOptionsThreshold.Builder.clearIntervalSec()
Interval over which the threshold is computed.
|
SecurityPolicyRuleRateLimitOptionsThreshold.Builder |
SecurityPolicyRuleRateLimitOptionsThreshold.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
SecurityPolicyRuleRateLimitOptionsThreshold.Builder |
SecurityPolicyRuleRateLimitOptionsThreshold.Builder.clone() |
SecurityPolicyRuleRateLimitOptionsThreshold.Builder |
SecurityPolicyRuleRateLimitOptions.Builder.getBanThresholdBuilder()
Can only be specified if the action for the rule is "rate_based_ban".
|
SecurityPolicyRuleRateLimitOptionsThreshold.Builder |
SecurityPolicyRuleRateLimitOptions.Builder.getRateLimitThresholdBuilder()
Threshold at which to begin ratelimiting.
|
SecurityPolicyRuleRateLimitOptionsThreshold.Builder |
SecurityPolicyRuleRateLimitOptionsThreshold.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SecurityPolicyRuleRateLimitOptionsThreshold.Builder |
SecurityPolicyRuleRateLimitOptionsThreshold.Builder.mergeFrom(com.google.protobuf.Message other) |
SecurityPolicyRuleRateLimitOptionsThreshold.Builder |
SecurityPolicyRuleRateLimitOptionsThreshold.Builder.mergeFrom(SecurityPolicyRuleRateLimitOptionsThreshold other) |
SecurityPolicyRuleRateLimitOptionsThreshold.Builder |
SecurityPolicyRuleRateLimitOptionsThreshold.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static SecurityPolicyRuleRateLimitOptionsThreshold.Builder |
SecurityPolicyRuleRateLimitOptionsThreshold.newBuilder() |
static SecurityPolicyRuleRateLimitOptionsThreshold.Builder |
SecurityPolicyRuleRateLimitOptionsThreshold.newBuilder(SecurityPolicyRuleRateLimitOptionsThreshold prototype) |
SecurityPolicyRuleRateLimitOptionsThreshold.Builder |
SecurityPolicyRuleRateLimitOptionsThreshold.newBuilderForType() |
protected SecurityPolicyRuleRateLimitOptionsThreshold.Builder |
SecurityPolicyRuleRateLimitOptionsThreshold.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
SecurityPolicyRuleRateLimitOptionsThreshold.Builder |
SecurityPolicyRuleRateLimitOptionsThreshold.Builder.setCount(int value)
Number of HTTP(S) requests for calculating the threshold.
|
SecurityPolicyRuleRateLimitOptionsThreshold.Builder |
SecurityPolicyRuleRateLimitOptionsThreshold.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
SecurityPolicyRuleRateLimitOptionsThreshold.Builder |
SecurityPolicyRuleRateLimitOptionsThreshold.Builder.setIntervalSec(int value)
Interval over which the threshold is computed.
|
SecurityPolicyRuleRateLimitOptionsThreshold.Builder |
SecurityPolicyRuleRateLimitOptionsThreshold.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
SecurityPolicyRuleRateLimitOptionsThreshold.Builder |
SecurityPolicyRuleRateLimitOptionsThreshold.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
SecurityPolicyRuleRateLimitOptionsThreshold.Builder |
SecurityPolicyRuleRateLimitOptionsThreshold.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
SecurityPolicyRuleRateLimitOptions.Builder |
SecurityPolicyRuleRateLimitOptions.Builder.setBanThreshold(SecurityPolicyRuleRateLimitOptionsThreshold.Builder builderForValue)
Can only be specified if the action for the rule is "rate_based_ban".
|
SecurityPolicyRuleRateLimitOptions.Builder |
SecurityPolicyRuleRateLimitOptions.Builder.setRateLimitThreshold(SecurityPolicyRuleRateLimitOptionsThreshold.Builder builderForValue)
Threshold at which to begin ratelimiting.
|
Copyright © 2023 Google LLC. All rights reserved.