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
Fields in io.envoyproxy.envoy.type.matcher.v3 declared as MetadataMatcher.PathSegmentModifier and TypeFieldDescriptionprivate static final MetadataMatcher.PathSegmentMetadataMatcher.PathSegment.DEFAULT_INSTANCEFields in io.envoyproxy.envoy.type.matcher.v3 with type parameters of type MetadataMatcher.PathSegmentModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser<MetadataMatcher.PathSegment> MetadataMatcher.PathSegment.PARSERprivate List<MetadataMatcher.PathSegment> MetadataMatcher.Builder.path_private List<MetadataMatcher.PathSegment> MetadataMatcher.path_private com.google.protobuf.RepeatedFieldBuilder<MetadataMatcher.PathSegment, MetadataMatcher.PathSegment.Builder, MetadataMatcher.PathSegmentOrBuilder> MetadataMatcher.Builder.pathBuilder_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()private com.google.protobuf.RepeatedFieldBuilder<MetadataMatcher.PathSegment, MetadataMatcher.PathSegment.Builder, MetadataMatcher.PathSegmentOrBuilder> MetadataMatcher.Builder.getPathFieldBuilder()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.private voidMetadataMatcher.PathSegment.Builder.buildPartial0(MetadataMatcher.PathSegment result) private voidMetadataMatcher.PathSegment.Builder.buildPartialOneofs(MetadataMatcher.PathSegment result) 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.