| Package | Description |
|---|---|
| io.envoyproxy.envoy.config.tap.v4alpha |
| Modifier and Type | Method and Description |
|---|---|
HttpGenericBodyMatch.GenericTextMatch |
HttpGenericBodyMatch.GenericTextMatch.Builder.build() |
HttpGenericBodyMatch.GenericTextMatch |
HttpGenericBodyMatch.GenericTextMatch.Builder.buildPartial() |
static HttpGenericBodyMatch.GenericTextMatch |
HttpGenericBodyMatch.GenericTextMatch.getDefaultInstance() |
HttpGenericBodyMatch.GenericTextMatch |
HttpGenericBodyMatch.GenericTextMatch.getDefaultInstanceForType() |
HttpGenericBodyMatch.GenericTextMatch |
HttpGenericBodyMatch.GenericTextMatch.Builder.getDefaultInstanceForType() |
HttpGenericBodyMatch.GenericTextMatch |
HttpGenericBodyMatchOrBuilder.getPatterns(int index)
List of patterns to match.
|
HttpGenericBodyMatch.GenericTextMatch |
HttpGenericBodyMatch.getPatterns(int index)
List of patterns to match.
|
HttpGenericBodyMatch.GenericTextMatch |
HttpGenericBodyMatch.Builder.getPatterns(int index)
List of patterns to match.
|
static HttpGenericBodyMatch.GenericTextMatch |
HttpGenericBodyMatch.GenericTextMatch.parseDelimitedFrom(InputStream input) |
static HttpGenericBodyMatch.GenericTextMatch |
HttpGenericBodyMatch.GenericTextMatch.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HttpGenericBodyMatch.GenericTextMatch |
HttpGenericBodyMatch.GenericTextMatch.parseFrom(byte[] data) |
static HttpGenericBodyMatch.GenericTextMatch |
HttpGenericBodyMatch.GenericTextMatch.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HttpGenericBodyMatch.GenericTextMatch |
HttpGenericBodyMatch.GenericTextMatch.parseFrom(ByteBuffer data) |
static HttpGenericBodyMatch.GenericTextMatch |
HttpGenericBodyMatch.GenericTextMatch.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HttpGenericBodyMatch.GenericTextMatch |
HttpGenericBodyMatch.GenericTextMatch.parseFrom(com.google.protobuf.ByteString data) |
static HttpGenericBodyMatch.GenericTextMatch |
HttpGenericBodyMatch.GenericTextMatch.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HttpGenericBodyMatch.GenericTextMatch |
HttpGenericBodyMatch.GenericTextMatch.parseFrom(com.google.protobuf.CodedInputStream input) |
static HttpGenericBodyMatch.GenericTextMatch |
HttpGenericBodyMatch.GenericTextMatch.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HttpGenericBodyMatch.GenericTextMatch |
HttpGenericBodyMatch.GenericTextMatch.parseFrom(InputStream input) |
static HttpGenericBodyMatch.GenericTextMatch |
HttpGenericBodyMatch.GenericTextMatch.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<HttpGenericBodyMatch.GenericTextMatch> |
HttpGenericBodyMatch.GenericTextMatch.getParserForType() |
List<HttpGenericBodyMatch.GenericTextMatch> |
HttpGenericBodyMatchOrBuilder.getPatternsList()
List of patterns to match.
|
List<HttpGenericBodyMatch.GenericTextMatch> |
HttpGenericBodyMatch.getPatternsList()
List of patterns to match.
|
List<HttpGenericBodyMatch.GenericTextMatch> |
HttpGenericBodyMatch.Builder.getPatternsList()
List of patterns to match.
|
static com.google.protobuf.Parser<HttpGenericBodyMatch.GenericTextMatch> |
HttpGenericBodyMatch.GenericTextMatch.parser() |
| Modifier and Type | Method and Description |
|---|---|
HttpGenericBodyMatch.Builder |
HttpGenericBodyMatch.Builder.addPatterns(HttpGenericBodyMatch.GenericTextMatch value)
List of patterns to match.
|
HttpGenericBodyMatch.Builder |
HttpGenericBodyMatch.Builder.addPatterns(int index,
HttpGenericBodyMatch.GenericTextMatch value)
List of patterns to match.
|
HttpGenericBodyMatch.GenericTextMatch.Builder |
HttpGenericBodyMatch.GenericTextMatch.Builder.mergeFrom(HttpGenericBodyMatch.GenericTextMatch other) |
static HttpGenericBodyMatch.GenericTextMatch.Builder |
HttpGenericBodyMatch.GenericTextMatch.newBuilder(HttpGenericBodyMatch.GenericTextMatch prototype) |
HttpGenericBodyMatch.Builder |
HttpGenericBodyMatch.Builder.setPatterns(int index,
HttpGenericBodyMatch.GenericTextMatch value)
List of patterns to match.
|
| Modifier and Type | Method and Description |
|---|---|
HttpGenericBodyMatch.Builder |
HttpGenericBodyMatch.Builder.addAllPatterns(Iterable<? extends HttpGenericBodyMatch.GenericTextMatch> values)
List of patterns to match.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.