| Package | Description |
|---|---|
| envoy.api.v2 | |
| envoy.api.v2.listener |
| Modifier and Type | Method and Description |
|---|---|
Listener.FilterChain |
Lds.ListenerOrBuilder.getFilterChains(int index)
A list of filter chains to consider for this listener.
|
Listener.FilterChain |
Lds.Listener.getFilterChains(int index)
A list of filter chains to consider for this listener.
|
Listener.FilterChain |
Lds.Listener.Builder.getFilterChains(int index)
A list of filter chains to consider for this listener.
|
| Modifier and Type | Method and Description |
|---|---|
List<Listener.FilterChain> |
Lds.ListenerOrBuilder.getFilterChainsList()
A list of filter chains to consider for this listener.
|
List<Listener.FilterChain> |
Lds.Listener.getFilterChainsList()
A list of filter chains to consider for this listener.
|
List<Listener.FilterChain> |
Lds.Listener.Builder.getFilterChainsList()
A list of filter chains to consider for this listener.
|
| Modifier and Type | Method and Description |
|---|---|
Lds.Listener.Builder |
Lds.Listener.Builder.addFilterChains(int index,
Listener.FilterChain value)
A list of filter chains to consider for this listener.
|
Lds.Listener.Builder |
Lds.Listener.Builder.addFilterChains(Listener.FilterChain value)
A list of filter chains to consider for this listener.
|
Lds.Listener.Builder |
Lds.Listener.Builder.setFilterChains(int index,
Listener.FilterChain value)
A list of filter chains to consider for this listener.
|
| Modifier and Type | Method and Description |
|---|---|
Lds.Listener.Builder |
Lds.Listener.Builder.addAllFilterChains(Iterable<? extends Listener.FilterChain> values)
A list of filter chains to consider for this listener.
|
| Modifier and Type | Method and Description |
|---|---|
Listener.FilterChain |
Listener.FilterChain.Builder.build() |
Listener.FilterChain |
Listener.FilterChain.Builder.buildPartial() |
static Listener.FilterChain |
Listener.FilterChain.getDefaultInstance() |
Listener.FilterChain |
Listener.FilterChain.getDefaultInstanceForType() |
Listener.FilterChain |
Listener.FilterChain.Builder.getDefaultInstanceForType() |
static Listener.FilterChain |
Listener.FilterChain.parseDelimitedFrom(InputStream input) |
static Listener.FilterChain |
Listener.FilterChain.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Listener.FilterChain |
Listener.FilterChain.parseFrom(byte[] data) |
static Listener.FilterChain |
Listener.FilterChain.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Listener.FilterChain |
Listener.FilterChain.parseFrom(ByteBuffer data) |
static Listener.FilterChain |
Listener.FilterChain.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Listener.FilterChain |
Listener.FilterChain.parseFrom(com.google.protobuf.ByteString data) |
static Listener.FilterChain |
Listener.FilterChain.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Listener.FilterChain |
Listener.FilterChain.parseFrom(com.google.protobuf.CodedInputStream input) |
static Listener.FilterChain |
Listener.FilterChain.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Listener.FilterChain |
Listener.FilterChain.parseFrom(InputStream input) |
static Listener.FilterChain |
Listener.FilterChain.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Listener.FilterChain> |
Listener.FilterChain.getParserForType() |
static com.google.protobuf.Parser<Listener.FilterChain> |
Listener.FilterChain.parser() |
| Modifier and Type | Method and Description |
|---|---|
Listener.FilterChain.Builder |
Listener.FilterChain.Builder.mergeFrom(Listener.FilterChain other) |
static Listener.FilterChain.Builder |
Listener.FilterChain.newBuilder(Listener.FilterChain prototype) |
Copyright © 2018 The Envoy Project. All rights reserved.