Uses of Interface
io.envoyproxy.envoy.config.route.v3.RateLimit.Action.HeaderValueMatchOrBuilder
-
Packages that use RateLimit.Action.HeaderValueMatchOrBuilder Package Description io.envoyproxy.envoy.config.route.v3 -
-
Uses of RateLimit.Action.HeaderValueMatchOrBuilder in io.envoyproxy.envoy.config.route.v3
Classes in io.envoyproxy.envoy.config.route.v3 that implement RateLimit.Action.HeaderValueMatchOrBuilder Modifier and Type Class Description static class
RateLimit.Action.HeaderValueMatch
The following descriptor entry is appended to the descriptor: ..static class
RateLimit.Action.HeaderValueMatch.Builder
The following descriptor entry is appended to the descriptor: ..Fields in io.envoyproxy.envoy.config.route.v3 with type parameters of type RateLimit.Action.HeaderValueMatchOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<RateLimit.Action.HeaderValueMatch,RateLimit.Action.HeaderValueMatch.Builder,RateLimit.Action.HeaderValueMatchOrBuilder>
RateLimit.Action.Builder. headerValueMatchBuilder_
Methods in io.envoyproxy.envoy.config.route.v3 that return RateLimit.Action.HeaderValueMatchOrBuilder Modifier and Type Method Description RateLimit.Action.HeaderValueMatchOrBuilder
RateLimit.Action.Builder. getHeaderValueMatchOrBuilder()
Rate limit on the existence of request headers.RateLimit.Action.HeaderValueMatchOrBuilder
RateLimit.Action. getHeaderValueMatchOrBuilder()
Rate limit on the existence of request headers.RateLimit.Action.HeaderValueMatchOrBuilder
RateLimit.ActionOrBuilder. getHeaderValueMatchOrBuilder()
Rate limit on the existence of request headers.Methods in io.envoyproxy.envoy.config.route.v3 that return types with arguments of type RateLimit.Action.HeaderValueMatchOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<RateLimit.Action.HeaderValueMatch,RateLimit.Action.HeaderValueMatch.Builder,RateLimit.Action.HeaderValueMatchOrBuilder>
RateLimit.Action.Builder. getHeaderValueMatchFieldBuilder()
Rate limit on the existence of request headers.
-