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 BindConfigOrBuilderClusterManager.Builder. getUpstreamBindConfigOrBuilder()Optional configuration used to bind newly established upstream connections.BindConfigOrBuilderClusterManager. getUpstreamBindConfigOrBuilder()Optional configuration used to bind newly established upstream connections.BindConfigOrBuilderClusterManagerOrBuilder. 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 BindConfigOrBuilderCluster.Builder. getUpstreamBindConfigOrBuilder()Optional configuration used to bind newly established upstream connections.BindConfigOrBuilderCluster. getUpstreamBindConfigOrBuilder()Optional configuration used to bind newly established upstream connections.BindConfigOrBuilderClusterOrBuilder. 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 classBindConfig[#next-free-field: 7]static classBindConfig.Builder[#next-free-field: 7]
-