| Package | Description |
|---|---|
| io.envoyproxy.envoy.config.bootstrap.v3 | |
| io.envoyproxy.envoy.config.cluster.v3 | |
| io.envoyproxy.envoy.config.core.v3 |
| Modifier and Type | Method and Description |
|---|---|
BindConfig |
ClusterManager.getUpstreamBindConfig()
Optional configuration used to bind newly established upstream connections.
|
BindConfig |
ClusterManager.Builder.getUpstreamBindConfig()
Optional configuration used to bind newly established upstream connections.
|
BindConfig |
ClusterManagerOrBuilder.getUpstreamBindConfig()
Optional configuration used to bind newly established upstream connections.
|
| Modifier and Type | Method and Description |
|---|---|
ClusterManager.Builder |
ClusterManager.Builder.mergeUpstreamBindConfig(BindConfig value)
Optional configuration used to bind newly established upstream connections.
|
ClusterManager.Builder |
ClusterManager.Builder.setUpstreamBindConfig(BindConfig value)
Optional configuration used to bind newly established upstream connections.
|
| Modifier and Type | Method and Description |
|---|---|
BindConfig |
Cluster.getUpstreamBindConfig()
Optional configuration used to bind newly established upstream connections.
|
BindConfig |
Cluster.Builder.getUpstreamBindConfig()
Optional configuration used to bind newly established upstream connections.
|
BindConfig |
ClusterOrBuilder.getUpstreamBindConfig()
Optional configuration used to bind newly established upstream connections.
|
| Modifier and Type | Method and Description |
|---|---|
Cluster.Builder |
Cluster.Builder.mergeUpstreamBindConfig(BindConfig value)
Optional configuration used to bind newly established upstream connections.
|
Cluster.Builder |
Cluster.Builder.setUpstreamBindConfig(BindConfig value)
Optional configuration used to bind newly established upstream connections.
|
| Modifier and Type | Method and Description |
|---|---|
BindConfig |
BindConfig.Builder.build() |
BindConfig |
BindConfig.Builder.buildPartial() |
static BindConfig |
BindConfig.getDefaultInstance() |
BindConfig |
BindConfig.getDefaultInstanceForType() |
BindConfig |
BindConfig.Builder.getDefaultInstanceForType() |
static BindConfig |
BindConfig.parseDelimitedFrom(InputStream input) |
static BindConfig |
BindConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BindConfig |
BindConfig.parseFrom(byte[] data) |
static BindConfig |
BindConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BindConfig |
BindConfig.parseFrom(ByteBuffer data) |
static BindConfig |
BindConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BindConfig |
BindConfig.parseFrom(com.google.protobuf.ByteString data) |
static BindConfig |
BindConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BindConfig |
BindConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static BindConfig |
BindConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BindConfig |
BindConfig.parseFrom(InputStream input) |
static BindConfig |
BindConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<BindConfig> |
BindConfig.getParserForType() |
static com.google.protobuf.Parser<BindConfig> |
BindConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
BindConfig.Builder |
BindConfig.Builder.mergeFrom(BindConfig other) |
static BindConfig.Builder |
BindConfig.newBuilder(BindConfig prototype) |
Copyright © 2018–2021 The Envoy Project. All rights reserved.