Uses of Class
io.envoyproxy.envoy.config.core.v3.PathConfigSource
Packages that use PathConfigSource
-
Uses of PathConfigSource in io.envoyproxy.envoy.config.core.v3
Fields in io.envoyproxy.envoy.config.core.v3 declared as PathConfigSourceModifier and TypeFieldDescriptionprivate static final PathConfigSourcePathConfigSource.DEFAULT_INSTANCEFields in io.envoyproxy.envoy.config.core.v3 with type parameters of type PathConfigSourceModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser<PathConfigSource> PathConfigSource.PARSERprivate com.google.protobuf.SingleFieldBuilder<PathConfigSource, PathConfigSource.Builder, PathConfigSourceOrBuilder> ConfigSource.Builder.pathConfigSourceBuilder_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()private com.google.protobuf.SingleFieldBuilder<PathConfigSource, PathConfigSource.Builder, PathConfigSourceOrBuilder> ConfigSource.Builder.getPathConfigSourceFieldBuilder()Local filesystem path configuration source.static com.google.protobuf.Parser<PathConfigSource> PathConfigSource.parser()Methods in io.envoyproxy.envoy.config.core.v3 with parameters of type PathConfigSourceModifier and TypeMethodDescriptionprivate voidPathConfigSource.Builder.buildPartial0(PathConfigSource result) PathConfigSource.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.