Uses of Enum
io.envoyproxy.envoy.api.v2.Cluster.CommonLbConfig.LocalityConfigSpecifierCase
Packages that use Cluster.CommonLbConfig.LocalityConfigSpecifierCase
-
Uses of Cluster.CommonLbConfig.LocalityConfigSpecifierCase in io.envoyproxy.envoy.api.v2
Methods in io.envoyproxy.envoy.api.v2 that return Cluster.CommonLbConfig.LocalityConfigSpecifierCaseModifier and TypeMethodDescriptionCluster.CommonLbConfig.LocalityConfigSpecifierCase.forNumber(int value) Cluster.CommonLbConfig.Builder.getLocalityConfigSpecifierCase()Cluster.CommonLbConfig.getLocalityConfigSpecifierCase()Cluster.CommonLbConfigOrBuilder.getLocalityConfigSpecifierCase()Cluster.CommonLbConfig.LocalityConfigSpecifierCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.Cluster.CommonLbConfig.LocalityConfigSpecifierCase.values()Returns an array containing the constants of this enum type, in the order they are declared.