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 classRateLimit.Action.HeaderValueMatchThe following descriptor entry is appended to the descriptor: ..static classRateLimit.Action.HeaderValueMatch.BuilderThe 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.HeaderValueMatchOrBuilderRateLimit.Action.Builder. getHeaderValueMatchOrBuilder()Rate limit on the existence of request headers.RateLimit.Action.HeaderValueMatchOrBuilderRateLimit.Action. getHeaderValueMatchOrBuilder()Rate limit on the existence of request headers.RateLimit.Action.HeaderValueMatchOrBuilderRateLimit.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.
-