class GoogleCloudApigeeV1NodeConfig extends Model (View source)

Properties

string $currentAggregateNodeCount
string $maxNodeCount
string $minNodeCount

Methods

setCurrentAggregateNodeCount($currentAggregateNodeCount)

No description

string
getCurrentAggregateNodeCount()

No description

setMaxNodeCount($maxNodeCount)

No description

string
getMaxNodeCount()

No description

setMinNodeCount($minNodeCount)

No description

string
getMinNodeCount()

No description

Details

setCurrentAggregateNodeCount($currentAggregateNodeCount)

No description

Parameters

$currentAggregateNodeCount

string getCurrentAggregateNodeCount()

No description

Return Value

string

setMaxNodeCount($maxNodeCount)

No description

Parameters

$maxNodeCount

string getMaxNodeCount()

No description

Return Value

string

setMinNodeCount($minNodeCount)

No description

Parameters

$minNodeCount

string getMinNodeCount()

No description

Return Value

string