PHP Class Scalr\Api\Service\Account\V1beta0\Adapter\EnvironmentAdapter

Author: N.V.
Inheritance: extends Scalr\Api\DataType\ApiEntityAdapter
Afficher le fichier Open project: scalr/scalr

Protected Properties

Свойство Type Description
$entityClass
$rules array Converter rules

Méthodes publiques

Méthode Description
_costCenter ( $from, $to, $action )
_status ( $from, $to, $action )
validateEntity ( $entity )
validateStatus ( string $status ) Validates environment status

Method Details

_costCenter() public méthode

public _costCenter ( $from, $to, $action )

_status() public méthode

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

validateEntity() public méthode

See also: ApiEntityAdapter::validateEntity()
public validateEntity ( $entity )

validateStatus() public static méthode

Validates environment status
public static validateStatus ( string $status )
$status string The status name

Property Details

$entityClass protected_oe property

protected $entityClass

$rules protected_oe property

Converter rules
protected array $rules
Résultat array