Uses of Enum
io.grpc.binarylog.v1.GrpcLogEntry.PayloadCase
Packages that use GrpcLogEntry.PayloadCase
-
Uses of GrpcLogEntry.PayloadCase in io.grpc.binarylog.v1
Methods in io.grpc.binarylog.v1 that return GrpcLogEntry.PayloadCaseModifier and TypeMethodDescriptionstatic GrpcLogEntry.PayloadCase
GrpcLogEntry.PayloadCase.forNumber
(int value) GrpcLogEntry.Builder.getPayloadCase()
GrpcLogEntry.getPayloadCase()
GrpcLogEntryOrBuilder.getPayloadCase()
static GrpcLogEntry.PayloadCase
GrpcLogEntry.PayloadCase.valueOf
(int value) Deprecated.static GrpcLogEntry.PayloadCase
Returns the enum constant of this type with the specified name.static GrpcLogEntry.PayloadCase[]
GrpcLogEntry.PayloadCase.values()
Returns an array containing the constants of this enum type, in the order they are declared.