Uses of Enum
io.grpc.channelz.v1.ChannelTraceEvent.ChildRefCase
Packages that use ChannelTraceEvent.ChildRefCase
-
Uses of ChannelTraceEvent.ChildRefCase in io.grpc.channelz.v1
Methods in io.grpc.channelz.v1 that return ChannelTraceEvent.ChildRefCaseModifier and TypeMethodDescriptionChannelTraceEvent.ChildRefCase.forNumber
(int value) ChannelTraceEvent.Builder.getChildRefCase()
ChannelTraceEvent.getChildRefCase()
ChannelTraceEventOrBuilder.getChildRefCase()
ChannelTraceEvent.ChildRefCase.valueOf
(int value) Deprecated.Returns the enum constant of this type with the specified name.static ChannelTraceEvent.ChildRefCase[]
ChannelTraceEvent.ChildRefCase.values()
Returns an array containing the constants of this enum type, in the order they are declared.