PHP Class Scalr\Api\Service\User\V1beta0\Adapter\ScalingRule\FreeRamScalingRuleAdapter

Since: 5.11.7 (25.01.2016)
Author: Andrii Penchuk ([email protected])
Inheritance: extends BasicScalingRuleAdapter
Show file Open project: scalr/scalr

Protected Properties

Property Type Description
$rules array Converter rules

Public Methods

Method Description
_useCachedRam ( $from, $to, $action )
toEntity ( $data )

Method Details

_useCachedRam() public method

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

toEntity() public method

See also: BasicScalingRuleAdapter::toEntity()
public toEntity ( $data )

Property Details

$rules protected property

Converter rules
protected array $rules
return array