Uses of Class
io.grpc.channelz.v1.GetChannelResponse.Builder
Packages that use GetChannelResponse.Builder
-
Uses of GetChannelResponse.Builder in io.grpc.channelz.v1
Methods in io.grpc.channelz.v1 that return GetChannelResponse.BuilderModifier and TypeMethodDescriptionGetChannelResponse.Builder.clear()GetChannelResponse.Builder.clearChannel()The Channel that corresponds to the requested channel_id.GetChannelResponse.Builder.mergeChannel(Channel value) The Channel that corresponds to the requested channel_id.GetChannelResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GetChannelResponse.Builder.mergeFrom(com.google.protobuf.Message other) GetChannelResponse.Builder.mergeFrom(GetChannelResponse other) static GetChannelResponse.BuilderGetChannelResponse.newBuilder()static GetChannelResponse.BuilderGetChannelResponse.newBuilder(GetChannelResponse prototype) GetChannelResponse.newBuilderForType()protected GetChannelResponse.BuilderGetChannelResponse.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) GetChannelResponse.Builder.setChannel(Channel value) The Channel that corresponds to the requested channel_id.GetChannelResponse.Builder.setChannel(Channel.Builder builderForValue) The Channel that corresponds to the requested channel_id.GetChannelResponse.toBuilder()