Uses of Class
io.envoyproxy.envoy.extensions.filters.http.cache_v2.v3.CacheV2Config.KeyCreatorParams
Packages that use CacheV2Config.KeyCreatorParams
-
Uses of CacheV2Config.KeyCreatorParams in io.envoyproxy.envoy.extensions.filters.http.cache_v2.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.cache_v2.v3 that return CacheV2Config.KeyCreatorParamsModifier and TypeMethodDescriptionCacheV2Config.KeyCreatorParams.Builder.build()CacheV2Config.KeyCreatorParams.Builder.buildPartial()CacheV2Config.KeyCreatorParams.getDefaultInstance()CacheV2Config.KeyCreatorParams.Builder.getDefaultInstanceForType()CacheV2Config.KeyCreatorParams.getDefaultInstanceForType()CacheV2Config.Builder.getKeyCreatorParams()[#not-implemented-hide:] <TODO(toddmgreer) implement key customization> Modifies cache key creation by restricting which parts of the URL are included.CacheV2Config.getKeyCreatorParams()[#not-implemented-hide:] <TODO(toddmgreer) implement key customization> Modifies cache key creation by restricting which parts of the URL are included.CacheV2ConfigOrBuilder.getKeyCreatorParams()[#not-implemented-hide:] <TODO(toddmgreer) implement key customization> Modifies cache key creation by restricting which parts of the URL are included.CacheV2Config.KeyCreatorParams.parseDelimitedFrom(InputStream input) CacheV2Config.KeyCreatorParams.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CacheV2Config.KeyCreatorParams.parseFrom(byte[] data) CacheV2Config.KeyCreatorParams.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CacheV2Config.KeyCreatorParams.parseFrom(com.google.protobuf.ByteString data) CacheV2Config.KeyCreatorParams.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CacheV2Config.KeyCreatorParams.parseFrom(com.google.protobuf.CodedInputStream input) CacheV2Config.KeyCreatorParams.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CacheV2Config.KeyCreatorParams.parseFrom(InputStream input) CacheV2Config.KeyCreatorParams.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CacheV2Config.KeyCreatorParams.parseFrom(ByteBuffer data) CacheV2Config.KeyCreatorParams.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.extensions.filters.http.cache_v2.v3 that return types with arguments of type CacheV2Config.KeyCreatorParamsModifier and TypeMethodDescriptioncom.google.protobuf.Parser<CacheV2Config.KeyCreatorParams>CacheV2Config.KeyCreatorParams.getParserForType()static com.google.protobuf.Parser<CacheV2Config.KeyCreatorParams>CacheV2Config.KeyCreatorParams.parser()Methods in io.envoyproxy.envoy.extensions.filters.http.cache_v2.v3 with parameters of type CacheV2Config.KeyCreatorParamsModifier and TypeMethodDescriptionCacheV2Config.KeyCreatorParams.Builder.mergeFrom(CacheV2Config.KeyCreatorParams other) CacheV2Config.Builder.mergeKeyCreatorParams(CacheV2Config.KeyCreatorParams value) [#not-implemented-hide:] <TODO(toddmgreer) implement key customization> Modifies cache key creation by restricting which parts of the URL are included.CacheV2Config.KeyCreatorParams.newBuilder(CacheV2Config.KeyCreatorParams prototype) CacheV2Config.Builder.setKeyCreatorParams(CacheV2Config.KeyCreatorParams value) [#not-implemented-hide:] <TODO(toddmgreer) implement key customization> Modifies cache key creation by restricting which parts of the URL are included.