Uses of Class
io.envoyproxy.envoy.config.core.v3.BindConfig
-
Packages that use BindConfig Package Description io.envoyproxy.envoy.config.bootstrap.v3 io.envoyproxy.envoy.config.cluster.v3 io.envoyproxy.envoy.config.core.v3 -
-
Uses of BindConfig in io.envoyproxy.envoy.config.bootstrap.v3
Fields in io.envoyproxy.envoy.config.bootstrap.v3 declared as BindConfig Modifier and Type Field Description private BindConfigClusterManager.Builder. upstreamBindConfig_private BindConfigClusterManager. upstreamBindConfig_Fields in io.envoyproxy.envoy.config.bootstrap.v3 with type parameters of type BindConfig 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 BindConfig Modifier and Type Method Description BindConfigClusterManager.Builder. getUpstreamBindConfig()Optional configuration used to bind newly established upstream connections.BindConfigClusterManager. getUpstreamBindConfig()Optional configuration used to bind newly established upstream connections.BindConfigClusterManagerOrBuilder. getUpstreamBindConfig()Optional configuration used to bind newly established upstream connections.Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return types with arguments of type BindConfig 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.Methods in io.envoyproxy.envoy.config.bootstrap.v3 with parameters of type BindConfig Modifier and Type Method Description ClusterManager.BuilderClusterManager.Builder. mergeUpstreamBindConfig(BindConfig value)Optional configuration used to bind newly established upstream connections.ClusterManager.BuilderClusterManager.Builder. setUpstreamBindConfig(BindConfig value)Optional configuration used to bind newly established upstream connections. -
Uses of BindConfig in io.envoyproxy.envoy.config.cluster.v3
Fields in io.envoyproxy.envoy.config.cluster.v3 declared as BindConfig Modifier and Type Field Description private BindConfigCluster.Builder. upstreamBindConfig_private BindConfigCluster. upstreamBindConfig_Fields in io.envoyproxy.envoy.config.cluster.v3 with type parameters of type BindConfig 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 BindConfig Modifier and Type Method Description BindConfigCluster.Builder. getUpstreamBindConfig()Optional configuration used to bind newly established upstream connections.BindConfigCluster. getUpstreamBindConfig()Optional configuration used to bind newly established upstream connections.BindConfigClusterOrBuilder. getUpstreamBindConfig()Optional configuration used to bind newly established upstream connections.Methods in io.envoyproxy.envoy.config.cluster.v3 that return types with arguments of type BindConfig 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.Methods in io.envoyproxy.envoy.config.cluster.v3 with parameters of type BindConfig Modifier and Type Method Description Cluster.BuilderCluster.Builder. mergeUpstreamBindConfig(BindConfig value)Optional configuration used to bind newly established upstream connections.Cluster.BuilderCluster.Builder. setUpstreamBindConfig(BindConfig value)Optional configuration used to bind newly established upstream connections. -
Uses of BindConfig in io.envoyproxy.envoy.config.core.v3
Fields in io.envoyproxy.envoy.config.core.v3 declared as BindConfig Modifier and Type Field Description private static BindConfigBindConfig. DEFAULT_INSTANCEFields in io.envoyproxy.envoy.config.core.v3 with type parameters of type BindConfig Modifier and Type Field Description private static com.google.protobuf.Parser<BindConfig>BindConfig. PARSERMethods in io.envoyproxy.envoy.config.core.v3 that return BindConfig Modifier and Type Method Description BindConfigBindConfig.Builder. build()BindConfigBindConfig.Builder. buildPartial()static BindConfigBindConfig. getDefaultInstance()BindConfigBindConfig.Builder. getDefaultInstanceForType()BindConfigBindConfig. getDefaultInstanceForType()static BindConfigBindConfig. parseDelimitedFrom(java.io.InputStream input)static BindConfigBindConfig. parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BindConfigBindConfig. parseFrom(byte[] data)static BindConfigBindConfig. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BindConfigBindConfig. parseFrom(com.google.protobuf.ByteString data)static BindConfigBindConfig. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BindConfigBindConfig. parseFrom(com.google.protobuf.CodedInputStream input)static BindConfigBindConfig. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BindConfigBindConfig. parseFrom(java.io.InputStream input)static BindConfigBindConfig. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BindConfigBindConfig. parseFrom(java.nio.ByteBuffer data)static BindConfigBindConfig. parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type BindConfig Modifier and Type Method Description com.google.protobuf.Parser<BindConfig>BindConfig. getParserForType()static com.google.protobuf.Parser<BindConfig>BindConfig. parser()Methods in io.envoyproxy.envoy.config.core.v3 with parameters of type BindConfig Modifier and Type Method Description private voidBindConfig.Builder. buildPartial0(BindConfig result)private voidBindConfig.Builder. buildPartialRepeatedFields(BindConfig result)BindConfig.BuilderBindConfig.Builder. mergeFrom(BindConfig other)static BindConfig.BuilderBindConfig. newBuilder(BindConfig prototype)
-