machine = new Aliyun_Log_Models_Machine(); $this->machine->setFromArray($resp); } public function getMachine(){ return $this->machine; } }