Uses of Class
io.envoyproxy.envoy.config.route.v3.RateLimit.Action.HeaderValueMatch
-
Packages that use RateLimit.Action.HeaderValueMatch Package Description io.envoyproxy.envoy.config.route.v3 -
-
Uses of RateLimit.Action.HeaderValueMatch in io.envoyproxy.envoy.config.route.v3
Fields in io.envoyproxy.envoy.config.route.v3 declared as RateLimit.Action.HeaderValueMatch Modifier and Type Field Description private static RateLimit.Action.HeaderValueMatchRateLimit.Action.HeaderValueMatch. DEFAULT_INSTANCEFields in io.envoyproxy.envoy.config.route.v3 with type parameters of type RateLimit.Action.HeaderValueMatch Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<RateLimit.Action.HeaderValueMatch,RateLimit.Action.HeaderValueMatch.Builder,RateLimit.Action.HeaderValueMatchOrBuilder>RateLimit.Action.Builder. headerValueMatchBuilder_private static com.google.protobuf.Parser<RateLimit.Action.HeaderValueMatch>RateLimit.Action.HeaderValueMatch. PARSERMethods in io.envoyproxy.envoy.config.route.v3 that return RateLimit.Action.HeaderValueMatch Modifier and Type Method Description RateLimit.Action.HeaderValueMatchRateLimit.Action.HeaderValueMatch.Builder. build()RateLimit.Action.HeaderValueMatchRateLimit.Action.HeaderValueMatch.Builder. buildPartial()static RateLimit.Action.HeaderValueMatchRateLimit.Action.HeaderValueMatch. getDefaultInstance()RateLimit.Action.HeaderValueMatchRateLimit.Action.HeaderValueMatch.Builder. getDefaultInstanceForType()RateLimit.Action.HeaderValueMatchRateLimit.Action.HeaderValueMatch. getDefaultInstanceForType()RateLimit.Action.HeaderValueMatchRateLimit.Action.Builder. getHeaderValueMatch()Rate limit on the existence of request headers.RateLimit.Action.HeaderValueMatchRateLimit.Action. getHeaderValueMatch()Rate limit on the existence of request headers.RateLimit.Action.HeaderValueMatchRateLimit.ActionOrBuilder. getHeaderValueMatch()Rate limit on the existence of request headers.static RateLimit.Action.HeaderValueMatchRateLimit.Action.HeaderValueMatch. parseDelimitedFrom(java.io.InputStream input)static RateLimit.Action.HeaderValueMatchRateLimit.Action.HeaderValueMatch. parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RateLimit.Action.HeaderValueMatchRateLimit.Action.HeaderValueMatch. parseFrom(byte[] data)static RateLimit.Action.HeaderValueMatchRateLimit.Action.HeaderValueMatch. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RateLimit.Action.HeaderValueMatchRateLimit.Action.HeaderValueMatch. parseFrom(com.google.protobuf.ByteString data)static RateLimit.Action.HeaderValueMatchRateLimit.Action.HeaderValueMatch. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RateLimit.Action.HeaderValueMatchRateLimit.Action.HeaderValueMatch. parseFrom(com.google.protobuf.CodedInputStream input)static RateLimit.Action.HeaderValueMatchRateLimit.Action.HeaderValueMatch. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RateLimit.Action.HeaderValueMatchRateLimit.Action.HeaderValueMatch. parseFrom(java.io.InputStream input)static RateLimit.Action.HeaderValueMatchRateLimit.Action.HeaderValueMatch. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RateLimit.Action.HeaderValueMatchRateLimit.Action.HeaderValueMatch. parseFrom(java.nio.ByteBuffer data)static RateLimit.Action.HeaderValueMatchRateLimit.Action.HeaderValueMatch. parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.config.route.v3 that return types with arguments of type RateLimit.Action.HeaderValueMatch 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.com.google.protobuf.Parser<RateLimit.Action.HeaderValueMatch>RateLimit.Action.HeaderValueMatch. getParserForType()static com.google.protobuf.Parser<RateLimit.Action.HeaderValueMatch>RateLimit.Action.HeaderValueMatch. parser()Methods in io.envoyproxy.envoy.config.route.v3 with parameters of type RateLimit.Action.HeaderValueMatch Modifier and Type Method Description private voidRateLimit.Action.HeaderValueMatch.Builder. buildPartial0(RateLimit.Action.HeaderValueMatch result)private voidRateLimit.Action.HeaderValueMatch.Builder. buildPartialRepeatedFields(RateLimit.Action.HeaderValueMatch result)RateLimit.Action.HeaderValueMatch.BuilderRateLimit.Action.HeaderValueMatch.Builder. mergeFrom(RateLimit.Action.HeaderValueMatch other)RateLimit.Action.BuilderRateLimit.Action.Builder. mergeHeaderValueMatch(RateLimit.Action.HeaderValueMatch value)Rate limit on the existence of request headers.static RateLimit.Action.HeaderValueMatch.BuilderRateLimit.Action.HeaderValueMatch. newBuilder(RateLimit.Action.HeaderValueMatch prototype)RateLimit.Action.BuilderRateLimit.Action.Builder. setHeaderValueMatch(RateLimit.Action.HeaderValueMatch value)Rate limit on the existence of request headers.
-