static Listener.DrainType |
Listener.DrainType.forNumber(int value) |
|
Listener.DrainType |
Listener.Builder.getDrainType() |
The type of draining to perform at a listener-wide level.
|
Listener.DrainType |
Listener.getDrainType() |
The type of draining to perform at a listener-wide level.
|
Listener.DrainType |
ListenerOrBuilder.getDrainType() |
The type of draining to perform at a listener-wide level.
|
static Listener.DrainType |
Listener.DrainType.valueOf(int value) |
Deprecated.
|
static Listener.DrainType |
Listener.DrainType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static Listener.DrainType |
Listener.DrainType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static Listener.DrainType[] |
Listener.DrainType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|