MetadataMatcher.PathSegment.Builder |
MetadataMatcher.Builder.addPathBuilder() |
The path to retrieve the Value from the Struct.
|
MetadataMatcher.PathSegment.Builder |
MetadataMatcher.Builder.addPathBuilder(int index) |
The path to retrieve the Value from the Struct.
|
MetadataMatcher.PathSegment.Builder |
MetadataMatcher.PathSegment.Builder.clear() |
|
MetadataMatcher.PathSegment.Builder |
MetadataMatcher.PathSegment.Builder.clearKey() |
If specified, use the key to retrieve the value in a Struct.
|
MetadataMatcher.PathSegment.Builder |
MetadataMatcher.PathSegment.Builder.clearSegment() |
|
MetadataMatcher.PathSegment.Builder |
MetadataMatcher.Builder.getPathBuilder(int index) |
The path to retrieve the Value from the Struct.
|
MetadataMatcher.PathSegment.Builder |
MetadataMatcher.PathSegment.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
MetadataMatcher.PathSegment.Builder |
MetadataMatcher.PathSegment.Builder.mergeFrom(com.google.protobuf.Message other) |
|
MetadataMatcher.PathSegment.Builder |
MetadataMatcher.PathSegment.Builder.mergeFrom(MetadataMatcher.PathSegment other) |
|
static MetadataMatcher.PathSegment.Builder |
MetadataMatcher.PathSegment.newBuilder() |
|
static MetadataMatcher.PathSegment.Builder |
MetadataMatcher.PathSegment.newBuilder(MetadataMatcher.PathSegment prototype) |
|
MetadataMatcher.PathSegment.Builder |
MetadataMatcher.PathSegment.newBuilderForType() |
|
protected MetadataMatcher.PathSegment.Builder |
MetadataMatcher.PathSegment.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) |
|
MetadataMatcher.PathSegment.Builder |
MetadataMatcher.PathSegment.Builder.setKey(java.lang.String value) |
If specified, use the key to retrieve the value in a Struct.
|
MetadataMatcher.PathSegment.Builder |
MetadataMatcher.PathSegment.Builder.setKeyBytes(com.google.protobuf.ByteString value) |
If specified, use the key to retrieve the value in a Struct.
|
MetadataMatcher.PathSegment.Builder |
MetadataMatcher.PathSegment.toBuilder() |
|