Uses of Enum
io.envoyproxy.envoy.config.route.v3.WeightedCluster.RandomValueSpecifierCase
Packages that use WeightedCluster.RandomValueSpecifierCase
-
Uses of WeightedCluster.RandomValueSpecifierCase in io.envoyproxy.envoy.config.route.v3
Methods in io.envoyproxy.envoy.config.route.v3 that return WeightedCluster.RandomValueSpecifierCaseModifier and TypeMethodDescriptionWeightedCluster.RandomValueSpecifierCase.forNumber(int value) WeightedCluster.Builder.getRandomValueSpecifierCase()WeightedCluster.getRandomValueSpecifierCase()WeightedClusterOrBuilder.getRandomValueSpecifierCase()WeightedCluster.RandomValueSpecifierCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.WeightedCluster.RandomValueSpecifierCase.values()Returns an array containing the constants of this enum type, in the order they are declared.