Uses of Class
io.grpc.channelz.v1.GetServerRequest.Builder
Packages that use GetServerRequest.Builder
-
Uses of GetServerRequest.Builder in io.grpc.channelz.v1
Subclasses with type arguments of type GetServerRequest.Builder in io.grpc.channelz.v1Modifier and TypeClassDescriptionstatic final classProtobuf typegrpc.channelz.v1.GetServerRequestMethods 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.BuilderGetServerRequest.newBuilder()static GetServerRequest.BuilderGetServerRequest.newBuilder(GetServerRequest prototype) GetServerRequest.newBuilderForType()protected GetServerRequest.BuilderGetServerRequest.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()