PHP Class Scalr\Api\Service\User\V1beta0\Adapter\ServerAdapter

Since: 5.11.11 (23.02.2016)
Author: Andrii Penchuk ([email protected])
Inheritance: extends Scalr\Api\DataType\ApiEntityAdapter
Show file Open project: scalr/scalr Class Usage Examples

Protected Properties

Property Type Description
$entityClass
$rules array Converter rules

Protected Methods

Method Description
_farm ( $from, $to, $action )
_farmRole ( $from, $to, $action )
_launchedBy ( $from, $to, $action )
_privateIp ( $from, $to, $action )
_publicIp ( $from, $to, $action )
_status ( $from, $to, $action )

Method Details

_farm() protected method

protected _farm ( $from, $to, $action )

_farmRole() protected method

protected _farmRole ( $from, $to, $action )

_launchedBy() protected method

protected _launchedBy ( $from, $to, $action )

_privateIp() protected method

protected _privateIp ( $from, $to, $action )

_publicIp() protected method

protected _publicIp ( $from, $to, $action )

_status() protected method

protected _status ( $from, $to, $action )

Property Details

$entityClass protected property

protected $entityClass

$rules protected property

Converter rules
protected array $rules
return array