Uses of Enum
io.envoyproxy.envoy.service.status.v3.PerXdsConfig.PerXdsConfigCase
Packages that use PerXdsConfig.PerXdsConfigCase
-
Uses of PerXdsConfig.PerXdsConfigCase in io.envoyproxy.envoy.service.status.v3
Methods in io.envoyproxy.envoy.service.status.v3 that return PerXdsConfig.PerXdsConfigCaseModifier and TypeMethodDescriptionPerXdsConfig.PerXdsConfigCase.forNumber
(int value) PerXdsConfig.Builder.getPerXdsConfigCase()
PerXdsConfig.getPerXdsConfigCase()
PerXdsConfigOrBuilder.getPerXdsConfigCase()
PerXdsConfig.PerXdsConfigCase.valueOf
(int value) Deprecated.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.