static OutlierEjectionType |
OutlierEjectionType.forNumber(int value) |
|
OutlierEjectionType |
OutlierDetectionEvent.Builder.getType() |
In case of eject represents type of ejection that took place.
|
OutlierEjectionType |
OutlierDetectionEvent.getType() |
In case of eject represents type of ejection that took place.
|
OutlierEjectionType |
OutlierDetectionEventOrBuilder.getType() |
In case of eject represents type of ejection that took place.
|
static OutlierEjectionType |
OutlierEjectionType.valueOf(int value) |
Deprecated.
|
static OutlierEjectionType |
OutlierEjectionType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static OutlierEjectionType |
OutlierEjectionType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static OutlierEjectionType[] |
OutlierEjectionType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|