Uses of Class
io.envoyproxy.envoy.config.route.v3.RateLimit.Action.QueryParameterValueMatch
Packages that use RateLimit.Action.QueryParameterValueMatch
-
Uses of RateLimit.Action.QueryParameterValueMatch in io.envoyproxy.envoy.config.route.v3
Fields in io.envoyproxy.envoy.config.route.v3 declared as RateLimit.Action.QueryParameterValueMatchModifier and TypeFieldDescriptionprivate static final RateLimit.Action.QueryParameterValueMatch
RateLimit.Action.QueryParameterValueMatch.DEFAULT_INSTANCE
Fields in io.envoyproxy.envoy.config.route.v3 with type parameters of type RateLimit.Action.QueryParameterValueMatchModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser
<RateLimit.Action.QueryParameterValueMatch> RateLimit.Action.QueryParameterValueMatch.PARSER
private com.google.protobuf.SingleFieldBuilder
<RateLimit.Action.QueryParameterValueMatch, RateLimit.Action.QueryParameterValueMatch.Builder, RateLimit.Action.QueryParameterValueMatchOrBuilder> RateLimit.Action.Builder.queryParameterValueMatchBuilder_
Methods in io.envoyproxy.envoy.config.route.v3 that return RateLimit.Action.QueryParameterValueMatchModifier and TypeMethodDescriptionRateLimit.Action.QueryParameterValueMatch.Builder.build()
RateLimit.Action.QueryParameterValueMatch.Builder.buildPartial()
RateLimit.Action.QueryParameterValueMatch.getDefaultInstance()
RateLimit.Action.QueryParameterValueMatch.Builder.getDefaultInstanceForType()
RateLimit.Action.QueryParameterValueMatch.getDefaultInstanceForType()
RateLimit.Action.Builder.getQueryParameterValueMatch()
Rate limit on the existence of query parameters.RateLimit.Action.getQueryParameterValueMatch()
Rate limit on the existence of query parameters.RateLimit.ActionOrBuilder.getQueryParameterValueMatch()
Rate limit on the existence of query parameters.RateLimit.Action.QueryParameterValueMatch.parseDelimitedFrom
(InputStream input) RateLimit.Action.QueryParameterValueMatch.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) RateLimit.Action.QueryParameterValueMatch.parseFrom
(byte[] data) RateLimit.Action.QueryParameterValueMatch.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) RateLimit.Action.QueryParameterValueMatch.parseFrom
(com.google.protobuf.ByteString data) RateLimit.Action.QueryParameterValueMatch.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) RateLimit.Action.QueryParameterValueMatch.parseFrom
(com.google.protobuf.CodedInputStream input) RateLimit.Action.QueryParameterValueMatch.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) RateLimit.Action.QueryParameterValueMatch.parseFrom
(InputStream input) RateLimit.Action.QueryParameterValueMatch.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) RateLimit.Action.QueryParameterValueMatch.parseFrom
(ByteBuffer data) RateLimit.Action.QueryParameterValueMatch.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.config.route.v3 that return types with arguments of type RateLimit.Action.QueryParameterValueMatchModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<RateLimit.Action.QueryParameterValueMatch> RateLimit.Action.QueryParameterValueMatch.getParserForType()
private com.google.protobuf.SingleFieldBuilder
<RateLimit.Action.QueryParameterValueMatch, RateLimit.Action.QueryParameterValueMatch.Builder, RateLimit.Action.QueryParameterValueMatchOrBuilder> RateLimit.Action.Builder.getQueryParameterValueMatchFieldBuilder()
Rate limit on the existence of query parameters.static com.google.protobuf.Parser
<RateLimit.Action.QueryParameterValueMatch> RateLimit.Action.QueryParameterValueMatch.parser()
Methods in io.envoyproxy.envoy.config.route.v3 with parameters of type RateLimit.Action.QueryParameterValueMatchModifier and TypeMethodDescriptionprivate void
RateLimit.Action.QueryParameterValueMatch.Builder.buildPartial0
(RateLimit.Action.QueryParameterValueMatch result) private void
RateLimit.Action.QueryParameterValueMatch.Builder.buildPartialRepeatedFields
(RateLimit.Action.QueryParameterValueMatch result) RateLimit.Action.QueryParameterValueMatch.Builder.mergeFrom
(RateLimit.Action.QueryParameterValueMatch other) RateLimit.Action.Builder.mergeQueryParameterValueMatch
(RateLimit.Action.QueryParameterValueMatch value) Rate limit on the existence of query parameters.RateLimit.Action.QueryParameterValueMatch.newBuilder
(RateLimit.Action.QueryParameterValueMatch prototype) RateLimit.Action.Builder.setQueryParameterValueMatch
(RateLimit.Action.QueryParameterValueMatch value) Rate limit on the existence of query parameters.