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 PathConfigSource
PathConfigSource.DEFAULT_INSTANCE
Fields in io.envoyproxy.envoy.config.core.v3 with type parameters of type PathConfigSourceModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser
<PathConfigSource> PathConfigSource.PARSER
private 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 PathConfigSource
PathConfigSource.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 PathConfigSource
PathConfigSource.parseDelimitedFrom
(InputStream input) static PathConfigSource
PathConfigSource.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PathConfigSource
PathConfigSource.parseFrom
(byte[] data) static PathConfigSource
PathConfigSource.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PathConfigSource
PathConfigSource.parseFrom
(com.google.protobuf.ByteString data) static PathConfigSource
PathConfigSource.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PathConfigSource
PathConfigSource.parseFrom
(com.google.protobuf.CodedInputStream input) static PathConfigSource
PathConfigSource.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PathConfigSource
PathConfigSource.parseFrom
(InputStream input) static PathConfigSource
PathConfigSource.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PathConfigSource
PathConfigSource.parseFrom
(ByteBuffer data) static PathConfigSource
PathConfigSource.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 void
PathConfigSource.Builder.buildPartial0
(PathConfigSource result) PathConfigSource.Builder.mergeFrom
(PathConfigSource other) ConfigSource.Builder.mergePathConfigSource
(PathConfigSource value) Local filesystem path configuration source.static PathConfigSource.Builder
PathConfigSource.newBuilder
(PathConfigSource prototype) ConfigSource.Builder.setPathConfigSource
(PathConfigSource value) Local filesystem path configuration source.