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