Uses of Class
io.envoyproxy.envoy.config.core.v3.PathConfigSource
-
Packages that use PathConfigSource Package Description io.envoyproxy.envoy.config.core.v3 -
-
Uses of PathConfigSource in io.envoyproxy.envoy.config.core.v3
Methods in io.envoyproxy.envoy.config.core.v3 that return PathConfigSource Modifier and Type Method Description PathConfigSourcePathConfigSource.Builder. build()PathConfigSourcePathConfigSource.Builder. buildPartial()static PathConfigSourcePathConfigSource. getDefaultInstance()PathConfigSourcePathConfigSource.Builder. getDefaultInstanceForType()PathConfigSourcePathConfigSource. getDefaultInstanceForType()PathConfigSourceConfigSource.Builder. getPathConfigSource()Local filesystem path configuration source.PathConfigSourceConfigSource. getPathConfigSource()Local filesystem path configuration source.PathConfigSourceConfigSourceOrBuilder. 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 PathConfigSource Modifier and Type Method Description com.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 PathConfigSource Modifier and Type Method Description PathConfigSource.BuilderPathConfigSource.Builder. mergeFrom(PathConfigSource other)ConfigSource.BuilderConfigSource.Builder. mergePathConfigSource(PathConfigSource value)Local filesystem path configuration source.static PathConfigSource.BuilderPathConfigSource. newBuilder(PathConfigSource prototype)ConfigSource.BuilderConfigSource.Builder. setPathConfigSource(PathConfigSource value)Local filesystem path configuration source.
-