Uses of Class
io.envoyproxy.envoy.config.route.v3.QueryParameterMatcher
Packages that use QueryParameterMatcher
Package
Description
-
Uses of QueryParameterMatcher in io.envoyproxy.envoy.config.route.v3
Methods in io.envoyproxy.envoy.config.route.v3 that return QueryParameterMatcherModifier and TypeMethodDescriptionQueryParameterMatcher.Builder.build()QueryParameterMatcher.Builder.buildPartial()static QueryParameterMatcherQueryParameterMatcher.getDefaultInstance()QueryParameterMatcher.Builder.getDefaultInstanceForType()QueryParameterMatcher.getDefaultInstanceForType()RateLimit.Action.QueryParameterValueMatch.Builder.getQueryParameters(int index) Specifies a set of query parameters that the rate limit action should match on.RateLimit.Action.QueryParameterValueMatch.getQueryParameters(int index) Specifies a set of query parameters that the rate limit action should match on.RateLimit.Action.QueryParameterValueMatchOrBuilder.getQueryParameters(int index) Specifies a set of query parameters that the rate limit action should match on.RouteMatch.Builder.getQueryParameters(int index) Specifies a set of URL query parameters on which the route should match.RouteMatch.getQueryParameters(int index) Specifies a set of URL query parameters on which the route should match.RouteMatchOrBuilder.getQueryParameters(int index) Specifies a set of URL query parameters on which the route should match.static QueryParameterMatcherQueryParameterMatcher.parseDelimitedFrom(InputStream input) static QueryParameterMatcherQueryParameterMatcher.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static QueryParameterMatcherQueryParameterMatcher.parseFrom(byte[] data) static QueryParameterMatcherQueryParameterMatcher.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static QueryParameterMatcherQueryParameterMatcher.parseFrom(com.google.protobuf.ByteString data) static QueryParameterMatcherQueryParameterMatcher.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static QueryParameterMatcherQueryParameterMatcher.parseFrom(com.google.protobuf.CodedInputStream input) static QueryParameterMatcherQueryParameterMatcher.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static QueryParameterMatcherQueryParameterMatcher.parseFrom(InputStream input) static QueryParameterMatcherQueryParameterMatcher.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static QueryParameterMatcherQueryParameterMatcher.parseFrom(ByteBuffer data) static QueryParameterMatcherQueryParameterMatcher.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.config.route.v3 that return types with arguments of type QueryParameterMatcherModifier and TypeMethodDescriptioncom.google.protobuf.Parser<QueryParameterMatcher>QueryParameterMatcher.getParserForType()RateLimit.Action.QueryParameterValueMatch.Builder.getQueryParametersList()Specifies a set of query parameters that the rate limit action should match on.RateLimit.Action.QueryParameterValueMatch.getQueryParametersList()Specifies a set of query parameters that the rate limit action should match on.RateLimit.Action.QueryParameterValueMatchOrBuilder.getQueryParametersList()Specifies a set of query parameters that the rate limit action should match on.RouteMatch.Builder.getQueryParametersList()Specifies a set of URL query parameters on which the route should match.RouteMatch.getQueryParametersList()Specifies a set of URL query parameters on which the route should match.RouteMatchOrBuilder.getQueryParametersList()Specifies a set of URL query parameters on which the route should match.static com.google.protobuf.Parser<QueryParameterMatcher>QueryParameterMatcher.parser()Methods in io.envoyproxy.envoy.config.route.v3 with parameters of type QueryParameterMatcherModifier and TypeMethodDescriptionRateLimit.Action.QueryParameterValueMatch.Builder.addQueryParameters(int index, QueryParameterMatcher value) Specifies a set of query parameters that the rate limit action should match on.RateLimit.Action.QueryParameterValueMatch.Builder.addQueryParameters(QueryParameterMatcher value) Specifies a set of query parameters that the rate limit action should match on.RouteMatch.Builder.addQueryParameters(int index, QueryParameterMatcher value) Specifies a set of URL query parameters on which the route should match.RouteMatch.Builder.addQueryParameters(QueryParameterMatcher value) Specifies a set of URL query parameters on which the route should match.QueryParameterMatcher.Builder.mergeFrom(QueryParameterMatcher other) QueryParameterMatcher.newBuilder(QueryParameterMatcher prototype) RateLimit.Action.QueryParameterValueMatch.Builder.setQueryParameters(int index, QueryParameterMatcher value) Specifies a set of query parameters that the rate limit action should match on.RouteMatch.Builder.setQueryParameters(int index, QueryParameterMatcher value) Specifies a set of URL query parameters on which the route should match.Method parameters in io.envoyproxy.envoy.config.route.v3 with type arguments of type QueryParameterMatcherModifier and TypeMethodDescriptionRateLimit.Action.QueryParameterValueMatch.Builder.addAllQueryParameters(Iterable<? extends QueryParameterMatcher> values) Specifies a set of query parameters that the rate limit action should match on.RouteMatch.Builder.addAllQueryParameters(Iterable<? extends QueryParameterMatcher> values) Specifies a set of URL query parameters on which the route should match. -
Uses of QueryParameterMatcher in io.envoyproxy.envoy.extensions.filters.http.cache_v2.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.cache_v2.v3 that return QueryParameterMatcherModifier and TypeMethodDescriptionCacheV2Config.KeyCreatorParams.Builder.getQueryParametersExcluded(int index) If ``query_parameters_excluded`` is nonempty, query parameters matched by one or more of its matchers are excluded from the cache key (even if also matched by ``query_parameters_included``), and will not affect cache lookup.CacheV2Config.KeyCreatorParams.getQueryParametersExcluded(int index) If ``query_parameters_excluded`` is nonempty, query parameters matched by one or more of its matchers are excluded from the cache key (even if also matched by ``query_parameters_included``), and will not affect cache lookup.CacheV2Config.KeyCreatorParamsOrBuilder.getQueryParametersExcluded(int index) If ``query_parameters_excluded`` is nonempty, query parameters matched by one or more of its matchers are excluded from the cache key (even if also matched by ``query_parameters_included``), and will not affect cache lookup.CacheV2Config.KeyCreatorParams.Builder.getQueryParametersIncluded(int index) If ``query_parameters_included`` is nonempty, only query parameters matched by one or more of its matchers are included in the cache key.CacheV2Config.KeyCreatorParams.getQueryParametersIncluded(int index) If ``query_parameters_included`` is nonempty, only query parameters matched by one or more of its matchers are included in the cache key.CacheV2Config.KeyCreatorParamsOrBuilder.getQueryParametersIncluded(int index) If ``query_parameters_included`` is nonempty, only query parameters matched by one or more of its matchers are included in the cache key.Methods in io.envoyproxy.envoy.extensions.filters.http.cache_v2.v3 that return types with arguments of type QueryParameterMatcherModifier and TypeMethodDescriptionCacheV2Config.KeyCreatorParams.Builder.getQueryParametersExcludedList()If ``query_parameters_excluded`` is nonempty, query parameters matched by one or more of its matchers are excluded from the cache key (even if also matched by ``query_parameters_included``), and will not affect cache lookup.CacheV2Config.KeyCreatorParams.getQueryParametersExcludedList()If ``query_parameters_excluded`` is nonempty, query parameters matched by one or more of its matchers are excluded from the cache key (even if also matched by ``query_parameters_included``), and will not affect cache lookup.CacheV2Config.KeyCreatorParamsOrBuilder.getQueryParametersExcludedList()If ``query_parameters_excluded`` is nonempty, query parameters matched by one or more of its matchers are excluded from the cache key (even if also matched by ``query_parameters_included``), and will not affect cache lookup.CacheV2Config.KeyCreatorParams.Builder.getQueryParametersIncludedList()If ``query_parameters_included`` is nonempty, only query parameters matched by one or more of its matchers are included in the cache key.CacheV2Config.KeyCreatorParams.getQueryParametersIncludedList()If ``query_parameters_included`` is nonempty, only query parameters matched by one or more of its matchers are included in the cache key.CacheV2Config.KeyCreatorParamsOrBuilder.getQueryParametersIncludedList()If ``query_parameters_included`` is nonempty, only query parameters matched by one or more of its matchers are included in the cache key.Methods in io.envoyproxy.envoy.extensions.filters.http.cache_v2.v3 with parameters of type QueryParameterMatcherModifier and TypeMethodDescriptionCacheV2Config.KeyCreatorParams.Builder.addQueryParametersExcluded(int index, QueryParameterMatcher value) If ``query_parameters_excluded`` is nonempty, query parameters matched by one or more of its matchers are excluded from the cache key (even if also matched by ``query_parameters_included``), and will not affect cache lookup.CacheV2Config.KeyCreatorParams.Builder.addQueryParametersExcluded(QueryParameterMatcher value) If ``query_parameters_excluded`` is nonempty, query parameters matched by one or more of its matchers are excluded from the cache key (even if also matched by ``query_parameters_included``), and will not affect cache lookup.CacheV2Config.KeyCreatorParams.Builder.addQueryParametersIncluded(int index, QueryParameterMatcher value) If ``query_parameters_included`` is nonempty, only query parameters matched by one or more of its matchers are included in the cache key.CacheV2Config.KeyCreatorParams.Builder.addQueryParametersIncluded(QueryParameterMatcher value) If ``query_parameters_included`` is nonempty, only query parameters matched by one or more of its matchers are included in the cache key.CacheV2Config.KeyCreatorParams.Builder.setQueryParametersExcluded(int index, QueryParameterMatcher value) If ``query_parameters_excluded`` is nonempty, query parameters matched by one or more of its matchers are excluded from the cache key (even if also matched by ``query_parameters_included``), and will not affect cache lookup.CacheV2Config.KeyCreatorParams.Builder.setQueryParametersIncluded(int index, QueryParameterMatcher value) If ``query_parameters_included`` is nonempty, only query parameters matched by one or more of its matchers are included in the cache key.Method parameters in io.envoyproxy.envoy.extensions.filters.http.cache_v2.v3 with type arguments of type QueryParameterMatcherModifier and TypeMethodDescriptionCacheV2Config.KeyCreatorParams.Builder.addAllQueryParametersExcluded(Iterable<? extends QueryParameterMatcher> values) If ``query_parameters_excluded`` is nonempty, query parameters matched by one or more of its matchers are excluded from the cache key (even if also matched by ``query_parameters_included``), and will not affect cache lookup.CacheV2Config.KeyCreatorParams.Builder.addAllQueryParametersIncluded(Iterable<? extends QueryParameterMatcher> values) If ``query_parameters_included`` is nonempty, only query parameters matched by one or more of its matchers are included in the cache key. -
Uses of QueryParameterMatcher in io.envoyproxy.envoy.extensions.filters.http.cache.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.cache.v3 that return QueryParameterMatcherModifier and TypeMethodDescriptionCacheConfig.KeyCreatorParams.Builder.getQueryParametersExcluded(int index) If ``query_parameters_excluded`` is nonempty, query parameters matched by one or more of its matchers are excluded from the cache key (even if also matched by ``query_parameters_included``), and will not affect cache lookup.CacheConfig.KeyCreatorParams.getQueryParametersExcluded(int index) If ``query_parameters_excluded`` is nonempty, query parameters matched by one or more of its matchers are excluded from the cache key (even if also matched by ``query_parameters_included``), and will not affect cache lookup.CacheConfig.KeyCreatorParamsOrBuilder.getQueryParametersExcluded(int index) If ``query_parameters_excluded`` is nonempty, query parameters matched by one or more of its matchers are excluded from the cache key (even if also matched by ``query_parameters_included``), and will not affect cache lookup.CacheConfig.KeyCreatorParams.Builder.getQueryParametersIncluded(int index) If ``query_parameters_included`` is nonempty, only query parameters matched by one or more of its matchers are included in the cache key.CacheConfig.KeyCreatorParams.getQueryParametersIncluded(int index) If ``query_parameters_included`` is nonempty, only query parameters matched by one or more of its matchers are included in the cache key.CacheConfig.KeyCreatorParamsOrBuilder.getQueryParametersIncluded(int index) If ``query_parameters_included`` is nonempty, only query parameters matched by one or more of its matchers are included in the cache key.Methods in io.envoyproxy.envoy.extensions.filters.http.cache.v3 that return types with arguments of type QueryParameterMatcherModifier and TypeMethodDescriptionCacheConfig.KeyCreatorParams.Builder.getQueryParametersExcludedList()If ``query_parameters_excluded`` is nonempty, query parameters matched by one or more of its matchers are excluded from the cache key (even if also matched by ``query_parameters_included``), and will not affect cache lookup.CacheConfig.KeyCreatorParams.getQueryParametersExcludedList()If ``query_parameters_excluded`` is nonempty, query parameters matched by one or more of its matchers are excluded from the cache key (even if also matched by ``query_parameters_included``), and will not affect cache lookup.CacheConfig.KeyCreatorParamsOrBuilder.getQueryParametersExcludedList()If ``query_parameters_excluded`` is nonempty, query parameters matched by one or more of its matchers are excluded from the cache key (even if also matched by ``query_parameters_included``), and will not affect cache lookup.CacheConfig.KeyCreatorParams.Builder.getQueryParametersIncludedList()If ``query_parameters_included`` is nonempty, only query parameters matched by one or more of its matchers are included in the cache key.CacheConfig.KeyCreatorParams.getQueryParametersIncludedList()If ``query_parameters_included`` is nonempty, only query parameters matched by one or more of its matchers are included in the cache key.CacheConfig.KeyCreatorParamsOrBuilder.getQueryParametersIncludedList()If ``query_parameters_included`` is nonempty, only query parameters matched by one or more of its matchers are included in the cache key.Methods in io.envoyproxy.envoy.extensions.filters.http.cache.v3 with parameters of type QueryParameterMatcherModifier and TypeMethodDescriptionCacheConfig.KeyCreatorParams.Builder.addQueryParametersExcluded(int index, QueryParameterMatcher value) If ``query_parameters_excluded`` is nonempty, query parameters matched by one or more of its matchers are excluded from the cache key (even if also matched by ``query_parameters_included``), and will not affect cache lookup.CacheConfig.KeyCreatorParams.Builder.addQueryParametersExcluded(QueryParameterMatcher value) If ``query_parameters_excluded`` is nonempty, query parameters matched by one or more of its matchers are excluded from the cache key (even if also matched by ``query_parameters_included``), and will not affect cache lookup.CacheConfig.KeyCreatorParams.Builder.addQueryParametersIncluded(int index, QueryParameterMatcher value) If ``query_parameters_included`` is nonempty, only query parameters matched by one or more of its matchers are included in the cache key.CacheConfig.KeyCreatorParams.Builder.addQueryParametersIncluded(QueryParameterMatcher value) If ``query_parameters_included`` is nonempty, only query parameters matched by one or more of its matchers are included in the cache key.CacheConfig.KeyCreatorParams.Builder.setQueryParametersExcluded(int index, QueryParameterMatcher value) If ``query_parameters_excluded`` is nonempty, query parameters matched by one or more of its matchers are excluded from the cache key (even if also matched by ``query_parameters_included``), and will not affect cache lookup.CacheConfig.KeyCreatorParams.Builder.setQueryParametersIncluded(int index, QueryParameterMatcher value) If ``query_parameters_included`` is nonempty, only query parameters matched by one or more of its matchers are included in the cache key.Method parameters in io.envoyproxy.envoy.extensions.filters.http.cache.v3 with type arguments of type QueryParameterMatcherModifier and TypeMethodDescriptionCacheConfig.KeyCreatorParams.Builder.addAllQueryParametersExcluded(Iterable<? extends QueryParameterMatcher> values) If ``query_parameters_excluded`` is nonempty, query parameters matched by one or more of its matchers are excluded from the cache key (even if also matched by ``query_parameters_included``), and will not affect cache lookup.CacheConfig.KeyCreatorParams.Builder.addAllQueryParametersIncluded(Iterable<? extends QueryParameterMatcher> values) If ``query_parameters_included`` is nonempty, only query parameters matched by one or more of its matchers are included in the cache key.