Uses of Class
io.envoyproxy.envoy.type.matcher.v3.MetadataMatcher.PathSegment
Packages that use MetadataMatcher.PathSegment
-
Uses of MetadataMatcher.PathSegment in io.envoyproxy.envoy.type.matcher.v3
Methods in io.envoyproxy.envoy.type.matcher.v3 that return MetadataMatcher.PathSegmentModifier and TypeMethodDescriptionMetadataMatcher.PathSegment.Builder.build()MetadataMatcher.PathSegment.Builder.buildPartial()static MetadataMatcher.PathSegmentMetadataMatcher.PathSegment.getDefaultInstance()MetadataMatcher.PathSegment.Builder.getDefaultInstanceForType()MetadataMatcher.PathSegment.getDefaultInstanceForType()MetadataMatcher.Builder.getPath(int index) The path to retrieve the ``Value`` from the ``Struct``.MetadataMatcher.getPath(int index) The path to retrieve the ``Value`` from the ``Struct``.MetadataMatcherOrBuilder.getPath(int index) The path to retrieve the ``Value`` from the ``Struct``.static MetadataMatcher.PathSegmentMetadataMatcher.PathSegment.parseDelimitedFrom(InputStream input) static MetadataMatcher.PathSegmentMetadataMatcher.PathSegment.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetadataMatcher.PathSegmentMetadataMatcher.PathSegment.parseFrom(byte[] data) static MetadataMatcher.PathSegmentMetadataMatcher.PathSegment.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetadataMatcher.PathSegmentMetadataMatcher.PathSegment.parseFrom(com.google.protobuf.ByteString data) static MetadataMatcher.PathSegmentMetadataMatcher.PathSegment.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetadataMatcher.PathSegmentMetadataMatcher.PathSegment.parseFrom(com.google.protobuf.CodedInputStream input) static MetadataMatcher.PathSegmentMetadataMatcher.PathSegment.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetadataMatcher.PathSegmentMetadataMatcher.PathSegment.parseFrom(InputStream input) static MetadataMatcher.PathSegmentMetadataMatcher.PathSegment.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetadataMatcher.PathSegmentMetadataMatcher.PathSegment.parseFrom(ByteBuffer data) static MetadataMatcher.PathSegmentMetadataMatcher.PathSegment.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.type.matcher.v3 that return types with arguments of type MetadataMatcher.PathSegmentModifier and TypeMethodDescriptioncom.google.protobuf.Parser<MetadataMatcher.PathSegment>MetadataMatcher.PathSegment.getParserForType()MetadataMatcher.Builder.getPathList()The path to retrieve the ``Value`` from the ``Struct``.MetadataMatcher.getPathList()The path to retrieve the ``Value`` from the ``Struct``.MetadataMatcherOrBuilder.getPathList()The path to retrieve the ``Value`` from the ``Struct``.static com.google.protobuf.Parser<MetadataMatcher.PathSegment>MetadataMatcher.PathSegment.parser()Methods in io.envoyproxy.envoy.type.matcher.v3 with parameters of type MetadataMatcher.PathSegmentModifier and TypeMethodDescriptionMetadataMatcher.Builder.addPath(int index, MetadataMatcher.PathSegment value) The path to retrieve the ``Value`` from the ``Struct``.MetadataMatcher.Builder.addPath(MetadataMatcher.PathSegment value) The path to retrieve the ``Value`` from the ``Struct``.MetadataMatcher.PathSegment.Builder.mergeFrom(MetadataMatcher.PathSegment other) MetadataMatcher.PathSegment.newBuilder(MetadataMatcher.PathSegment prototype) MetadataMatcher.Builder.setPath(int index, MetadataMatcher.PathSegment value) The path to retrieve the ``Value`` from the ``Struct``.Method parameters in io.envoyproxy.envoy.type.matcher.v3 with type arguments of type MetadataMatcher.PathSegmentModifier and TypeMethodDescriptionMetadataMatcher.Builder.addAllPath(Iterable<? extends MetadataMatcher.PathSegment> values) The path to retrieve the ``Value`` from the ``Struct``.