Uses of Class
io.envoyproxy.envoy.type.matcher.v3.MetadataMatcher.PathSegment
Packages that use MetadataMatcher.PathSegment
-
Uses of MetadataMatcher.PathSegment in io.envoyproxy.envoy.type.matcher.v3
Fields in io.envoyproxy.envoy.type.matcher.v3 declared as MetadataMatcher.PathSegmentModifier and TypeFieldDescriptionprivate static final MetadataMatcher.PathSegment
MetadataMatcher.PathSegment.DEFAULT_INSTANCE
Fields in io.envoyproxy.envoy.type.matcher.v3 with type parameters of type MetadataMatcher.PathSegmentModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser
<MetadataMatcher.PathSegment> MetadataMatcher.PathSegment.PARSER
private List
<MetadataMatcher.PathSegment> MetadataMatcher.Builder.path_
private List
<MetadataMatcher.PathSegment> MetadataMatcher.path_
private com.google.protobuf.RepeatedFieldBuilder
<MetadataMatcher.PathSegment, MetadataMatcher.PathSegment.Builder, MetadataMatcher.PathSegmentOrBuilder> MetadataMatcher.Builder.pathBuilder_
Methods in io.envoyproxy.envoy.type.matcher.v3 that return MetadataMatcher.PathSegmentModifier and TypeMethodDescriptionMetadataMatcher.PathSegment.Builder.build()
MetadataMatcher.PathSegment.Builder.buildPartial()
static MetadataMatcher.PathSegment
MetadataMatcher.PathSegment.getDefaultInstance()
MetadataMatcher.PathSegment.Builder.getDefaultInstanceForType()
MetadataMatcher.PathSegment.getDefaultInstanceForType()
MetadataMatcher.Builder.getPath
(int index) The path to retrieve the Value from the Struct.MetadataMatcher.getPath
(int index) The path to retrieve the Value from the Struct.MetadataMatcherOrBuilder.getPath
(int index) The path to retrieve the Value from the Struct.static MetadataMatcher.PathSegment
MetadataMatcher.PathSegment.parseDelimitedFrom
(InputStream input) static MetadataMatcher.PathSegment
MetadataMatcher.PathSegment.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetadataMatcher.PathSegment
MetadataMatcher.PathSegment.parseFrom
(byte[] data) static MetadataMatcher.PathSegment
MetadataMatcher.PathSegment.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetadataMatcher.PathSegment
MetadataMatcher.PathSegment.parseFrom
(com.google.protobuf.ByteString data) static MetadataMatcher.PathSegment
MetadataMatcher.PathSegment.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetadataMatcher.PathSegment
MetadataMatcher.PathSegment.parseFrom
(com.google.protobuf.CodedInputStream input) static MetadataMatcher.PathSegment
MetadataMatcher.PathSegment.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetadataMatcher.PathSegment
MetadataMatcher.PathSegment.parseFrom
(InputStream input) static MetadataMatcher.PathSegment
MetadataMatcher.PathSegment.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetadataMatcher.PathSegment
MetadataMatcher.PathSegment.parseFrom
(ByteBuffer data) static MetadataMatcher.PathSegment
MetadataMatcher.PathSegment.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.type.matcher.v3 that return types with arguments of type MetadataMatcher.PathSegmentModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<MetadataMatcher.PathSegment> MetadataMatcher.PathSegment.getParserForType()
private com.google.protobuf.RepeatedFieldBuilder
<MetadataMatcher.PathSegment, MetadataMatcher.PathSegment.Builder, MetadataMatcher.PathSegmentOrBuilder> MetadataMatcher.Builder.getPathFieldBuilder()
MetadataMatcher.Builder.getPathList()
The path to retrieve the Value from the Struct.MetadataMatcher.getPathList()
The path to retrieve the Value from the Struct.MetadataMatcherOrBuilder.getPathList()
The path to retrieve the Value from the Struct.static com.google.protobuf.Parser
<MetadataMatcher.PathSegment> MetadataMatcher.PathSegment.parser()
Methods in io.envoyproxy.envoy.type.matcher.v3 with parameters of type MetadataMatcher.PathSegmentModifier and TypeMethodDescriptionMetadataMatcher.Builder.addPath
(int index, MetadataMatcher.PathSegment value) The path to retrieve the Value from the Struct.MetadataMatcher.Builder.addPath
(MetadataMatcher.PathSegment value) The path to retrieve the Value from the Struct.private void
MetadataMatcher.PathSegment.Builder.buildPartial0
(MetadataMatcher.PathSegment result) private void
MetadataMatcher.PathSegment.Builder.buildPartialOneofs
(MetadataMatcher.PathSegment result) MetadataMatcher.PathSegment.Builder.mergeFrom
(MetadataMatcher.PathSegment other) MetadataMatcher.PathSegment.newBuilder
(MetadataMatcher.PathSegment prototype) MetadataMatcher.Builder.setPath
(int index, MetadataMatcher.PathSegment value) The path to retrieve the Value from the Struct.Method parameters in io.envoyproxy.envoy.type.matcher.v3 with type arguments of type MetadataMatcher.PathSegmentModifier and TypeMethodDescriptionMetadataMatcher.Builder.addAllPath
(Iterable<? extends MetadataMatcher.PathSegment> values) The path to retrieve the Value from the Struct.