Uses of Enum
io.grpc.binarylog.v1.GrpcLogEntry.PayloadCase
Packages that use GrpcLogEntry.PayloadCase
-
Uses of GrpcLogEntry.PayloadCase in io.grpc.binarylog.v1
Subclasses with type arguments of type GrpcLogEntry.PayloadCase in io.grpc.binarylog.v1Methods in io.grpc.binarylog.v1 that return GrpcLogEntry.PayloadCaseModifier and TypeMethodDescriptionstatic GrpcLogEntry.PayloadCaseGrpcLogEntry.PayloadCase.forNumber(int value) GrpcLogEntry.Builder.getPayloadCase()GrpcLogEntry.getPayloadCase()GrpcLogEntryOrBuilder.getPayloadCase()static GrpcLogEntry.PayloadCaseGrpcLogEntry.PayloadCase.valueOf(int value) Deprecated.static GrpcLogEntry.PayloadCaseReturns 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.