class PromoteReleaseOperation extends Model (View source)

Properties

string $phase
string $rollout
string $targetId
string $wait

Methods

setPhase($phase)

No description

string
getPhase()

No description

setRollout($rollout)

No description

string
getRollout()

No description

setTargetId($targetId)

No description

string
getTargetId()

No description

setWait($wait)

No description

string
getWait()

No description

Details

setPhase($phase)

No description

Parameters

$phase

string getPhase()

No description

Return Value

string

setRollout($rollout)

No description

Parameters

$rollout

string getRollout()

No description

Return Value

string

setTargetId($targetId)

No description

Parameters

$targetId

string getTargetId()

No description

Return Value

string

setWait($wait)

No description

Parameters

$wait

string getWait()

No description

Return Value

string