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
Fields in io.envoyproxy.envoy.config.core.v3 declared as PathConfigSource Modifier and Type Field Description private static PathConfigSourcePathConfigSource. DEFAULT_INSTANCEFields in io.envoyproxy.envoy.config.core.v3 with type parameters of type PathConfigSource Modifier and Type Field Description private static 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 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(java.io.InputStream input)static PathConfigSourcePathConfigSource. parseDelimitedFrom(java.io.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(java.io.InputStream input)static PathConfigSourcePathConfigSource. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PathConfigSourcePathConfigSource. parseFrom(java.nio.ByteBuffer data)static PathConfigSourcePathConfigSource. 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 PathConfigSource Modifier and Type Method Description com.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 PathConfigSource Modifier and Type Method Description private voidPathConfigSource.Builder. buildPartial0(PathConfigSource result)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.
-