class Rollout extends Collection (View source)

Properties

protected $collection_key
string[] $annotations
string $approvalState
string $approveTime
string $controllerRollout
string $createTime
string $deployEndTime
string $deployFailureCause
string $deployStartTime
string $deployingBuild
string $description
string $enqueueTime
string $etag
string $failureReason
string[] $labels
protected $metadataType
protected $metadataDataType
string $name
protected $phasesType
protected $phasesDataType
string $rollbackOfRollout
string[] $rolledBackByRollouts
string $state
string $targetId
string $uid

Methods

setAnnotations($annotations)

No description

string[]
getAnnotations()

No description

setApprovalState($approvalState)

No description

string
getApprovalState()

No description

setApproveTime($approveTime)

No description

string
getApproveTime()

No description

setControllerRollout($controllerRollout)

No description

string
getControllerRollout()

No description

setCreateTime($createTime)

No description

string
getCreateTime()

No description

setDeployEndTime($deployEndTime)

No description

string
getDeployEndTime()

No description

setDeployFailureCause($deployFailureCause)

No description

string
getDeployFailureCause()

No description

setDeployStartTime($deployStartTime)

No description

string
getDeployStartTime()

No description

setDeployingBuild($deployingBuild)

No description

string
getDeployingBuild()

No description

setDescription($description)

No description

string
getDescription()

No description

setEnqueueTime($enqueueTime)

No description

string
getEnqueueTime()

No description

setEtag($etag)

No description

string
getEtag()

No description

setFailureReason($failureReason)

No description

string
getFailureReason()

No description

setLabels($labels)

No description

string[]
getLabels()

No description

setMetadata(Metadata $metadata)

No description

getMetadata()

No description

setName($name)

No description

string
getName()

No description

setPhases($phases)

No description

Phase[]
getPhases()

No description

setRollbackOfRollout($rollbackOfRollout)

No description

string
getRollbackOfRollout()

No description

setRolledBackByRollouts($rolledBackByRollouts)

No description

string[]
getRolledBackByRollouts()

No description

setState($state)

No description

string
getState()

No description

setTargetId($targetId)

No description

string
getTargetId()

No description

setUid($uid)

No description

string
getUid()

No description

Details

setAnnotations($annotations)

No description

Parameters

$annotations

string[] getAnnotations()

No description

Return Value

string[]

setApprovalState($approvalState)

No description

Parameters

$approvalState

string getApprovalState()

No description

Return Value

string

setApproveTime($approveTime)

No description

Parameters

$approveTime

string getApproveTime()

No description

Return Value

string

setControllerRollout($controllerRollout)

No description

Parameters

$controllerRollout

string getControllerRollout()

No description

Return Value

string

setCreateTime($createTime)

No description

Parameters

$createTime

string getCreateTime()

No description

Return Value

string

setDeployEndTime($deployEndTime)

No description

Parameters

$deployEndTime

string getDeployEndTime()

No description

Return Value

string

setDeployFailureCause($deployFailureCause)

No description

Parameters

$deployFailureCause

string getDeployFailureCause()

No description

Return Value

string

setDeployStartTime($deployStartTime)

No description

Parameters

$deployStartTime

string getDeployStartTime()

No description

Return Value

string

setDeployingBuild($deployingBuild)

No description

Parameters

$deployingBuild

string getDeployingBuild()

No description

Return Value

string

setDescription($description)

No description

Parameters

$description

string getDescription()

No description

Return Value

string

setEnqueueTime($enqueueTime)

No description

Parameters

$enqueueTime

string getEnqueueTime()

No description

Return Value

string

setEtag($etag)

No description

Parameters

$etag

string getEtag()

No description

Return Value

string

setFailureReason($failureReason)

No description

Parameters

$failureReason

string getFailureReason()

No description

Return Value

string

setLabels($labels)

No description

Parameters

$labels

string[] getLabels()

No description

Return Value

string[]

setMetadata(Metadata $metadata)

No description

Parameters

Metadata $metadata

Metadata getMetadata()

No description

Return Value

Metadata

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setPhases($phases)

No description

Parameters

$phases

Phase[] getPhases()

No description

Return Value

Phase[]

setRollbackOfRollout($rollbackOfRollout)

No description

Parameters

$rollbackOfRollout

string getRollbackOfRollout()

No description

Return Value

string

setRolledBackByRollouts($rolledBackByRollouts)

No description

Parameters

$rolledBackByRollouts

string[] getRolledBackByRollouts()

No description

Return Value

string[]

setState($state)

No description

Parameters

$state

string getState()

No description

Return Value

string

setTargetId($targetId)

No description

Parameters

$targetId

string getTargetId()

No description

Return Value

string

setUid($uid)

No description

Parameters

$uid

string getUid()

No description

Return Value

string