class Stage extends Collection (View source)

Properties

protected $collection_key
protected $deployParametersType
protected $deployParametersDataType
string[] $profiles
protected $strategyType
protected $strategyDataType
string $targetId

Methods

setDeployParameters($deployParameters)

No description

setProfiles($profiles)

No description

string[]
getProfiles()

No description

setStrategy(Strategy $strategy)

No description

getStrategy()

No description

setTargetId($targetId)

No description

string
getTargetId()

No description

Details

setDeployParameters($deployParameters)

No description

Parameters

$deployParameters

DeployParameters[] getDeployParameters()

No description

Return Value

DeployParameters[]

setProfiles($profiles)

No description

Parameters

$profiles

string[] getProfiles()

No description

Return Value

string[]

setStrategy(Strategy $strategy)

No description

Parameters

Strategy $strategy

Strategy getStrategy()

No description

Return Value

Strategy

setTargetId($targetId)

No description

Parameters

$targetId

string getTargetId()

No description

Return Value

string