static GrpcLogEntry.Logger |
GrpcLogEntry.Logger.forNumber(int value) |
|
GrpcLogEntry.Logger |
GrpcLogEntry.Builder.getLogger() |
One of the above Logger enum
|
GrpcLogEntry.Logger |
GrpcLogEntry.getLogger() |
One of the above Logger enum
|
GrpcLogEntry.Logger |
GrpcLogEntryOrBuilder.getLogger() |
One of the above Logger enum
|
static GrpcLogEntry.Logger |
GrpcLogEntry.Logger.valueOf(int value) |
Deprecated.
|
static GrpcLogEntry.Logger |
GrpcLogEntry.Logger.valueOf(Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static GrpcLogEntry.Logger |
GrpcLogEntry.Logger.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static GrpcLogEntry.Logger[] |
GrpcLogEntry.Logger.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|