PHP Class LibCloud\Compute\Base

Inheritance: implements LibCloud\Compute\ComputeInterface
Exibir arquivo Open project: linkorb/libcloud-php Class Usage Examples

Protected Properties

Property Type Description
$accessToken

Public Methods

Method Description
__construct ( $accessToken )

Protected Methods

Method Description
toImage ( $response )
toLocation ( $response )
toNode ( $response )
toSize ( $response )

Method Details

__construct() public method

public __construct ( $accessToken )

toImage() abstract protected method

abstract protected toImage ( $response )

toLocation() abstract protected method

abstract protected toLocation ( $response )

toNode() abstract protected method

abstract protected toNode ( $response )

toSize() abstract protected method

abstract protected toSize ( $response )

Property Details

$accessToken protected_oe property

protected $accessToken