PHP 클래스 Scalr\Api\Service\User\V1beta0\Controller\Os

부터: 5.4.0 (24.02.2015)
저자: Vitaliy Demidov ([email protected])
상속: extends Scalr\Api\Rest\Controller\ApiController
파일 보기 프로젝트 열기: scalr/scalr

공개 메소드들

메소드 설명
fetchAction ( string $osId ) : Scalr\Api\DataType\ResultEnvelope Fetches detailed info about the Os
getAction ( ) Gets OSes

메소드 상세

fetchAction() 공개 메소드

Fetches detailed info about the Os
public fetchAction ( string $osId ) : Scalr\Api\DataType\ResultEnvelope
$osId string Unique identifier of the Os
리턴 Scalr\Api\DataType\ResultEnvelope

getAction() 공개 메소드

Gets OSes
public getAction ( )