Uses of Class
io.grpc.channelz.v1.GetTopChannelsResponse.Builder
Packages that use GetTopChannelsResponse.Builder
-
Uses of GetTopChannelsResponse.Builder in io.grpc.channelz.v1
Methods in io.grpc.channelz.v1 that return GetTopChannelsResponse.BuilderModifier and TypeMethodDescriptionGetTopChannelsResponse.Builder.addAllChannel(Iterable<? extends Channel> values) list of channels that the connection detail service knows about.GetTopChannelsResponse.Builder.addChannel(int index, Channel value) list of channels that the connection detail service knows about.GetTopChannelsResponse.Builder.addChannel(int index, Channel.Builder builderForValue) list of channels that the connection detail service knows about.GetTopChannelsResponse.Builder.addChannel(Channel value) list of channels that the connection detail service knows about.GetTopChannelsResponse.Builder.addChannel(Channel.Builder builderForValue) list of channels that the connection detail service knows about.GetTopChannelsResponse.Builder.clear()GetTopChannelsResponse.Builder.clearChannel()list of channels that the connection detail service knows about.GetTopChannelsResponse.Builder.clearEnd()If set, indicates that the list of channels is the final list.GetTopChannelsResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GetTopChannelsResponse.Builder.mergeFrom(com.google.protobuf.Message other) GetTopChannelsResponse.Builder.mergeFrom(GetTopChannelsResponse other) GetTopChannelsResponse.newBuilder()GetTopChannelsResponse.newBuilder(GetTopChannelsResponse prototype) GetTopChannelsResponse.newBuilderForType()protected GetTopChannelsResponse.BuilderGetTopChannelsResponse.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) GetTopChannelsResponse.Builder.removeChannel(int index) list of channels that the connection detail service knows about.GetTopChannelsResponse.Builder.setChannel(int index, Channel value) list of channels that the connection detail service knows about.GetTopChannelsResponse.Builder.setChannel(int index, Channel.Builder builderForValue) list of channels that the connection detail service knows about.GetTopChannelsResponse.Builder.setEnd(boolean value) If set, indicates that the list of channels is the final list.GetTopChannelsResponse.toBuilder()