config = new Aliyun_Log_Models_Config(); $this->config->setFromArray($resp); } public function getConfig(){ return $this->config; } }