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