Uses of Enum
io.grpc.binarylog.v1.GrpcLogEntry.Logger
Packages that use GrpcLogEntry.Logger
-
Uses of GrpcLogEntry.Logger in io.grpc.binarylog.v1
Methods in io.grpc.binarylog.v1 that return GrpcLogEntry.LoggerModifier and TypeMethodDescriptionstatic GrpcLogEntry.LoggerGrpcLogEntry.Logger.forNumber(int value) GrpcLogEntry.Builder.getLogger()One of the above Logger enumGrpcLogEntry.getLogger()One of the above Logger enumGrpcLogEntryOrBuilder.getLogger()One of the above Logger enumstatic GrpcLogEntry.LoggerGrpcLogEntry.Logger.valueOf(int value) Deprecated.static GrpcLogEntry.LoggerGrpcLogEntry.Logger.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static GrpcLogEntry.LoggerReturns 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.Methods in io.grpc.binarylog.v1 that return types with arguments of type GrpcLogEntry.LoggerModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<GrpcLogEntry.Logger> GrpcLogEntry.Logger.internalGetValueMap()Methods in io.grpc.binarylog.v1 with parameters of type GrpcLogEntry.LoggerModifier and TypeMethodDescriptionGrpcLogEntry.Builder.setLogger(GrpcLogEntry.Logger value) One of the above Logger enum