Uses of Class
io.envoyproxy.envoy.service.status.v2.PerXdsConfig.PerXdsConfigCase
-
Packages that use PerXdsConfig.PerXdsConfigCase Package Description io.envoyproxy.envoy.service.status.v2 -
-
Uses of PerXdsConfig.PerXdsConfigCase in io.envoyproxy.envoy.service.status.v2
Methods in io.envoyproxy.envoy.service.status.v2 that return PerXdsConfig.PerXdsConfigCase Modifier and Type Method Description static PerXdsConfig.PerXdsConfigCasePerXdsConfig.PerXdsConfigCase. forNumber(int value)PerXdsConfig.PerXdsConfigCasePerXdsConfig.Builder. getPerXdsConfigCase()PerXdsConfig.PerXdsConfigCasePerXdsConfig. getPerXdsConfigCase()PerXdsConfig.PerXdsConfigCasePerXdsConfigOrBuilder. getPerXdsConfigCase()static PerXdsConfig.PerXdsConfigCasePerXdsConfig.PerXdsConfigCase. valueOf(int value)Deprecated.static PerXdsConfig.PerXdsConfigCasePerXdsConfig.PerXdsConfigCase. valueOf(String name)Returns the enum constant of this type with the specified name.static PerXdsConfig.PerXdsConfigCase[]PerXdsConfig.PerXdsConfigCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-