Uses of Class
io.envoyproxy.envoy.extensions.filters.http.cache.v3.CacheConfig
Packages that use CacheConfig
-
Uses of CacheConfig in io.envoyproxy.envoy.extensions.filters.http.cache.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.cache.v3 that return CacheConfigModifier and TypeMethodDescriptionCacheConfig.Builder.build()CacheConfig.Builder.buildPartial()static CacheConfigCacheConfig.getDefaultInstance()CacheConfig.Builder.getDefaultInstanceForType()CacheConfig.getDefaultInstanceForType()static CacheConfigCacheConfig.parseDelimitedFrom(InputStream input) static CacheConfigCacheConfig.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CacheConfigCacheConfig.parseFrom(byte[] data) static CacheConfigCacheConfig.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CacheConfigCacheConfig.parseFrom(com.google.protobuf.ByteString data) static CacheConfigCacheConfig.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CacheConfigCacheConfig.parseFrom(com.google.protobuf.CodedInputStream input) static CacheConfigCacheConfig.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CacheConfigCacheConfig.parseFrom(InputStream input) static CacheConfigCacheConfig.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CacheConfigCacheConfig.parseFrom(ByteBuffer data) static CacheConfigCacheConfig.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.extensions.filters.http.cache.v3 that return types with arguments of type CacheConfigModifier and TypeMethodDescriptioncom.google.protobuf.Parser<CacheConfig>CacheConfig.getParserForType()static com.google.protobuf.Parser<CacheConfig>CacheConfig.parser()Methods in io.envoyproxy.envoy.extensions.filters.http.cache.v3 with parameters of type CacheConfigModifier and TypeMethodDescriptionCacheConfig.Builder.mergeFrom(CacheConfig other) static CacheConfig.BuilderCacheConfig.newBuilder(CacheConfig prototype)