Class CacheConfig.KeyCreatorParams.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<CacheConfig.KeyCreatorParams.Builder>
-
- io.envoyproxy.envoy.config.filter.http.cache.v2alpha.CacheConfig.KeyCreatorParams.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,CacheConfig.KeyCreatorParamsOrBuilder,Cloneable
- Enclosing class:
- CacheConfig.KeyCreatorParams
public static final class CacheConfig.KeyCreatorParams.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<CacheConfig.KeyCreatorParams.Builder> implements CacheConfig.KeyCreatorParamsOrBuilder
[#not-implemented-hide:] Modifies cache key creation by restricting which parts of the URL are included.
Protobuf typeenvoy.config.filter.http.cache.v2alpha.CacheConfig.KeyCreatorParams
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description CacheConfig.KeyCreatorParams.BuilderaddAllQueryParametersExcluded(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.BuilderaddAllQueryParametersIncluded(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.CacheConfig.KeyCreatorParams.BuilderaddQueryParametersExcluded(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.BuilderaddQueryParametersExcluded(int index, QueryParameterMatcher.Builder builderForValue)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.BuilderaddQueryParametersExcluded(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.BuilderaddQueryParametersExcluded(QueryParameterMatcher.Builder builderForValue)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.BuilderaddQueryParametersExcludedBuilder()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.BuilderaddQueryParametersExcludedBuilder(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.BuilderaddQueryParametersIncluded(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.BuilderaddQueryParametersIncluded(int index, QueryParameterMatcher.Builder builderForValue)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.BuilderaddQueryParametersIncluded(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.BuilderaddQueryParametersIncluded(QueryParameterMatcher.Builder builderForValue)If *query_parameters_included* is nonempty, only query parameters matched by one or more of its matchers are included in the cache key.QueryParameterMatcher.BuilderaddQueryParametersIncludedBuilder()If *query_parameters_included* is nonempty, only query parameters matched by one or more of its matchers are included in the cache key.QueryParameterMatcher.BuilderaddQueryParametersIncludedBuilder(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.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)CacheConfig.KeyCreatorParamsbuild()CacheConfig.KeyCreatorParamsbuildPartial()CacheConfig.KeyCreatorParams.Builderclear()CacheConfig.KeyCreatorParams.BuilderclearExcludeHost()If true, exclude the host from the cache key.CacheConfig.KeyCreatorParams.BuilderclearExcludeScheme()If true, exclude the URL scheme from the cache key.CacheConfig.KeyCreatorParams.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)CacheConfig.KeyCreatorParams.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)CacheConfig.KeyCreatorParams.BuilderclearQueryParametersExcluded()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.BuilderclearQueryParametersIncluded()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.Builderclone()CacheConfig.KeyCreatorParamsgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()booleangetExcludeHost()If true, exclude the host from the cache key.booleangetExcludeScheme()If true, exclude the URL scheme from the cache key.QueryParameterMatchergetQueryParametersExcluded(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.BuildergetQueryParametersExcludedBuilder(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.List<QueryParameterMatcher.Builder>getQueryParametersExcludedBuilderList()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.intgetQueryParametersExcludedCount()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>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.QueryParameterMatcherOrBuildergetQueryParametersExcludedOrBuilder(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.List<? extends QueryParameterMatcherOrBuilder>getQueryParametersExcludedOrBuilderList()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.QueryParameterMatchergetQueryParametersIncluded(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.BuildergetQueryParametersIncludedBuilder(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.List<QueryParameterMatcher.Builder>getQueryParametersIncludedBuilderList()If *query_parameters_included* is nonempty, only query parameters matched by one or more of its matchers are included in the cache key.intgetQueryParametersIncludedCount()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>getQueryParametersIncludedList()If *query_parameters_included* is nonempty, only query parameters matched by one or more of its matchers are included in the cache key.QueryParameterMatcherOrBuildergetQueryParametersIncludedOrBuilder(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.List<? extends QueryParameterMatcherOrBuilder>getQueryParametersIncludedOrBuilderList()If *query_parameters_included* is nonempty, only query parameters matched by one or more of its matchers are included in the cache key.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()CacheConfig.KeyCreatorParams.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)CacheConfig.KeyCreatorParams.BuildermergeFrom(com.google.protobuf.Message other)CacheConfig.KeyCreatorParams.BuildermergeFrom(CacheConfig.KeyCreatorParams other)CacheConfig.KeyCreatorParams.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)CacheConfig.KeyCreatorParams.BuilderremoveQueryParametersExcluded(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.BuilderremoveQueryParametersIncluded(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.BuildersetExcludeHost(boolean value)If true, exclude the host from the cache key.CacheConfig.KeyCreatorParams.BuildersetExcludeScheme(boolean value)If true, exclude the URL scheme from the cache key.CacheConfig.KeyCreatorParams.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)CacheConfig.KeyCreatorParams.BuildersetQueryParametersExcluded(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.BuildersetQueryParametersExcluded(int index, QueryParameterMatcher.Builder builderForValue)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.BuildersetQueryParametersIncluded(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.BuildersetQueryParametersIncluded(int index, QueryParameterMatcher.Builder builderForValue)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.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)CacheConfig.KeyCreatorParams.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<CacheConfig.KeyCreatorParams.Builder>
-
clear
public CacheConfig.KeyCreatorParams.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<CacheConfig.KeyCreatorParams.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<CacheConfig.KeyCreatorParams.Builder>
-
getDefaultInstanceForType
public CacheConfig.KeyCreatorParams getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public CacheConfig.KeyCreatorParams build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public CacheConfig.KeyCreatorParams buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public CacheConfig.KeyCreatorParams.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<CacheConfig.KeyCreatorParams.Builder>
-
setField
public CacheConfig.KeyCreatorParams.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<CacheConfig.KeyCreatorParams.Builder>
-
clearField
public CacheConfig.KeyCreatorParams.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<CacheConfig.KeyCreatorParams.Builder>
-
clearOneof
public CacheConfig.KeyCreatorParams.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<CacheConfig.KeyCreatorParams.Builder>
-
setRepeatedField
public CacheConfig.KeyCreatorParams.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<CacheConfig.KeyCreatorParams.Builder>
-
addRepeatedField
public CacheConfig.KeyCreatorParams.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<CacheConfig.KeyCreatorParams.Builder>
-
mergeFrom
public CacheConfig.KeyCreatorParams.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<CacheConfig.KeyCreatorParams.Builder>
-
mergeFrom
public CacheConfig.KeyCreatorParams.Builder mergeFrom(CacheConfig.KeyCreatorParams other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<CacheConfig.KeyCreatorParams.Builder>
-
mergeFrom
public CacheConfig.KeyCreatorParams.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<CacheConfig.KeyCreatorParams.Builder>- Throws:
IOException
-
getExcludeScheme
public boolean getExcludeScheme()
If true, exclude the URL scheme from the cache key. Set to true if your origins always produce the same response for http and https requests.
bool exclude_scheme = 1;- Specified by:
getExcludeSchemein interfaceCacheConfig.KeyCreatorParamsOrBuilder- Returns:
- The excludeScheme.
-
setExcludeScheme
public CacheConfig.KeyCreatorParams.Builder setExcludeScheme(boolean value)
If true, exclude the URL scheme from the cache key. Set to true if your origins always produce the same response for http and https requests.
bool exclude_scheme = 1;- Parameters:
value- The excludeScheme to set.- Returns:
- This builder for chaining.
-
clearExcludeScheme
public CacheConfig.KeyCreatorParams.Builder clearExcludeScheme()
If true, exclude the URL scheme from the cache key. Set to true if your origins always produce the same response for http and https requests.
bool exclude_scheme = 1;- Returns:
- This builder for chaining.
-
getExcludeHost
public boolean getExcludeHost()
If true, exclude the host from the cache key. Set to true if your origins' responses don't ever depend on host.
bool exclude_host = 2;- Specified by:
getExcludeHostin interfaceCacheConfig.KeyCreatorParamsOrBuilder- Returns:
- The excludeHost.
-
setExcludeHost
public CacheConfig.KeyCreatorParams.Builder setExcludeHost(boolean value)
If true, exclude the host from the cache key. Set to true if your origins' responses don't ever depend on host.
bool exclude_host = 2;- Parameters:
value- The excludeHost to set.- Returns:
- This builder for chaining.
-
clearExcludeHost
public CacheConfig.KeyCreatorParams.Builder clearExcludeHost()
If true, exclude the host from the cache key. Set to true if your origins' responses don't ever depend on host.
bool exclude_host = 2;- Returns:
- This builder for chaining.
-
getQueryParametersIncludedList
public List<QueryParameterMatcher> getQueryParametersIncludedList()
If *query_parameters_included* is nonempty, only query parameters matched by one or more of its matchers are included in the cache key. Any other query params will not affect cache lookup.
repeated .envoy.api.v2.route.QueryParameterMatcher query_parameters_included = 3;- Specified by:
getQueryParametersIncludedListin interfaceCacheConfig.KeyCreatorParamsOrBuilder
-
getQueryParametersIncludedCount
public int getQueryParametersIncludedCount()
If *query_parameters_included* is nonempty, only query parameters matched by one or more of its matchers are included in the cache key. Any other query params will not affect cache lookup.
repeated .envoy.api.v2.route.QueryParameterMatcher query_parameters_included = 3;- Specified by:
getQueryParametersIncludedCountin interfaceCacheConfig.KeyCreatorParamsOrBuilder
-
getQueryParametersIncluded
public QueryParameterMatcher 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. Any other query params will not affect cache lookup.
repeated .envoy.api.v2.route.QueryParameterMatcher query_parameters_included = 3;- Specified by:
getQueryParametersIncludedin interfaceCacheConfig.KeyCreatorParamsOrBuilder
-
setQueryParametersIncluded
public 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. Any other query params will not affect cache lookup.
repeated .envoy.api.v2.route.QueryParameterMatcher query_parameters_included = 3;
-
setQueryParametersIncluded
public CacheConfig.KeyCreatorParams.Builder setQueryParametersIncluded(int index, QueryParameterMatcher.Builder builderForValue)
If *query_parameters_included* is nonempty, only query parameters matched by one or more of its matchers are included in the cache key. Any other query params will not affect cache lookup.
repeated .envoy.api.v2.route.QueryParameterMatcher query_parameters_included = 3;
-
addQueryParametersIncluded
public 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. Any other query params will not affect cache lookup.
repeated .envoy.api.v2.route.QueryParameterMatcher query_parameters_included = 3;
-
addQueryParametersIncluded
public 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. Any other query params will not affect cache lookup.
repeated .envoy.api.v2.route.QueryParameterMatcher query_parameters_included = 3;
-
addQueryParametersIncluded
public CacheConfig.KeyCreatorParams.Builder addQueryParametersIncluded(QueryParameterMatcher.Builder builderForValue)
If *query_parameters_included* is nonempty, only query parameters matched by one or more of its matchers are included in the cache key. Any other query params will not affect cache lookup.
repeated .envoy.api.v2.route.QueryParameterMatcher query_parameters_included = 3;
-
addQueryParametersIncluded
public CacheConfig.KeyCreatorParams.Builder addQueryParametersIncluded(int index, QueryParameterMatcher.Builder builderForValue)
If *query_parameters_included* is nonempty, only query parameters matched by one or more of its matchers are included in the cache key. Any other query params will not affect cache lookup.
repeated .envoy.api.v2.route.QueryParameterMatcher query_parameters_included = 3;
-
addAllQueryParametersIncluded
public 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. Any other query params will not affect cache lookup.
repeated .envoy.api.v2.route.QueryParameterMatcher query_parameters_included = 3;
-
clearQueryParametersIncluded
public CacheConfig.KeyCreatorParams.Builder clearQueryParametersIncluded()
If *query_parameters_included* is nonempty, only query parameters matched by one or more of its matchers are included in the cache key. Any other query params will not affect cache lookup.
repeated .envoy.api.v2.route.QueryParameterMatcher query_parameters_included = 3;
-
removeQueryParametersIncluded
public CacheConfig.KeyCreatorParams.Builder removeQueryParametersIncluded(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. Any other query params will not affect cache lookup.
repeated .envoy.api.v2.route.QueryParameterMatcher query_parameters_included = 3;
-
getQueryParametersIncludedBuilder
public QueryParameterMatcher.Builder getQueryParametersIncludedBuilder(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. Any other query params will not affect cache lookup.
repeated .envoy.api.v2.route.QueryParameterMatcher query_parameters_included = 3;
-
getQueryParametersIncludedOrBuilder
public QueryParameterMatcherOrBuilder getQueryParametersIncludedOrBuilder(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. Any other query params will not affect cache lookup.
repeated .envoy.api.v2.route.QueryParameterMatcher query_parameters_included = 3;- Specified by:
getQueryParametersIncludedOrBuilderin interfaceCacheConfig.KeyCreatorParamsOrBuilder
-
getQueryParametersIncludedOrBuilderList
public List<? extends QueryParameterMatcherOrBuilder> getQueryParametersIncludedOrBuilderList()
If *query_parameters_included* is nonempty, only query parameters matched by one or more of its matchers are included in the cache key. Any other query params will not affect cache lookup.
repeated .envoy.api.v2.route.QueryParameterMatcher query_parameters_included = 3;- Specified by:
getQueryParametersIncludedOrBuilderListin interfaceCacheConfig.KeyCreatorParamsOrBuilder
-
addQueryParametersIncludedBuilder
public QueryParameterMatcher.Builder addQueryParametersIncludedBuilder()
If *query_parameters_included* is nonempty, only query parameters matched by one or more of its matchers are included in the cache key. Any other query params will not affect cache lookup.
repeated .envoy.api.v2.route.QueryParameterMatcher query_parameters_included = 3;
-
addQueryParametersIncludedBuilder
public QueryParameterMatcher.Builder addQueryParametersIncludedBuilder(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. Any other query params will not affect cache lookup.
repeated .envoy.api.v2.route.QueryParameterMatcher query_parameters_included = 3;
-
getQueryParametersIncludedBuilderList
public List<QueryParameterMatcher.Builder> getQueryParametersIncludedBuilderList()
If *query_parameters_included* is nonempty, only query parameters matched by one or more of its matchers are included in the cache key. Any other query params will not affect cache lookup.
repeated .envoy.api.v2.route.QueryParameterMatcher query_parameters_included = 3;
-
getQueryParametersExcludedList
public List<QueryParameterMatcher> 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.
repeated .envoy.api.v2.route.QueryParameterMatcher query_parameters_excluded = 4;- Specified by:
getQueryParametersExcludedListin interfaceCacheConfig.KeyCreatorParamsOrBuilder
-
getQueryParametersExcludedCount
public int getQueryParametersExcludedCount()
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.
repeated .envoy.api.v2.route.QueryParameterMatcher query_parameters_excluded = 4;- Specified by:
getQueryParametersExcludedCountin interfaceCacheConfig.KeyCreatorParamsOrBuilder
-
getQueryParametersExcluded
public QueryParameterMatcher 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.
repeated .envoy.api.v2.route.QueryParameterMatcher query_parameters_excluded = 4;- Specified by:
getQueryParametersExcludedin interfaceCacheConfig.KeyCreatorParamsOrBuilder
-
setQueryParametersExcluded
public 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.
repeated .envoy.api.v2.route.QueryParameterMatcher query_parameters_excluded = 4;
-
setQueryParametersExcluded
public CacheConfig.KeyCreatorParams.Builder setQueryParametersExcluded(int index, QueryParameterMatcher.Builder builderForValue)
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.
repeated .envoy.api.v2.route.QueryParameterMatcher query_parameters_excluded = 4;
-
addQueryParametersExcluded
public 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.
repeated .envoy.api.v2.route.QueryParameterMatcher query_parameters_excluded = 4;
-
addQueryParametersExcluded
public 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.
repeated .envoy.api.v2.route.QueryParameterMatcher query_parameters_excluded = 4;
-
addQueryParametersExcluded
public CacheConfig.KeyCreatorParams.Builder addQueryParametersExcluded(QueryParameterMatcher.Builder builderForValue)
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.
repeated .envoy.api.v2.route.QueryParameterMatcher query_parameters_excluded = 4;
-
addQueryParametersExcluded
public CacheConfig.KeyCreatorParams.Builder addQueryParametersExcluded(int index, QueryParameterMatcher.Builder builderForValue)
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.
repeated .envoy.api.v2.route.QueryParameterMatcher query_parameters_excluded = 4;
-
addAllQueryParametersExcluded
public 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.
repeated .envoy.api.v2.route.QueryParameterMatcher query_parameters_excluded = 4;
-
clearQueryParametersExcluded
public CacheConfig.KeyCreatorParams.Builder clearQueryParametersExcluded()
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.
repeated .envoy.api.v2.route.QueryParameterMatcher query_parameters_excluded = 4;
-
removeQueryParametersExcluded
public CacheConfig.KeyCreatorParams.Builder removeQueryParametersExcluded(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.
repeated .envoy.api.v2.route.QueryParameterMatcher query_parameters_excluded = 4;
-
getQueryParametersExcludedBuilder
public QueryParameterMatcher.Builder getQueryParametersExcludedBuilder(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.
repeated .envoy.api.v2.route.QueryParameterMatcher query_parameters_excluded = 4;
-
getQueryParametersExcludedOrBuilder
public QueryParameterMatcherOrBuilder getQueryParametersExcludedOrBuilder(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.
repeated .envoy.api.v2.route.QueryParameterMatcher query_parameters_excluded = 4;- Specified by:
getQueryParametersExcludedOrBuilderin interfaceCacheConfig.KeyCreatorParamsOrBuilder
-
getQueryParametersExcludedOrBuilderList
public List<? extends QueryParameterMatcherOrBuilder> getQueryParametersExcludedOrBuilderList()
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.
repeated .envoy.api.v2.route.QueryParameterMatcher query_parameters_excluded = 4;- Specified by:
getQueryParametersExcludedOrBuilderListin interfaceCacheConfig.KeyCreatorParamsOrBuilder
-
addQueryParametersExcludedBuilder
public QueryParameterMatcher.Builder addQueryParametersExcludedBuilder()
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.
repeated .envoy.api.v2.route.QueryParameterMatcher query_parameters_excluded = 4;
-
addQueryParametersExcludedBuilder
public QueryParameterMatcher.Builder addQueryParametersExcludedBuilder(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.
repeated .envoy.api.v2.route.QueryParameterMatcher query_parameters_excluded = 4;
-
getQueryParametersExcludedBuilderList
public List<QueryParameterMatcher.Builder> getQueryParametersExcludedBuilderList()
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.
repeated .envoy.api.v2.route.QueryParameterMatcher query_parameters_excluded = 4;
-
setUnknownFields
public final CacheConfig.KeyCreatorParams.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<CacheConfig.KeyCreatorParams.Builder>
-
mergeUnknownFields
public final CacheConfig.KeyCreatorParams.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<CacheConfig.KeyCreatorParams.Builder>
-
-