Scalr\Api\Service\User\V1beta0\Controller\Os::getAction PHP Method

getAction() public method

Gets OSes
public getAction ( )
    public function getAction()
    {
        return $this->adapter('os')->getDescribeResult();
    }