Uses of Class
io.envoyproxy.envoy.config.core.v3.WatchedDirectory
-
Packages that use WatchedDirectory Package Description io.envoyproxy.envoy.config.core.v3 io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 -
-
Uses of WatchedDirectory in io.envoyproxy.envoy.config.core.v3
Fields in io.envoyproxy.envoy.config.core.v3 declared as WatchedDirectory Modifier and Type Field Description private static WatchedDirectoryWatchedDirectory. DEFAULT_INSTANCEprivate WatchedDirectoryDataSource.Builder. watchedDirectory_private WatchedDirectoryDataSource. watchedDirectory_private WatchedDirectoryPathConfigSource.Builder. watchedDirectory_private WatchedDirectoryPathConfigSource. watchedDirectory_Fields in io.envoyproxy.envoy.config.core.v3 with type parameters of type WatchedDirectory Modifier and Type Field Description private static com.google.protobuf.Parser<WatchedDirectory>WatchedDirectory. PARSERprivate com.google.protobuf.SingleFieldBuilder<WatchedDirectory,WatchedDirectory.Builder,WatchedDirectoryOrBuilder>DataSource.Builder. watchedDirectoryBuilder_private com.google.protobuf.SingleFieldBuilder<WatchedDirectory,WatchedDirectory.Builder,WatchedDirectoryOrBuilder>PathConfigSource.Builder. watchedDirectoryBuilder_Methods in io.envoyproxy.envoy.config.core.v3 that return WatchedDirectory Modifier and Type Method Description WatchedDirectoryWatchedDirectory.Builder. build()WatchedDirectoryWatchedDirectory.Builder. buildPartial()static WatchedDirectoryWatchedDirectory. getDefaultInstance()WatchedDirectoryWatchedDirectory.Builder. getDefaultInstanceForType()WatchedDirectoryWatchedDirectory. getDefaultInstanceForType()WatchedDirectoryDataSource.Builder. getWatchedDirectory()Watched directory that is watched for file changes.WatchedDirectoryDataSource. getWatchedDirectory()Watched directory that is watched for file changes.WatchedDirectoryDataSourceOrBuilder. getWatchedDirectory()Watched directory that is watched for file changes.WatchedDirectoryPathConfigSource.Builder. getWatchedDirectory()If configured, this directory will be watched for *moves*.WatchedDirectoryPathConfigSource. getWatchedDirectory()If configured, this directory will be watched for *moves*.WatchedDirectoryPathConfigSourceOrBuilder. getWatchedDirectory()If configured, this directory will be watched for *moves*.static WatchedDirectoryWatchedDirectory. parseDelimitedFrom(java.io.InputStream input)static WatchedDirectoryWatchedDirectory. parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WatchedDirectoryWatchedDirectory. parseFrom(byte[] data)static WatchedDirectoryWatchedDirectory. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WatchedDirectoryWatchedDirectory. parseFrom(com.google.protobuf.ByteString data)static WatchedDirectoryWatchedDirectory. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WatchedDirectoryWatchedDirectory. parseFrom(com.google.protobuf.CodedInputStream input)static WatchedDirectoryWatchedDirectory. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WatchedDirectoryWatchedDirectory. parseFrom(java.io.InputStream input)static WatchedDirectoryWatchedDirectory. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WatchedDirectoryWatchedDirectory. parseFrom(java.nio.ByteBuffer data)static WatchedDirectoryWatchedDirectory. parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type WatchedDirectory Modifier and Type Method Description com.google.protobuf.Parser<WatchedDirectory>WatchedDirectory. getParserForType()private com.google.protobuf.SingleFieldBuilder<WatchedDirectory,WatchedDirectory.Builder,WatchedDirectoryOrBuilder>DataSource.Builder. getWatchedDirectoryFieldBuilder()Watched directory that is watched for file changes.private com.google.protobuf.SingleFieldBuilder<WatchedDirectory,WatchedDirectory.Builder,WatchedDirectoryOrBuilder>PathConfigSource.Builder. getWatchedDirectoryFieldBuilder()If configured, this directory will be watched for *moves*.static com.google.protobuf.Parser<WatchedDirectory>WatchedDirectory. parser()Methods in io.envoyproxy.envoy.config.core.v3 with parameters of type WatchedDirectory Modifier and Type Method Description private voidWatchedDirectory.Builder. buildPartial0(WatchedDirectory result)WatchedDirectory.BuilderWatchedDirectory.Builder. mergeFrom(WatchedDirectory other)DataSource.BuilderDataSource.Builder. mergeWatchedDirectory(WatchedDirectory value)Watched directory that is watched for file changes.PathConfigSource.BuilderPathConfigSource.Builder. mergeWatchedDirectory(WatchedDirectory value)If configured, this directory will be watched for *moves*.static WatchedDirectory.BuilderWatchedDirectory. newBuilder(WatchedDirectory prototype)DataSource.BuilderDataSource.Builder. setWatchedDirectory(WatchedDirectory value)Watched directory that is watched for file changes.PathConfigSource.BuilderPathConfigSource.Builder. setWatchedDirectory(WatchedDirectory value)If configured, this directory will be watched for *moves*. -
Uses of WatchedDirectory in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3
Fields in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 declared as WatchedDirectory Modifier and Type Field Description private WatchedDirectoryCertificateValidationContext.Builder. watchedDirectory_private WatchedDirectoryCertificateValidationContext. watchedDirectory_private WatchedDirectoryTlsCertificate.Builder. watchedDirectory_private WatchedDirectoryTlsCertificate. watchedDirectory_Fields in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 with type parameters of type WatchedDirectory Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<WatchedDirectory,WatchedDirectory.Builder,WatchedDirectoryOrBuilder>CertificateValidationContext.Builder. watchedDirectoryBuilder_private com.google.protobuf.SingleFieldBuilder<WatchedDirectory,WatchedDirectory.Builder,WatchedDirectoryOrBuilder>TlsCertificate.Builder. watchedDirectoryBuilder_Methods in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 that return WatchedDirectory Modifier and Type Method Description WatchedDirectoryCertificateValidationContext.Builder. getWatchedDirectory()If specified, updates of a file-based ``trusted_ca`` source will be triggered by this watch.WatchedDirectoryCertificateValidationContext. getWatchedDirectory()If specified, updates of a file-based ``trusted_ca`` source will be triggered by this watch.WatchedDirectoryCertificateValidationContextOrBuilder. getWatchedDirectory()If specified, updates of a file-based ``trusted_ca`` source will be triggered by this watch.WatchedDirectoryTlsCertificate.Builder. getWatchedDirectory()If specified, updates of file-based ``certificate_chain`` and ``private_key`` sources will be triggered by this watch.WatchedDirectoryTlsCertificate. getWatchedDirectory()If specified, updates of file-based ``certificate_chain`` and ``private_key`` sources will be triggered by this watch.WatchedDirectoryTlsCertificateOrBuilder. getWatchedDirectory()If specified, updates of file-based ``certificate_chain`` and ``private_key`` sources will be triggered by this watch.Methods in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 that return types with arguments of type WatchedDirectory Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<WatchedDirectory,WatchedDirectory.Builder,WatchedDirectoryOrBuilder>CertificateValidationContext.Builder. getWatchedDirectoryFieldBuilder()If specified, updates of a file-based ``trusted_ca`` source will be triggered by this watch.private com.google.protobuf.SingleFieldBuilder<WatchedDirectory,WatchedDirectory.Builder,WatchedDirectoryOrBuilder>TlsCertificate.Builder. getWatchedDirectoryFieldBuilder()If specified, updates of file-based ``certificate_chain`` and ``private_key`` sources will be triggered by this watch.Methods in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 with parameters of type WatchedDirectory Modifier and Type Method Description CertificateValidationContext.BuilderCertificateValidationContext.Builder. mergeWatchedDirectory(WatchedDirectory value)If specified, updates of a file-based ``trusted_ca`` source will be triggered by this watch.TlsCertificate.BuilderTlsCertificate.Builder. mergeWatchedDirectory(WatchedDirectory value)If specified, updates of file-based ``certificate_chain`` and ``private_key`` sources will be triggered by this watch.CertificateValidationContext.BuilderCertificateValidationContext.Builder. setWatchedDirectory(WatchedDirectory value)If specified, updates of a file-based ``trusted_ca`` source will be triggered by this watch.TlsCertificate.BuilderTlsCertificate.Builder. setWatchedDirectory(WatchedDirectory value)If specified, updates of file-based ``certificate_chain`` and ``private_key`` sources will be triggered by this watch.
-