Uses of Class
io.envoyproxy.envoy.config.core.v3.PathConfigSource
Packages that use PathConfigSource
-
Uses of PathConfigSource in io.envoyproxy.envoy.config.core.v3
Methods in io.envoyproxy.envoy.config.core.v3 that return PathConfigSourceModifier and TypeMethodDescriptionPathConfigSource.Builder.build()PathConfigSource.Builder.buildPartial()static PathConfigSourcePathConfigSource.getDefaultInstance()PathConfigSource.Builder.getDefaultInstanceForType()PathConfigSource.getDefaultInstanceForType()ConfigSource.Builder.getPathConfigSource()Local filesystem path configuration source.ConfigSource.getPathConfigSource()Local filesystem path configuration source.ConfigSourceOrBuilder.getPathConfigSource()Local filesystem path configuration source.static PathConfigSourcePathConfigSource.parseDelimitedFrom(InputStream input) static PathConfigSourcePathConfigSource.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PathConfigSourcePathConfigSource.parseFrom(byte[] data) static PathConfigSourcePathConfigSource.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PathConfigSourcePathConfigSource.parseFrom(com.google.protobuf.ByteString data) static PathConfigSourcePathConfigSource.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PathConfigSourcePathConfigSource.parseFrom(com.google.protobuf.CodedInputStream input) static PathConfigSourcePathConfigSource.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PathConfigSourcePathConfigSource.parseFrom(InputStream input) static PathConfigSourcePathConfigSource.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PathConfigSourcePathConfigSource.parseFrom(ByteBuffer data) static PathConfigSourcePathConfigSource.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type PathConfigSourceModifier and TypeMethodDescriptioncom.google.protobuf.Parser<PathConfigSource> PathConfigSource.getParserForType()static com.google.protobuf.Parser<PathConfigSource> PathConfigSource.parser()Methods in io.envoyproxy.envoy.config.core.v3 with parameters of type PathConfigSourceModifier and TypeMethodDescriptionPathConfigSource.Builder.mergeFrom(PathConfigSource other) ConfigSource.Builder.mergePathConfigSource(PathConfigSource value) Local filesystem path configuration source.static PathConfigSource.BuilderPathConfigSource.newBuilder(PathConfigSource prototype) ConfigSource.Builder.setPathConfigSource(PathConfigSource value) Local filesystem path configuration source.