Uses of Class
io.envoyproxy.envoy.config.cluster.v3.UpstreamConnectionOptions.FirstAddressFamilyVersion
-
Packages that use UpstreamConnectionOptions.FirstAddressFamilyVersion Package Description io.envoyproxy.envoy.config.cluster.v3 -
-
Uses of UpstreamConnectionOptions.FirstAddressFamilyVersion in io.envoyproxy.envoy.config.cluster.v3
Fields in io.envoyproxy.envoy.config.cluster.v3 declared as UpstreamConnectionOptions.FirstAddressFamilyVersion Modifier and Type Field Description private static UpstreamConnectionOptions.FirstAddressFamilyVersion[]UpstreamConnectionOptions.FirstAddressFamilyVersion. VALUESFields in io.envoyproxy.envoy.config.cluster.v3 with type parameters of type UpstreamConnectionOptions.FirstAddressFamilyVersion Modifier and Type Field Description private static com.google.protobuf.Internal.EnumLiteMap<UpstreamConnectionOptions.FirstAddressFamilyVersion>UpstreamConnectionOptions.FirstAddressFamilyVersion. internalValueMapMethods in io.envoyproxy.envoy.config.cluster.v3 that return UpstreamConnectionOptions.FirstAddressFamilyVersion Modifier and Type Method Description static UpstreamConnectionOptions.FirstAddressFamilyVersionUpstreamConnectionOptions.FirstAddressFamilyVersion. forNumber(int value)UpstreamConnectionOptions.FirstAddressFamilyVersionUpstreamConnectionOptions.HappyEyeballsConfig.Builder. getFirstAddressFamilyVersion()Specify the IP address family to attempt connection first in happy eyeballs algorithm according to RFC8305#section-4.UpstreamConnectionOptions.FirstAddressFamilyVersionUpstreamConnectionOptions.HappyEyeballsConfig. getFirstAddressFamilyVersion()Specify the IP address family to attempt connection first in happy eyeballs algorithm according to RFC8305#section-4.UpstreamConnectionOptions.FirstAddressFamilyVersionUpstreamConnectionOptions.HappyEyeballsConfigOrBuilder. getFirstAddressFamilyVersion()Specify the IP address family to attempt connection first in happy eyeballs algorithm according to RFC8305#section-4.static UpstreamConnectionOptions.FirstAddressFamilyVersionUpstreamConnectionOptions.FirstAddressFamilyVersion. valueOf(int value)Deprecated.static UpstreamConnectionOptions.FirstAddressFamilyVersionUpstreamConnectionOptions.FirstAddressFamilyVersion. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static UpstreamConnectionOptions.FirstAddressFamilyVersionUpstreamConnectionOptions.FirstAddressFamilyVersion. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static UpstreamConnectionOptions.FirstAddressFamilyVersion[]UpstreamConnectionOptions.FirstAddressFamilyVersion. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.envoyproxy.envoy.config.cluster.v3 that return types with arguments of type UpstreamConnectionOptions.FirstAddressFamilyVersion Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<UpstreamConnectionOptions.FirstAddressFamilyVersion>UpstreamConnectionOptions.FirstAddressFamilyVersion. internalGetValueMap()Methods in io.envoyproxy.envoy.config.cluster.v3 with parameters of type UpstreamConnectionOptions.FirstAddressFamilyVersion Modifier and Type Method Description UpstreamConnectionOptions.HappyEyeballsConfig.BuilderUpstreamConnectionOptions.HappyEyeballsConfig.Builder. setFirstAddressFamilyVersion(UpstreamConnectionOptions.FirstAddressFamilyVersion value)Specify the IP address family to attempt connection first in happy eyeballs algorithm according to RFC8305#section-4.
-