Uses of Class
io.envoyproxy.envoy.type.matcher.v3.MetadataMatcher.PathSegment.Builder
Packages that use MetadataMatcher.PathSegment.Builder
-
Uses of MetadataMatcher.PathSegment.Builder in io.envoyproxy.envoy.type.matcher.v3
Fields in io.envoyproxy.envoy.type.matcher.v3 with type parameters of type MetadataMatcher.PathSegment.BuilderModifier and TypeFieldDescriptionprivate 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.PathSegment.BuilderModifier and TypeMethodDescriptionMetadataMatcher.Builder.addPathBuilder()
The path to retrieve the Value from the Struct.MetadataMatcher.Builder.addPathBuilder
(int index) The path to retrieve the Value from the Struct.MetadataMatcher.PathSegment.Builder.clear()
MetadataMatcher.PathSegment.Builder.clearKey()
If specified, use the key to retrieve the value in a Struct.MetadataMatcher.PathSegment.Builder.clearSegment()
MetadataMatcher.Builder.getPathBuilder
(int index) The path to retrieve the Value from the Struct.MetadataMatcher.PathSegment.Builder.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) MetadataMatcher.PathSegment.Builder.mergeFrom
(com.google.protobuf.Message other) MetadataMatcher.PathSegment.Builder.mergeFrom
(MetadataMatcher.PathSegment other) MetadataMatcher.PathSegment.newBuilder()
MetadataMatcher.PathSegment.newBuilder
(MetadataMatcher.PathSegment prototype) MetadataMatcher.PathSegment.newBuilderForType()
protected MetadataMatcher.PathSegment.Builder
MetadataMatcher.PathSegment.newBuilderForType
(com.google.protobuf.AbstractMessage.BuilderParent parent) If specified, use the key to retrieve the value in a Struct.MetadataMatcher.PathSegment.Builder.setKeyBytes
(com.google.protobuf.ByteString value) If specified, use the key to retrieve the value in a Struct.MetadataMatcher.PathSegment.toBuilder()
Methods in io.envoyproxy.envoy.type.matcher.v3 that return types with arguments of type MetadataMatcher.PathSegment.BuilderModifier and TypeMethodDescriptionMetadataMatcher.Builder.getPathBuilderList()
The path to retrieve the Value from the Struct.private com.google.protobuf.RepeatedFieldBuilder
<MetadataMatcher.PathSegment, MetadataMatcher.PathSegment.Builder, MetadataMatcher.PathSegmentOrBuilder> MetadataMatcher.Builder.internalGetPathFieldBuilder()
Methods in io.envoyproxy.envoy.type.matcher.v3 with parameters of type MetadataMatcher.PathSegment.BuilderModifier and TypeMethodDescriptionMetadataMatcher.Builder.addPath
(int index, MetadataMatcher.PathSegment.Builder builderForValue) The path to retrieve the Value from the Struct.MetadataMatcher.Builder.addPath
(MetadataMatcher.PathSegment.Builder builderForValue) The path to retrieve the Value from the Struct.MetadataMatcher.Builder.setPath
(int index, MetadataMatcher.PathSegment.Builder builderForValue) The path to retrieve the Value from the Struct.