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
Methods in io.envoyproxy.envoy.type.metadata.v3 that return MetadataKey.PathSegmentModifier and TypeMethodDescriptionMetadataKey.PathSegment.Builder.build()MetadataKey.PathSegment.Builder.buildPartial()static MetadataKey.PathSegmentMetadataKey.PathSegment.getDefaultInstance()MetadataKey.PathSegment.Builder.getDefaultInstanceForType()MetadataKey.PathSegment.getDefaultInstanceForType()MetadataKey.Builder.getPath(int index) The path used to retrieve a specific Value from the Struct.MetadataKey.getPath(int index) The path used to retrieve a specific Value from the Struct.MetadataKeyOrBuilder.getPath(int index) The path used to retrieve a specific 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.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 used to retrieve a specific Value from the Struct.MetadataKey.getPathList()The path used to retrieve a specific Value from the Struct.MetadataKeyOrBuilder.getPathList()The path used to retrieve a specific Value from the Struct.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 used to retrieve a specific Value from the Struct.MetadataKey.Builder.addPath(MetadataKey.PathSegment value) The path used to retrieve a specific Value from the Struct.MetadataKey.PathSegment.Builder.mergeFrom(MetadataKey.PathSegment other) MetadataKey.PathSegment.newBuilder(MetadataKey.PathSegment prototype) MetadataKey.Builder.setPath(int index, MetadataKey.PathSegment value) The path used to retrieve a specific 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 used to retrieve a specific Value from the Struct.