Uses of Class
io.envoyproxy.envoy.config.core.v3.BindConfig
Packages that use BindConfig
Package
Description
-
Uses of BindConfig in io.envoyproxy.envoy.config.bootstrap.v3
Fields in io.envoyproxy.envoy.config.bootstrap.v3 declared as BindConfigModifier and TypeFieldDescriptionprivate BindConfigClusterManager.Builder.upstreamBindConfig_private BindConfigClusterManager.upstreamBindConfig_Fields in io.envoyproxy.envoy.config.bootstrap.v3 with type parameters of type BindConfigModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder<BindConfig, BindConfig.Builder, BindConfigOrBuilder> ClusterManager.Builder.upstreamBindConfigBuilder_Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return BindConfigModifier and TypeMethodDescriptionClusterManager.Builder.getUpstreamBindConfig()Optional configuration used to bind newly established upstream connections.ClusterManager.getUpstreamBindConfig()Optional configuration used to bind newly established upstream connections.ClusterManagerOrBuilder.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 BindConfigModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder<BindConfig, BindConfig.Builder, BindConfigOrBuilder> ClusterManager.Builder.internalGetUpstreamBindConfigFieldBuilder()Optional configuration used to bind newly established upstream connections.Methods in io.envoyproxy.envoy.config.bootstrap.v3 with parameters of type BindConfigModifier and TypeMethodDescriptionClusterManager.Builder.mergeUpstreamBindConfig(BindConfig value) Optional configuration used to bind newly established upstream connections.ClusterManager.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 BindConfigModifier and TypeFieldDescriptionprivate BindConfigCluster.Builder.upstreamBindConfig_private BindConfigCluster.upstreamBindConfig_Fields in io.envoyproxy.envoy.config.cluster.v3 with type parameters of type BindConfigModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder<BindConfig, BindConfig.Builder, BindConfigOrBuilder> Cluster.Builder.upstreamBindConfigBuilder_Methods in io.envoyproxy.envoy.config.cluster.v3 that return BindConfigModifier and TypeMethodDescriptionCluster.Builder.getUpstreamBindConfig()Optional configuration used to bind newly established upstream connections.Cluster.getUpstreamBindConfig()Optional configuration used to bind newly established upstream connections.ClusterOrBuilder.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 BindConfigModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder<BindConfig, BindConfig.Builder, BindConfigOrBuilder> Cluster.Builder.internalGetUpstreamBindConfigFieldBuilder()Optional configuration used to bind newly established upstream connections.Methods in io.envoyproxy.envoy.config.cluster.v3 with parameters of type BindConfigModifier and TypeMethodDescriptionCluster.Builder.mergeUpstreamBindConfig(BindConfig value) Optional configuration used to bind newly established upstream connections.Cluster.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 BindConfigFields in io.envoyproxy.envoy.config.core.v3 with type parameters of type BindConfigModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser<BindConfig> BindConfig.PARSERMethods in io.envoyproxy.envoy.config.core.v3 that return BindConfigModifier and TypeMethodDescriptionBindConfig.Builder.build()BindConfig.Builder.buildPartial()static BindConfigBindConfig.getDefaultInstance()BindConfig.Builder.getDefaultInstanceForType()BindConfig.getDefaultInstanceForType()static BindConfigBindConfig.parseDelimitedFrom(InputStream input) static BindConfigBindConfig.parseDelimitedFrom(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(InputStream input) static BindConfigBindConfig.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BindConfigBindConfig.parseFrom(ByteBuffer data) static BindConfigBindConfig.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type BindConfigModifier and TypeMethodDescriptioncom.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 BindConfigModifier and TypeMethodDescriptionprivate voidBindConfig.Builder.buildPartial0(BindConfig result) private voidBindConfig.Builder.buildPartialRepeatedFields(BindConfig result) BindConfig.Builder.mergeFrom(BindConfig other) static BindConfig.BuilderBindConfig.newBuilder(BindConfig prototype)