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