| Package | Description |
|---|---|
| io.envoyproxy.envoy.config.route.v4alpha | |
| io.envoyproxy.envoy.extensions.filters.http.cache.v4alpha |
| Modifier and Type | Method and Description |
|---|---|
QueryParameterMatcher |
QueryParameterMatcher.Builder.build() |
QueryParameterMatcher |
QueryParameterMatcher.Builder.buildPartial() |
static QueryParameterMatcher |
QueryParameterMatcher.getDefaultInstance() |
QueryParameterMatcher |
QueryParameterMatcher.getDefaultInstanceForType() |
QueryParameterMatcher |
QueryParameterMatcher.Builder.getDefaultInstanceForType() |
QueryParameterMatcher |
RouteMatch.getQueryParameters(int index)
Specifies a set of URL query parameters on which the route should
match.
|
QueryParameterMatcher |
RouteMatch.Builder.getQueryParameters(int index)
Specifies a set of URL query parameters on which the route should
match.
|
QueryParameterMatcher |
RouteMatchOrBuilder.getQueryParameters(int index)
Specifies a set of URL query parameters on which the route should
match.
|
static QueryParameterMatcher |
QueryParameterMatcher.parseDelimitedFrom(InputStream input) |
static QueryParameterMatcher |
QueryParameterMatcher.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static QueryParameterMatcher |
QueryParameterMatcher.parseFrom(byte[] data) |
static QueryParameterMatcher |
QueryParameterMatcher.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static QueryParameterMatcher |
QueryParameterMatcher.parseFrom(ByteBuffer data) |
static QueryParameterMatcher |
QueryParameterMatcher.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static QueryParameterMatcher |
QueryParameterMatcher.parseFrom(com.google.protobuf.ByteString data) |
static QueryParameterMatcher |
QueryParameterMatcher.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static QueryParameterMatcher |
QueryParameterMatcher.parseFrom(com.google.protobuf.CodedInputStream input) |
static QueryParameterMatcher |
QueryParameterMatcher.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static QueryParameterMatcher |
QueryParameterMatcher.parseFrom(InputStream input) |
static QueryParameterMatcher |
QueryParameterMatcher.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<QueryParameterMatcher> |
QueryParameterMatcher.getParserForType() |
List<QueryParameterMatcher> |
RouteMatch.getQueryParametersList()
Specifies a set of URL query parameters on which the route should
match.
|
List<QueryParameterMatcher> |
RouteMatch.Builder.getQueryParametersList()
Specifies a set of URL query parameters on which the route should
match.
|
List<QueryParameterMatcher> |
RouteMatchOrBuilder.getQueryParametersList()
Specifies a set of URL query parameters on which the route should
match.
|
static com.google.protobuf.Parser<QueryParameterMatcher> |
QueryParameterMatcher.parser() |
| Modifier and Type | Method and Description |
|---|---|
RouteMatch.Builder |
RouteMatch.Builder.addQueryParameters(int index,
QueryParameterMatcher value)
Specifies a set of URL query parameters on which the route should
match.
|
RouteMatch.Builder |
RouteMatch.Builder.addQueryParameters(QueryParameterMatcher value)
Specifies a set of URL query parameters on which the route should
match.
|
QueryParameterMatcher.Builder |
QueryParameterMatcher.Builder.mergeFrom(QueryParameterMatcher other) |
static QueryParameterMatcher.Builder |
QueryParameterMatcher.newBuilder(QueryParameterMatcher prototype) |
RouteMatch.Builder |
RouteMatch.Builder.setQueryParameters(int index,
QueryParameterMatcher value)
Specifies a set of URL query parameters on which the route should
match.
|
| Modifier and Type | Method and Description |
|---|---|
RouteMatch.Builder |
RouteMatch.Builder.addAllQueryParameters(Iterable<? extends QueryParameterMatcher> values)
Specifies a set of URL query parameters on which the route should
match.
|
| Modifier and Type | Method and Description |
|---|---|
QueryParameterMatcher |
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.
|
QueryParameterMatcher |
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.
|
QueryParameterMatcher |
CacheConfig.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.
|
QueryParameterMatcher |
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.
|
QueryParameterMatcher |
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.
|
QueryParameterMatcher |
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.
|
| Modifier and Type | Method and Description |
|---|---|
List<QueryParameterMatcher> |
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.
|
List<QueryParameterMatcher> |
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.
|
List<QueryParameterMatcher> |
CacheConfig.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.
|
List<QueryParameterMatcher> |
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.
|
List<QueryParameterMatcher> |
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.
|
List<QueryParameterMatcher> |
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.
|
| Modifier and Type | Method and Description |
|---|---|
CacheConfig.KeyCreatorParams.Builder |
CacheConfig.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 |
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 |
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 |
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 |
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 |
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.
|
| Modifier and Type | Method and Description |
|---|---|
CacheConfig.KeyCreatorParams.Builder |
CacheConfig.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 |
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.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.