class VmwareNodePool extends Model (View source)

Properties

string[] $annotations
protected $configType
protected $configDataType
string $createTime
string $deleteTime
string $displayName
string $etag
string $name
protected $nodePoolAutoscalingType
protected $nodePoolAutoscalingDataType
string $onPremVersion
bool $reconciling
string $state
protected $statusType
protected $statusDataType
string $uid
string $updateTime

Methods

setAnnotations($annotations)

No description

string[]
getAnnotations()

No description

setConfig(VmwareNodeConfig $config)

No description

getConfig()

No description

setCreateTime($createTime)

No description

string
getCreateTime()

No description

setDeleteTime($deleteTime)

No description

string
getDeleteTime()

No description

setDisplayName($displayName)

No description

string
getDisplayName()

No description

setEtag($etag)

No description

string
getEtag()

No description

setName($name)

No description

string
getName()

No description

setNodePoolAutoscaling(VmwareNodePoolAutoscalingConfig $nodePoolAutoscaling)

No description

setOnPremVersion($onPremVersion)

No description

string
getOnPremVersion()

No description

setReconciling($reconciling)

No description

bool
getReconciling()

No description

setState($state)

No description

string
getState()

No description

setStatus(ResourceStatus $status)

No description

getStatus()

No description

setUid($uid)

No description

string
getUid()

No description

setUpdateTime($updateTime)

No description

string
getUpdateTime()

No description

Details

setAnnotations($annotations)

No description

Parameters

$annotations

string[] getAnnotations()

No description

Return Value

string[]

setConfig(VmwareNodeConfig $config)

No description

Parameters

VmwareNodeConfig $config

VmwareNodeConfig getConfig()

No description

Return Value

VmwareNodeConfig

setCreateTime($createTime)

No description

Parameters

$createTime

string getCreateTime()

No description

Return Value

string

setDeleteTime($deleteTime)

No description

Parameters

$deleteTime

string getDeleteTime()

No description

Return Value

string

setDisplayName($displayName)

No description

Parameters

$displayName

string getDisplayName()

No description

Return Value

string

setEtag($etag)

No description

Parameters

$etag

string getEtag()

No description

Return Value

string

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setNodePoolAutoscaling(VmwareNodePoolAutoscalingConfig $nodePoolAutoscaling)

No description

Parameters

VmwareNodePoolAutoscalingConfig $nodePoolAutoscaling

VmwareNodePoolAutoscalingConfig getNodePoolAutoscaling()

No description

setOnPremVersion($onPremVersion)

No description

Parameters

$onPremVersion

string getOnPremVersion()

No description

Return Value

string

setReconciling($reconciling)

No description

Parameters

$reconciling

bool getReconciling()

No description

Return Value

bool

setState($state)

No description

Parameters

$state

string getState()

No description

Return Value

string

setStatus(ResourceStatus $status)

No description

Parameters

ResourceStatus $status

ResourceStatus getStatus()

No description

Return Value

ResourceStatus

setUid($uid)

No description

Parameters

$uid

string getUid()

No description

Return Value

string

setUpdateTime($updateTime)

No description

Parameters

$updateTime

string getUpdateTime()

No description

Return Value

string