| Package | Description |
|---|---|
| io.envoyproxy.envoy.api.v2 | |
| io.envoyproxy.envoy.config.listener.v2 |
| Modifier and Type | Method and Description |
|---|---|
ApiListener |
ListenerOrBuilder.getApiListener()
Used to represent an API listener, which is used in non-proxy clients.
|
ApiListener |
Listener.getApiListener()
Used to represent an API listener, which is used in non-proxy clients.
|
ApiListener |
Listener.Builder.getApiListener()
Used to represent an API listener, which is used in non-proxy clients.
|
| Modifier and Type | Method and Description |
|---|---|
Listener.Builder |
Listener.Builder.mergeApiListener(ApiListener value)
Used to represent an API listener, which is used in non-proxy clients.
|
Listener.Builder |
Listener.Builder.setApiListener(ApiListener value)
Used to represent an API listener, which is used in non-proxy clients.
|
| Modifier and Type | Method and Description |
|---|---|
ApiListener |
ApiListener.Builder.build() |
ApiListener |
ApiListener.Builder.buildPartial() |
static ApiListener |
ApiListener.getDefaultInstance() |
ApiListener |
ApiListener.getDefaultInstanceForType() |
ApiListener |
ApiListener.Builder.getDefaultInstanceForType() |
static ApiListener |
ApiListener.parseDelimitedFrom(InputStream input) |
static ApiListener |
ApiListener.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ApiListener |
ApiListener.parseFrom(byte[] data) |
static ApiListener |
ApiListener.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ApiListener |
ApiListener.parseFrom(ByteBuffer data) |
static ApiListener |
ApiListener.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ApiListener |
ApiListener.parseFrom(com.google.protobuf.ByteString data) |
static ApiListener |
ApiListener.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ApiListener |
ApiListener.parseFrom(com.google.protobuf.CodedInputStream input) |
static ApiListener |
ApiListener.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ApiListener |
ApiListener.parseFrom(InputStream input) |
static ApiListener |
ApiListener.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ApiListener> |
ApiListener.getParserForType() |
static com.google.protobuf.Parser<ApiListener> |
ApiListener.parser() |
| Modifier and Type | Method and Description |
|---|---|
ApiListener.Builder |
ApiListener.Builder.mergeFrom(ApiListener other) |
static ApiListener.Builder |
ApiListener.newBuilder(ApiListener prototype) |
Copyright © 2018–2021 The Envoy Project. All rights reserved.