Uses of Enum Class
io.grpc.InternalChannelz.ChannelTrace.Event.Severity
Packages that use InternalChannelz.ChannelTrace.Event.Severity
-
Uses of InternalChannelz.ChannelTrace.Event.Severity in io.grpc
Fields in io.grpc declared as InternalChannelz.ChannelTrace.Event.SeverityMethods in io.grpc that return InternalChannelz.ChannelTrace.Event.SeverityModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.InternalChannelz.ChannelTrace.Event.Severity.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.grpc with parameters of type InternalChannelz.ChannelTrace.Event.SeverityModifier and TypeMethodDescriptionInternalChannelz.ChannelTrace.Event.Builder.setSeverity
(InternalChannelz.ChannelTrace.Event.Severity severity)