updateServer abstract method

Future<OperationResponse> updateServer(
  1. ServiceCall call,
  2. ServerInfo request
)

Implementation

$async.Future<$1.OperationResponse> updateServer($grpc.ServiceCall call, $10.ServerInfo request);