Uses of Class
io.envoyproxy.envoy.extensions.filters.http.cache_v2.v3.CacheV2Config
Packages that use CacheV2Config
-
Uses of CacheV2Config in io.envoyproxy.envoy.extensions.filters.http.cache_v2.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.cache_v2.v3 that return CacheV2ConfigModifier and TypeMethodDescriptionCacheV2Config.Builder.build()CacheV2Config.Builder.buildPartial()static CacheV2ConfigCacheV2Config.getDefaultInstance()CacheV2Config.Builder.getDefaultInstanceForType()CacheV2Config.getDefaultInstanceForType()static CacheV2ConfigCacheV2Config.parseDelimitedFrom(InputStream input) static CacheV2ConfigCacheV2Config.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CacheV2ConfigCacheV2Config.parseFrom(byte[] data) static CacheV2ConfigCacheV2Config.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CacheV2ConfigCacheV2Config.parseFrom(com.google.protobuf.ByteString data) static CacheV2ConfigCacheV2Config.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CacheV2ConfigCacheV2Config.parseFrom(com.google.protobuf.CodedInputStream input) static CacheV2ConfigCacheV2Config.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CacheV2ConfigCacheV2Config.parseFrom(InputStream input) static CacheV2ConfigCacheV2Config.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CacheV2ConfigCacheV2Config.parseFrom(ByteBuffer data) static CacheV2ConfigCacheV2Config.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 CacheV2ConfigModifier and TypeMethodDescriptioncom.google.protobuf.Parser<CacheV2Config>CacheV2Config.getParserForType()static com.google.protobuf.Parser<CacheV2Config>CacheV2Config.parser()Methods in io.envoyproxy.envoy.extensions.filters.http.cache_v2.v3 with parameters of type CacheV2ConfigModifier and TypeMethodDescriptionCacheV2Config.Builder.mergeFrom(CacheV2Config other) static CacheV2Config.BuilderCacheV2Config.newBuilder(CacheV2Config prototype)