Uses of Interface
io.envoyproxy.envoy.config.core.v3.BindConfigOrBuilder
-
Packages that use BindConfigOrBuilder Package Description io.envoyproxy.envoy.config.bootstrap.v3 io.envoyproxy.envoy.config.cluster.v3 io.envoyproxy.envoy.config.core.v3 -
-
Uses of BindConfigOrBuilder in io.envoyproxy.envoy.config.bootstrap.v3
Fields in io.envoyproxy.envoy.config.bootstrap.v3 with type parameters of type BindConfigOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<BindConfig,BindConfig.Builder,BindConfigOrBuilder>
ClusterManager.Builder. upstreamBindConfigBuilder_
Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return BindConfigOrBuilder Modifier and Type Method Description BindConfigOrBuilder
ClusterManager.Builder. getUpstreamBindConfigOrBuilder()
Optional configuration used to bind newly established upstream connections.BindConfigOrBuilder
ClusterManager. getUpstreamBindConfigOrBuilder()
Optional configuration used to bind newly established upstream connections.BindConfigOrBuilder
ClusterManagerOrBuilder. getUpstreamBindConfigOrBuilder()
Optional configuration used to bind newly established upstream connections.Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return types with arguments of type BindConfigOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<BindConfig,BindConfig.Builder,BindConfigOrBuilder>
ClusterManager.Builder. getUpstreamBindConfigFieldBuilder()
Optional configuration used to bind newly established upstream connections. -
Uses of BindConfigOrBuilder in io.envoyproxy.envoy.config.cluster.v3
Fields in io.envoyproxy.envoy.config.cluster.v3 with type parameters of type BindConfigOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<BindConfig,BindConfig.Builder,BindConfigOrBuilder>
Cluster.Builder. upstreamBindConfigBuilder_
Methods in io.envoyproxy.envoy.config.cluster.v3 that return BindConfigOrBuilder Modifier and Type Method Description BindConfigOrBuilder
Cluster.Builder. getUpstreamBindConfigOrBuilder()
Optional configuration used to bind newly established upstream connections.BindConfigOrBuilder
Cluster. getUpstreamBindConfigOrBuilder()
Optional configuration used to bind newly established upstream connections.BindConfigOrBuilder
ClusterOrBuilder. getUpstreamBindConfigOrBuilder()
Optional configuration used to bind newly established upstream connections.Methods in io.envoyproxy.envoy.config.cluster.v3 that return types with arguments of type BindConfigOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<BindConfig,BindConfig.Builder,BindConfigOrBuilder>
Cluster.Builder. getUpstreamBindConfigFieldBuilder()
Optional configuration used to bind newly established upstream connections. -
Uses of BindConfigOrBuilder in io.envoyproxy.envoy.config.core.v3
Classes in io.envoyproxy.envoy.config.core.v3 that implement BindConfigOrBuilder Modifier and Type Class Description class
BindConfig
[#next-free-field: 7]static class
BindConfig.Builder
[#next-free-field: 7]
-