Uses of Class
io.grpc.channelz.v1.GetChannelRequest.Builder
Packages that use GetChannelRequest.Builder
-
Uses of GetChannelRequest.Builder in io.grpc.channelz.v1
Subclasses with type arguments of type GetChannelRequest.Builder in io.grpc.channelz.v1Modifier and TypeClassDescriptionstatic final classProtobuf typegrpc.channelz.v1.GetChannelRequestMethods in io.grpc.channelz.v1 that return GetChannelRequest.BuilderModifier and TypeMethodDescriptionGetChannelRequest.Builder.clear()GetChannelRequest.Builder.clearChannelId()channel_id is the identifier of the specific channel to get.GetChannelRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GetChannelRequest.Builder.mergeFrom(com.google.protobuf.Message other) GetChannelRequest.Builder.mergeFrom(GetChannelRequest other) static GetChannelRequest.BuilderGetChannelRequest.newBuilder()static GetChannelRequest.BuilderGetChannelRequest.newBuilder(GetChannelRequest prototype) GetChannelRequest.newBuilderForType()protected GetChannelRequest.BuilderGetChannelRequest.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) GetChannelRequest.Builder.setChannelId(long value) channel_id is the identifier of the specific channel to get.GetChannelRequest.toBuilder()