Uses of Class
io.envoyproxy.envoy.config.cluster.v3.UpstreamConnectionOptions.HappyEyeballsConfig.Builder
Packages that use UpstreamConnectionOptions.HappyEyeballsConfig.Builder
-
Uses of UpstreamConnectionOptions.HappyEyeballsConfig.Builder in io.envoyproxy.envoy.config.cluster.v3
Fields in io.envoyproxy.envoy.config.cluster.v3 with type parameters of type UpstreamConnectionOptions.HappyEyeballsConfig.BuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder<UpstreamConnectionOptions.HappyEyeballsConfig, UpstreamConnectionOptions.HappyEyeballsConfig.Builder, UpstreamConnectionOptions.HappyEyeballsConfigOrBuilder> UpstreamConnectionOptions.Builder.happyEyeballsConfigBuilder_Methods in io.envoyproxy.envoy.config.cluster.v3 that return UpstreamConnectionOptions.HappyEyeballsConfig.BuilderModifier and TypeMethodDescriptionUpstreamConnectionOptions.HappyEyeballsConfig.Builder.clear()UpstreamConnectionOptions.HappyEyeballsConfig.Builder.clearFirstAddressFamilyCount()Specify the number of addresses of the first_address_family_version being attempted for connection before the other address family.UpstreamConnectionOptions.HappyEyeballsConfig.Builder.clearFirstAddressFamilyVersion()Specify the IP address family to attempt connection first in happy eyeballs algorithm according to RFC8305#section-4.UpstreamConnectionOptions.Builder.getHappyEyeballsConfigBuilder()Configurations for happy eyeballs algorithm.UpstreamConnectionOptions.HappyEyeballsConfig.Builder.mergeFirstAddressFamilyCount(com.google.protobuf.UInt32Value value) Specify the number of addresses of the first_address_family_version being attempted for connection before the other address family.UpstreamConnectionOptions.HappyEyeballsConfig.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) UpstreamConnectionOptions.HappyEyeballsConfig.Builder.mergeFrom(com.google.protobuf.Message other) UpstreamConnectionOptions.HappyEyeballsConfig.Builder.mergeFrom(UpstreamConnectionOptions.HappyEyeballsConfig other) UpstreamConnectionOptions.HappyEyeballsConfig.newBuilder()UpstreamConnectionOptions.HappyEyeballsConfig.newBuilder(UpstreamConnectionOptions.HappyEyeballsConfig prototype) UpstreamConnectionOptions.HappyEyeballsConfig.newBuilderForType()UpstreamConnectionOptions.HappyEyeballsConfig.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) UpstreamConnectionOptions.HappyEyeballsConfig.Builder.setFirstAddressFamilyCount(com.google.protobuf.UInt32Value value) Specify the number of addresses of the first_address_family_version being attempted for connection before the other address family.UpstreamConnectionOptions.HappyEyeballsConfig.Builder.setFirstAddressFamilyCount(com.google.protobuf.UInt32Value.Builder builderForValue) Specify the number of addresses of the first_address_family_version being attempted for connection before the other address family.UpstreamConnectionOptions.HappyEyeballsConfig.Builder.setFirstAddressFamilyVersion(UpstreamConnectionOptions.FirstAddressFamilyVersion value) Specify the IP address family to attempt connection first in happy eyeballs algorithm according to RFC8305#section-4.UpstreamConnectionOptions.HappyEyeballsConfig.Builder.setFirstAddressFamilyVersionValue(int value) Specify the IP address family to attempt connection first in happy eyeballs algorithm according to RFC8305#section-4.UpstreamConnectionOptions.HappyEyeballsConfig.toBuilder()Methods in io.envoyproxy.envoy.config.cluster.v3 that return types with arguments of type UpstreamConnectionOptions.HappyEyeballsConfig.BuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder<UpstreamConnectionOptions.HappyEyeballsConfig, UpstreamConnectionOptions.HappyEyeballsConfig.Builder, UpstreamConnectionOptions.HappyEyeballsConfigOrBuilder> UpstreamConnectionOptions.Builder.getHappyEyeballsConfigFieldBuilder()Configurations for happy eyeballs algorithm.Methods in io.envoyproxy.envoy.config.cluster.v3 with parameters of type UpstreamConnectionOptions.HappyEyeballsConfig.BuilderModifier and TypeMethodDescriptionUpstreamConnectionOptions.Builder.setHappyEyeballsConfig(UpstreamConnectionOptions.HappyEyeballsConfig.Builder builderForValue) Configurations for happy eyeballs algorithm.