| Package | Description |
|---|---|
| envoy.type.matcher |
| Modifier and Type | Method and Description |
|---|---|
String.StringMatcher |
String.StringMatcher.Builder.build() |
String.StringMatcher |
String.StringMatcher.Builder.buildPartial() |
static String.StringMatcher |
String.StringMatcher.getDefaultInstance() |
String.StringMatcher |
String.StringMatcher.getDefaultInstanceForType() |
String.StringMatcher |
String.StringMatcher.Builder.getDefaultInstanceForType() |
String.StringMatcher |
Metadata.MetadataMatcher.ValueOrBuilder.getStringMatch()
If specified, a match occurs if and only if the target value is a string value and is
matched to this field.
|
String.StringMatcher |
Metadata.MetadataMatcher.Value.getStringMatch()
If specified, a match occurs if and only if the target value is a string value and is
matched to this field.
|
String.StringMatcher |
Metadata.MetadataMatcher.Value.Builder.getStringMatch()
If specified, a match occurs if and only if the target value is a string value and is
matched to this field.
|
static String.StringMatcher |
String.StringMatcher.parseDelimitedFrom(InputStream input) |
static String.StringMatcher |
String.StringMatcher.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static String.StringMatcher |
String.StringMatcher.parseFrom(byte[] data) |
static String.StringMatcher |
String.StringMatcher.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static String.StringMatcher |
String.StringMatcher.parseFrom(ByteBuffer data) |
static String.StringMatcher |
String.StringMatcher.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static String.StringMatcher |
String.StringMatcher.parseFrom(com.google.protobuf.ByteString data) |
static String.StringMatcher |
String.StringMatcher.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static String.StringMatcher |
String.StringMatcher.parseFrom(com.google.protobuf.CodedInputStream input) |
static String.StringMatcher |
String.StringMatcher.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static String.StringMatcher |
String.StringMatcher.parseFrom(InputStream input) |
static String.StringMatcher |
String.StringMatcher.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<String.StringMatcher> |
String.StringMatcher.getParserForType() |
static com.google.protobuf.Parser<String.StringMatcher> |
String.StringMatcher.parser() |
| Modifier and Type | Method and Description |
|---|---|
String.StringMatcher.Builder |
String.StringMatcher.Builder.mergeFrom(String.StringMatcher other) |
Metadata.MetadataMatcher.Value.Builder |
Metadata.MetadataMatcher.Value.Builder.mergeStringMatch(String.StringMatcher value)
If specified, a match occurs if and only if the target value is a string value and is
matched to this field.
|
static String.StringMatcher.Builder |
String.StringMatcher.newBuilder(String.StringMatcher prototype) |
Metadata.MetadataMatcher.Value.Builder |
Metadata.MetadataMatcher.Value.Builder.setStringMatch(String.StringMatcher value)
If specified, a match occurs if and only if the target value is a string value and is
matched to this field.
|
Copyright © 2018 The Envoy Project. All rights reserved.