Uses of Class
io.envoyproxy.envoy.type.matcher.v3.StructMatcher.PathSegment
Packages that use StructMatcher.PathSegment
-
Uses of StructMatcher.PathSegment in io.envoyproxy.envoy.type.matcher.v3
Fields in io.envoyproxy.envoy.type.matcher.v3 declared as StructMatcher.PathSegmentModifier and TypeFieldDescriptionprivate static final StructMatcher.PathSegmentStructMatcher.PathSegment.DEFAULT_INSTANCEFields in io.envoyproxy.envoy.type.matcher.v3 with type parameters of type StructMatcher.PathSegmentModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser<StructMatcher.PathSegment> StructMatcher.PathSegment.PARSERprivate List<StructMatcher.PathSegment> StructMatcher.Builder.path_private 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.PathSegmentModifier and TypeMethodDescriptionStructMatcher.PathSegment.Builder.build()StructMatcher.PathSegment.Builder.buildPartial()static StructMatcher.PathSegmentStructMatcher.PathSegment.getDefaultInstance()StructMatcher.PathSegment.Builder.getDefaultInstanceForType()StructMatcher.PathSegment.getDefaultInstanceForType()StructMatcher.Builder.getPath(int index) The path to retrieve the Value from the Struct.StructMatcher.getPath(int index) The path to retrieve the Value from the Struct.StructMatcherOrBuilder.getPath(int index) The path to retrieve the Value from the Struct.static StructMatcher.PathSegmentStructMatcher.PathSegment.parseDelimitedFrom(InputStream input) static StructMatcher.PathSegmentStructMatcher.PathSegment.parseDelimitedFrom(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(InputStream input) static StructMatcher.PathSegmentStructMatcher.PathSegment.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StructMatcher.PathSegmentStructMatcher.PathSegment.parseFrom(ByteBuffer data) static StructMatcher.PathSegmentStructMatcher.PathSegment.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.type.matcher.v3 that return types with arguments of type StructMatcher.PathSegmentModifier and TypeMethodDescriptioncom.google.protobuf.Parser<StructMatcher.PathSegment> StructMatcher.PathSegment.getParserForType()private com.google.protobuf.RepeatedFieldBuilder<StructMatcher.PathSegment, StructMatcher.PathSegment.Builder, StructMatcher.PathSegmentOrBuilder> StructMatcher.Builder.getPathFieldBuilder()StructMatcher.Builder.getPathList()The path to retrieve the Value from the Struct.StructMatcher.getPathList()The path to retrieve the Value from the Struct.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.PathSegmentModifier and TypeMethodDescriptionStructMatcher.Builder.addPath(int index, StructMatcher.PathSegment value) The path to retrieve the Value from the Struct.StructMatcher.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.Builder.mergeFrom(StructMatcher.PathSegment other) StructMatcher.PathSegment.newBuilder(StructMatcher.PathSegment prototype) StructMatcher.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.PathSegmentModifier and TypeMethodDescriptionStructMatcher.Builder.addAllPath(Iterable<? extends StructMatcher.PathSegment> values) The path to retrieve the Value from the Struct.