Uses of Class
io.envoyproxy.envoy.config.filter.http.cache.v2alpha.CacheConfig
-
Packages that use CacheConfig Package Description io.envoyproxy.envoy.config.filter.http.cache.v2alpha -
-
Uses of CacheConfig in io.envoyproxy.envoy.config.filter.http.cache.v2alpha
Methods in io.envoyproxy.envoy.config.filter.http.cache.v2alpha that return CacheConfig Modifier and Type Method Description CacheConfigCacheConfig.Builder. build()CacheConfigCacheConfig.Builder. buildPartial()static CacheConfigCacheConfig. getDefaultInstance()CacheConfigCacheConfig.Builder. getDefaultInstanceForType()CacheConfigCacheConfig. 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.config.filter.http.cache.v2alpha that return types with arguments of type CacheConfig Modifier and Type Method Description com.google.protobuf.Parser<CacheConfig>CacheConfig. getParserForType()static com.google.protobuf.Parser<CacheConfig>CacheConfig. parser()Methods in io.envoyproxy.envoy.config.filter.http.cache.v2alpha with parameters of type CacheConfig Modifier and Type Method Description CacheConfig.BuilderCacheConfig.Builder. mergeFrom(CacheConfig other)static CacheConfig.BuilderCacheConfig. newBuilder(CacheConfig prototype)
-