class AutoscalingSettings extends Model (View source)

Properties

string $algorithm
int $maxNumWorkers

Methods

setAlgorithm($algorithm)

No description

string
getAlgorithm()

No description

setMaxNumWorkers($maxNumWorkers)

No description

int
getMaxNumWorkers()

No description

Details

setAlgorithm($algorithm)

No description

Parameters

$algorithm

string getAlgorithm()

No description

Return Value

string

setMaxNumWorkers($maxNumWorkers)

No description

Parameters

$maxNumWorkers

int getMaxNumWorkers()

No description

Return Value

int