Uses of Class
io.envoyproxy.envoy.config.core.v3.PathConfigSource.Builder
Packages that use PathConfigSource.Builder
-
Uses of PathConfigSource.Builder in io.envoyproxy.envoy.config.core.v3
Fields in io.envoyproxy.envoy.config.core.v3 with type parameters of type PathConfigSource.BuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder<PathConfigSource, PathConfigSource.Builder, PathConfigSourceOrBuilder> ConfigSource.Builder.pathConfigSourceBuilder_Methods in io.envoyproxy.envoy.config.core.v3 that return PathConfigSource.BuilderModifier and TypeMethodDescriptionPathConfigSource.Builder.clear()PathConfigSource.Builder.clearPath()Path on the filesystem to source and watch for configuration updates.PathConfigSource.Builder.clearWatchedDirectory()If configured, this directory will be watched for *moves*.ConfigSource.Builder.getPathConfigSourceBuilder()Local filesystem path configuration source.PathConfigSource.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) PathConfigSource.Builder.mergeFrom(com.google.protobuf.Message other) PathConfigSource.Builder.mergeFrom(PathConfigSource other) PathConfigSource.Builder.mergeWatchedDirectory(WatchedDirectory value) If configured, this directory will be watched for *moves*.static PathConfigSource.BuilderPathConfigSource.newBuilder()static PathConfigSource.BuilderPathConfigSource.newBuilder(PathConfigSource prototype) PathConfigSource.newBuilderForType()protected PathConfigSource.BuilderPathConfigSource.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) Path on the filesystem to source and watch for configuration updates.PathConfigSource.Builder.setPathBytes(com.google.protobuf.ByteString value) Path on the filesystem to source and watch for configuration updates.PathConfigSource.Builder.setWatchedDirectory(WatchedDirectory value) If configured, this directory will be watched for *moves*.PathConfigSource.Builder.setWatchedDirectory(WatchedDirectory.Builder builderForValue) If configured, this directory will be watched for *moves*.PathConfigSource.toBuilder()Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type PathConfigSource.BuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder<PathConfigSource, PathConfigSource.Builder, PathConfigSourceOrBuilder> ConfigSource.Builder.getPathConfigSourceFieldBuilder()Local filesystem path configuration source.Methods in io.envoyproxy.envoy.config.core.v3 with parameters of type PathConfigSource.BuilderModifier and TypeMethodDescriptionConfigSource.Builder.setPathConfigSource(PathConfigSource.Builder builderForValue) Local filesystem path configuration source.