| Package | Description |
|---|---|
| io.envoyproxy.envoy.config.listener.v4alpha |
| Modifier and Type | Method and Description |
|---|---|
FilterChainMatch |
FilterChainMatch.Builder.build() |
FilterChainMatch |
FilterChainMatch.Builder.buildPartial() |
static FilterChainMatch |
FilterChainMatch.getDefaultInstance() |
FilterChainMatch |
FilterChainMatch.getDefaultInstanceForType() |
FilterChainMatch |
FilterChainMatch.Builder.getDefaultInstanceForType() |
FilterChainMatch |
FilterChainOrBuilder.getFilterChainMatch()
The criteria to use when matching a connection to this filter chain.
|
FilterChainMatch |
FilterChain.getFilterChainMatch()
The criteria to use when matching a connection to this filter chain.
|
FilterChainMatch |
FilterChain.Builder.getFilterChainMatch()
The criteria to use when matching a connection to this filter chain.
|
static FilterChainMatch |
FilterChainMatch.parseDelimitedFrom(InputStream input) |
static FilterChainMatch |
FilterChainMatch.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FilterChainMatch |
FilterChainMatch.parseFrom(byte[] data) |
static FilterChainMatch |
FilterChainMatch.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FilterChainMatch |
FilterChainMatch.parseFrom(ByteBuffer data) |
static FilterChainMatch |
FilterChainMatch.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FilterChainMatch |
FilterChainMatch.parseFrom(com.google.protobuf.ByteString data) |
static FilterChainMatch |
FilterChainMatch.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FilterChainMatch |
FilterChainMatch.parseFrom(com.google.protobuf.CodedInputStream input) |
static FilterChainMatch |
FilterChainMatch.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FilterChainMatch |
FilterChainMatch.parseFrom(InputStream input) |
static FilterChainMatch |
FilterChainMatch.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<FilterChainMatch> |
FilterChainMatch.getParserForType() |
static com.google.protobuf.Parser<FilterChainMatch> |
FilterChainMatch.parser() |
| Modifier and Type | Method and Description |
|---|---|
FilterChain.Builder |
FilterChain.Builder.mergeFilterChainMatch(FilterChainMatch value)
The criteria to use when matching a connection to this filter chain.
|
FilterChainMatch.Builder |
FilterChainMatch.Builder.mergeFrom(FilterChainMatch other) |
static FilterChainMatch.Builder |
FilterChainMatch.newBuilder(FilterChainMatch prototype) |
FilterChain.Builder |
FilterChain.Builder.setFilterChainMatch(FilterChainMatch value)
The criteria to use when matching a connection to this filter chain.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.