Uses of Class
io.envoyproxy.envoy.type.matcher.v3.StructMatcher.PathSegment.Builder
-
Packages that use StructMatcher.PathSegment.Builder Package Description io.envoyproxy.envoy.type.matcher.v3 -
-
Uses of StructMatcher.PathSegment.Builder in io.envoyproxy.envoy.type.matcher.v3
Fields in io.envoyproxy.envoy.type.matcher.v3 with type parameters of type StructMatcher.PathSegment.Builder Modifier and Type Field Description 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.Builder Modifier and Type Method Description StructMatcher.PathSegment.BuilderStructMatcher.Builder. addPathBuilder()The path to retrieve the Value from the Struct.StructMatcher.PathSegment.BuilderStructMatcher.Builder. addPathBuilder(int index)The path to retrieve the Value from the Struct.StructMatcher.PathSegment.BuilderStructMatcher.PathSegment.Builder. clear()StructMatcher.PathSegment.BuilderStructMatcher.PathSegment.Builder. clearKey()If specified, use the key to retrieve the value in a Struct.StructMatcher.PathSegment.BuilderStructMatcher.PathSegment.Builder. clearSegment()StructMatcher.PathSegment.BuilderStructMatcher.Builder. getPathBuilder(int index)The path to retrieve the Value from the Struct.StructMatcher.PathSegment.BuilderStructMatcher.PathSegment.Builder. mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)StructMatcher.PathSegment.BuilderStructMatcher.PathSegment.Builder. mergeFrom(com.google.protobuf.Message other)StructMatcher.PathSegment.BuilderStructMatcher.PathSegment.Builder. mergeFrom(StructMatcher.PathSegment other)static StructMatcher.PathSegment.BuilderStructMatcher.PathSegment. newBuilder()static StructMatcher.PathSegment.BuilderStructMatcher.PathSegment. newBuilder(StructMatcher.PathSegment prototype)StructMatcher.PathSegment.BuilderStructMatcher.PathSegment. newBuilderForType()protected StructMatcher.PathSegment.BuilderStructMatcher.PathSegment. newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent)StructMatcher.PathSegment.BuilderStructMatcher.PathSegment.Builder. setKey(java.lang.String value)If specified, use the key to retrieve the value in a Struct.StructMatcher.PathSegment.BuilderStructMatcher.PathSegment.Builder. setKeyBytes(com.google.protobuf.ByteString value)If specified, use the key to retrieve the value in a Struct.StructMatcher.PathSegment.BuilderStructMatcher.PathSegment. toBuilder()Methods in io.envoyproxy.envoy.type.matcher.v3 that return types with arguments of type StructMatcher.PathSegment.Builder Modifier and Type Method Description java.util.List<StructMatcher.PathSegment.Builder>StructMatcher.Builder. getPathBuilderList()The path to retrieve the Value from the Struct.private com.google.protobuf.RepeatedFieldBuilder<StructMatcher.PathSegment,StructMatcher.PathSegment.Builder,StructMatcher.PathSegmentOrBuilder>StructMatcher.Builder. getPathFieldBuilder()Methods in io.envoyproxy.envoy.type.matcher.v3 with parameters of type StructMatcher.PathSegment.Builder Modifier and Type Method Description StructMatcher.BuilderStructMatcher.Builder. addPath(int index, StructMatcher.PathSegment.Builder builderForValue)The path to retrieve the Value from the Struct.StructMatcher.BuilderStructMatcher.Builder. addPath(StructMatcher.PathSegment.Builder builderForValue)The path to retrieve the Value from the Struct.StructMatcher.BuilderStructMatcher.Builder. setPath(int index, StructMatcher.PathSegment.Builder builderForValue)The path to retrieve the Value from the Struct.
-