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