Uses of Class
io.envoyproxy.envoy.type.metadata.v2.MetadataKey.PathSegment
-
Packages that use MetadataKey.PathSegment Package Description io.envoyproxy.envoy.type.metadata.v2 -
-
Uses of MetadataKey.PathSegment in io.envoyproxy.envoy.type.metadata.v2
Methods in io.envoyproxy.envoy.type.metadata.v2 that return MetadataKey.PathSegment Modifier and Type Method Description MetadataKey.PathSegmentMetadataKey.PathSegment.Builder. build()MetadataKey.PathSegmentMetadataKey.PathSegment.Builder. buildPartial()static MetadataKey.PathSegmentMetadataKey.PathSegment. getDefaultInstance()MetadataKey.PathSegmentMetadataKey.PathSegment.Builder. getDefaultInstanceForType()MetadataKey.PathSegmentMetadataKey.PathSegment. getDefaultInstanceForType()MetadataKey.PathSegmentMetadataKey.Builder. getPath(int index)The path to retrieve the Value from the Struct.MetadataKey.PathSegmentMetadataKey. getPath(int index)The path to retrieve the Value from the Struct.MetadataKey.PathSegmentMetadataKeyOrBuilder. getPath(int index)The path to retrieve the Value from the Struct.static MetadataKey.PathSegmentMetadataKey.PathSegment. parseDelimitedFrom(InputStream input)static MetadataKey.PathSegmentMetadataKey.PathSegment. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MetadataKey.PathSegmentMetadataKey.PathSegment. parseFrom(byte[] data)static MetadataKey.PathSegmentMetadataKey.PathSegment. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MetadataKey.PathSegmentMetadataKey.PathSegment. parseFrom(com.google.protobuf.ByteString data)static MetadataKey.PathSegmentMetadataKey.PathSegment. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MetadataKey.PathSegmentMetadataKey.PathSegment. parseFrom(com.google.protobuf.CodedInputStream input)static MetadataKey.PathSegmentMetadataKey.PathSegment. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MetadataKey.PathSegmentMetadataKey.PathSegment. parseFrom(InputStream input)static MetadataKey.PathSegmentMetadataKey.PathSegment. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MetadataKey.PathSegmentMetadataKey.PathSegment. parseFrom(ByteBuffer data)static MetadataKey.PathSegmentMetadataKey.PathSegment. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.type.metadata.v2 that return types with arguments of type MetadataKey.PathSegment Modifier and Type Method Description com.google.protobuf.Parser<MetadataKey.PathSegment>MetadataKey.PathSegment. getParserForType()List<MetadataKey.PathSegment>MetadataKey.Builder. getPathList()The path to retrieve the Value from the Struct.List<MetadataKey.PathSegment>MetadataKey. getPathList()The path to retrieve the Value from the Struct.List<MetadataKey.PathSegment>MetadataKeyOrBuilder. getPathList()The path to retrieve the Value from the Struct.static com.google.protobuf.Parser<MetadataKey.PathSegment>MetadataKey.PathSegment. parser()Methods in io.envoyproxy.envoy.type.metadata.v2 with parameters of type MetadataKey.PathSegment Modifier and Type Method Description MetadataKey.BuilderMetadataKey.Builder. addPath(int index, MetadataKey.PathSegment value)The path to retrieve the Value from the Struct.MetadataKey.BuilderMetadataKey.Builder. addPath(MetadataKey.PathSegment value)The path to retrieve the Value from the Struct.MetadataKey.PathSegment.BuilderMetadataKey.PathSegment.Builder. mergeFrom(MetadataKey.PathSegment other)static MetadataKey.PathSegment.BuilderMetadataKey.PathSegment. newBuilder(MetadataKey.PathSegment prototype)MetadataKey.BuilderMetadataKey.Builder. setPath(int index, MetadataKey.PathSegment value)The path to retrieve the Value from the Struct.Method parameters in io.envoyproxy.envoy.type.metadata.v2 with type arguments of type MetadataKey.PathSegment Modifier and Type Method Description MetadataKey.BuilderMetadataKey.Builder. addAllPath(Iterable<? extends MetadataKey.PathSegment> values)The path to retrieve the Value from the Struct.
-