PHP 클래스 LibCloud\Compute\Base

상속: implements LibCloud\Compute\ComputeInterface
파일 보기 프로젝트 열기: linkorb/libcloud-php 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
$accessToken

공개 메소드들

메소드 설명
__construct ( $accessToken )

보호된 메소드들

메소드 설명
toImage ( $response )
toLocation ( $response )
toNode ( $response )
toSize ( $response )

메소드 상세

__construct() 공개 메소드

public __construct ( $accessToken )

toImage() 추상적인 보호된 메소드

abstract protected toImage ( $response )

toLocation() 추상적인 보호된 메소드

abstract protected toLocation ( $response )

toNode() 추상적인 보호된 메소드

abstract protected toNode ( $response )

toSize() 추상적인 보호된 메소드

abstract protected toSize ( $response )

프로퍼티 상세

$accessToken 보호되어 있는 프로퍼티

protected $accessToken