Uses of Enum
io.envoyproxy.envoy.data.cluster.v3.OutlierDetectionEvent.EventCase
Packages that use OutlierDetectionEvent.EventCase
-
Uses of OutlierDetectionEvent.EventCase in io.envoyproxy.envoy.data.cluster.v3
Methods in io.envoyproxy.envoy.data.cluster.v3 that return OutlierDetectionEvent.EventCaseModifier and TypeMethodDescriptionOutlierDetectionEvent.EventCase.forNumber(int value) OutlierDetectionEvent.Builder.getEventCase()OutlierDetectionEvent.getEventCase()OutlierDetectionEventOrBuilder.getEventCase()OutlierDetectionEvent.EventCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.static OutlierDetectionEvent.EventCase[]OutlierDetectionEvent.EventCase.values()Returns an array containing the constants of this enum type, in the order they are declared.