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