Uses of Class
io.grpc.channelz.v1.GetServerRequest.Builder
Packages that use GetServerRequest.Builder
-
Uses of GetServerRequest.Builder in io.grpc.channelz.v1
Methods in io.grpc.channelz.v1 that return GetServerRequest.BuilderModifier and TypeMethodDescriptionGetServerRequest.Builder.clear()
GetServerRequest.Builder.clearServerId()
server_id is the identifier of the specific server to get.GetServerRequest.Builder.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GetServerRequest.Builder.mergeFrom
(com.google.protobuf.Message other) GetServerRequest.Builder.mergeFrom
(GetServerRequest other) static GetServerRequest.Builder
GetServerRequest.newBuilder()
static GetServerRequest.Builder
GetServerRequest.newBuilder
(GetServerRequest prototype) GetServerRequest.newBuilderForType()
protected GetServerRequest.Builder
GetServerRequest.newBuilderForType
(com.google.protobuf.AbstractMessage.BuilderParent parent) GetServerRequest.Builder.setServerId
(long value) server_id is the identifier of the specific server to get.GetServerRequest.toBuilder()