static GrpcLogRecord.EventType |
GrpcLogRecord.EventType.forNumber(int value) |
|
GrpcLogRecord.EventType |
GrpcLogRecord.Builder.getType() |
one of the above EventType enum
|
GrpcLogRecord.EventType |
GrpcLogRecord.getType() |
one of the above EventType enum
|
GrpcLogRecord.EventType |
GrpcLogRecordOrBuilder.getType() |
one of the above EventType enum
|
static GrpcLogRecord.EventType |
GrpcLogRecord.EventType.valueOf(int value) |
Deprecated.
|
static GrpcLogRecord.EventType |
GrpcLogRecord.EventType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static GrpcLogRecord.EventType |
GrpcLogRecord.EventType.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static GrpcLogRecord.EventType[] |
GrpcLogRecord.EventType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|