Uses of Class
io.envoyproxy.envoy.type.matcher.v3.MetadataMatcher.PathSegment
-
Packages that use MetadataMatcher.PathSegment Package Description io.envoyproxy.envoy.type.matcher.v3 -
-
Uses of MetadataMatcher.PathSegment in io.envoyproxy.envoy.type.matcher.v3
Fields in io.envoyproxy.envoy.type.matcher.v3 declared as MetadataMatcher.PathSegment Modifier and Type Field Description private static MetadataMatcher.PathSegmentMetadataMatcher.PathSegment. DEFAULT_INSTANCEFields in io.envoyproxy.envoy.type.matcher.v3 with type parameters of type MetadataMatcher.PathSegment Modifier and Type Field Description private static com.google.protobuf.Parser<MetadataMatcher.PathSegment>MetadataMatcher.PathSegment. PARSERprivate java.util.List<MetadataMatcher.PathSegment>MetadataMatcher.Builder. path_private java.util.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.PathSegment Modifier and Type Method Description MetadataMatcher.PathSegmentMetadataMatcher.PathSegment.Builder. build()MetadataMatcher.PathSegmentMetadataMatcher.PathSegment.Builder. buildPartial()static MetadataMatcher.PathSegmentMetadataMatcher.PathSegment. getDefaultInstance()MetadataMatcher.PathSegmentMetadataMatcher.PathSegment.Builder. getDefaultInstanceForType()MetadataMatcher.PathSegmentMetadataMatcher.PathSegment. getDefaultInstanceForType()MetadataMatcher.PathSegmentMetadataMatcher.Builder. getPath(int index)The path to retrieve the Value from the Struct.MetadataMatcher.PathSegmentMetadataMatcher. getPath(int index)The path to retrieve the Value from the Struct.MetadataMatcher.PathSegmentMetadataMatcherOrBuilder. getPath(int index)The path to retrieve the Value from the Struct.static MetadataMatcher.PathSegmentMetadataMatcher.PathSegment. parseDelimitedFrom(java.io.InputStream input)static MetadataMatcher.PathSegmentMetadataMatcher.PathSegment. parseDelimitedFrom(java.io.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(java.io.InputStream input)static MetadataMatcher.PathSegmentMetadataMatcher.PathSegment. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MetadataMatcher.PathSegmentMetadataMatcher.PathSegment. parseFrom(java.nio.ByteBuffer data)static MetadataMatcher.PathSegmentMetadataMatcher.PathSegment. parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.type.matcher.v3 that return types with arguments of type MetadataMatcher.PathSegment Modifier and Type Method Description com.google.protobuf.Parser<MetadataMatcher.PathSegment>MetadataMatcher.PathSegment. getParserForType()private com.google.protobuf.RepeatedFieldBuilder<MetadataMatcher.PathSegment,MetadataMatcher.PathSegment.Builder,MetadataMatcher.PathSegmentOrBuilder>MetadataMatcher.Builder. getPathFieldBuilder()java.util.List<MetadataMatcher.PathSegment>MetadataMatcher.Builder. getPathList()The path to retrieve the Value from the Struct.java.util.List<MetadataMatcher.PathSegment>MetadataMatcher. getPathList()The path to retrieve the Value from the Struct.java.util.List<MetadataMatcher.PathSegment>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.PathSegment Modifier and Type Method Description MetadataMatcher.BuilderMetadataMatcher.Builder. addPath(int index, MetadataMatcher.PathSegment value)The path to retrieve the Value from the Struct.MetadataMatcher.BuilderMetadataMatcher.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.BuilderMetadataMatcher.PathSegment.Builder. mergeFrom(MetadataMatcher.PathSegment other)static MetadataMatcher.PathSegment.BuilderMetadataMatcher.PathSegment. newBuilder(MetadataMatcher.PathSegment prototype)MetadataMatcher.BuilderMetadataMatcher.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.PathSegment Modifier and Type Method Description MetadataMatcher.BuilderMetadataMatcher.Builder. addAllPath(java.lang.Iterable<? extends MetadataMatcher.PathSegment> values)The path to retrieve the Value from the Struct.
-