RateLimitConfig.Action.HeaderValueMatch.Builder |
RateLimitConfig.Action.HeaderValueMatch.Builder.addAllHeaders(Iterable<? extends HeaderMatcher> values) |
Specifies a set of headers that the rate limit action should match
on.
|
RateLimitConfig.Action.HeaderValueMatch.Builder |
RateLimitConfig.Action.HeaderValueMatch.Builder.addHeaders(int index,
HeaderMatcher value) |
Specifies a set of headers that the rate limit action should match
on.
|
RateLimitConfig.Action.HeaderValueMatch.Builder |
RateLimitConfig.Action.HeaderValueMatch.Builder.addHeaders(int index,
HeaderMatcher.Builder builderForValue) |
Specifies a set of headers that the rate limit action should match
on.
|
RateLimitConfig.Action.HeaderValueMatch.Builder |
RateLimitConfig.Action.HeaderValueMatch.Builder.addHeaders(HeaderMatcher value) |
Specifies a set of headers that the rate limit action should match
on.
|
RateLimitConfig.Action.HeaderValueMatch.Builder |
RateLimitConfig.Action.HeaderValueMatch.Builder.addHeaders(HeaderMatcher.Builder builderForValue) |
Specifies a set of headers that the rate limit action should match
on.
|
RateLimitConfig.Action.HeaderValueMatch.Builder |
RateLimitConfig.Action.HeaderValueMatch.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
RateLimitConfig.Action.HeaderValueMatch.Builder |
RateLimitConfig.Action.HeaderValueMatch.Builder.clear() |
|
RateLimitConfig.Action.HeaderValueMatch.Builder |
RateLimitConfig.Action.HeaderValueMatch.Builder.clearDescriptorValue() |
The value to use in the descriptor entry.
|
RateLimitConfig.Action.HeaderValueMatch.Builder |
RateLimitConfig.Action.HeaderValueMatch.Builder.clearExpectMatch() |
If set to true, the action will append a descriptor entry when the
request matches the headers.
|
RateLimitConfig.Action.HeaderValueMatch.Builder |
RateLimitConfig.Action.HeaderValueMatch.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
RateLimitConfig.Action.HeaderValueMatch.Builder |
RateLimitConfig.Action.HeaderValueMatch.Builder.clearHeaders() |
Specifies a set of headers that the rate limit action should match
on.
|
RateLimitConfig.Action.HeaderValueMatch.Builder |
RateLimitConfig.Action.HeaderValueMatch.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
RateLimitConfig.Action.HeaderValueMatch.Builder |
RateLimitConfig.Action.HeaderValueMatch.Builder.clone() |
|
RateLimitConfig.Action.HeaderValueMatch.Builder |
RateLimitConfig.Action.Builder.getHeaderValueMatchBuilder() |
Rate limit on the existence of request headers.
|
RateLimitConfig.Action.HeaderValueMatch.Builder |
RateLimitConfig.Action.HeaderValueMatch.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
RateLimitConfig.Action.HeaderValueMatch.Builder |
RateLimitConfig.Action.HeaderValueMatch.Builder.mergeFrom(com.google.protobuf.Message other) |
|
RateLimitConfig.Action.HeaderValueMatch.Builder |
RateLimitConfig.Action.HeaderValueMatch.Builder.mergeFrom(RateLimitConfig.Action.HeaderValueMatch other) |
|
RateLimitConfig.Action.HeaderValueMatch.Builder |
RateLimitConfig.Action.HeaderValueMatch.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static RateLimitConfig.Action.HeaderValueMatch.Builder |
RateLimitConfig.Action.HeaderValueMatch.newBuilder() |
|
static RateLimitConfig.Action.HeaderValueMatch.Builder |
RateLimitConfig.Action.HeaderValueMatch.newBuilder(RateLimitConfig.Action.HeaderValueMatch prototype) |
|
RateLimitConfig.Action.HeaderValueMatch.Builder |
RateLimitConfig.Action.HeaderValueMatch.newBuilderForType() |
|
protected RateLimitConfig.Action.HeaderValueMatch.Builder |
RateLimitConfig.Action.HeaderValueMatch.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
RateLimitConfig.Action.HeaderValueMatch.Builder |
RateLimitConfig.Action.HeaderValueMatch.Builder.removeHeaders(int index) |
Specifies a set of headers that the rate limit action should match
on.
|
RateLimitConfig.Action.HeaderValueMatch.Builder |
RateLimitConfig.Action.HeaderValueMatch.Builder.setDescriptorValue(String value) |
The value to use in the descriptor entry.
|
RateLimitConfig.Action.HeaderValueMatch.Builder |
RateLimitConfig.Action.HeaderValueMatch.Builder.setDescriptorValueBytes(com.google.protobuf.ByteString value) |
The value to use in the descriptor entry.
|
RateLimitConfig.Action.HeaderValueMatch.Builder |
RateLimitConfig.Action.HeaderValueMatch.Builder.setExpectMatch(boolean value) |
If set to true, the action will append a descriptor entry when the
request matches the headers.
|
RateLimitConfig.Action.HeaderValueMatch.Builder |
RateLimitConfig.Action.HeaderValueMatch.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
RateLimitConfig.Action.HeaderValueMatch.Builder |
RateLimitConfig.Action.HeaderValueMatch.Builder.setHeaders(int index,
HeaderMatcher value) |
Specifies a set of headers that the rate limit action should match
on.
|
RateLimitConfig.Action.HeaderValueMatch.Builder |
RateLimitConfig.Action.HeaderValueMatch.Builder.setHeaders(int index,
HeaderMatcher.Builder builderForValue) |
Specifies a set of headers that the rate limit action should match
on.
|
RateLimitConfig.Action.HeaderValueMatch.Builder |
RateLimitConfig.Action.HeaderValueMatch.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
RateLimitConfig.Action.HeaderValueMatch.Builder |
RateLimitConfig.Action.HeaderValueMatch.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
RateLimitConfig.Action.HeaderValueMatch.Builder |
RateLimitConfig.Action.HeaderValueMatch.toBuilder() |
|