class VmwareVmDetails extends Model (View source)

Properties

string $bootOption
string $committedStorageMb
int $cpuCount
string $datacenterDescription
string $datacenterId
int $diskCount
string $displayName
string $guestDescription
int $memoryMb
string $powerState
string $uuid
string $vmId

Methods

setBootOption($bootOption)

No description

string
getBootOption()

No description

setCommittedStorageMb($committedStorageMb)

No description

string
getCommittedStorageMb()

No description

setCpuCount($cpuCount)

No description

int
getCpuCount()

No description

setDatacenterDescription($datacenterDescription)

No description

string
getDatacenterDescription()

No description

setDatacenterId($datacenterId)

No description

string
getDatacenterId()

No description

setDiskCount($diskCount)

No description

int
getDiskCount()

No description

setDisplayName($displayName)

No description

string
getDisplayName()

No description

setGuestDescription($guestDescription)

No description

string
getGuestDescription()

No description

setMemoryMb($memoryMb)

No description

int
getMemoryMb()

No description

setPowerState($powerState)

No description

string
getPowerState()

No description

setUuid($uuid)

No description

string
getUuid()

No description

setVmId($vmId)

No description

string
getVmId()

No description

Details

setBootOption($bootOption)

No description

Parameters

$bootOption

string getBootOption()

No description

Return Value

string

setCommittedStorageMb($committedStorageMb)

No description

Parameters

$committedStorageMb

string getCommittedStorageMb()

No description

Return Value

string

setCpuCount($cpuCount)

No description

Parameters

$cpuCount

int getCpuCount()

No description

Return Value

int

setDatacenterDescription($datacenterDescription)

No description

Parameters

$datacenterDescription

string getDatacenterDescription()

No description

Return Value

string

setDatacenterId($datacenterId)

No description

Parameters

$datacenterId

string getDatacenterId()

No description

Return Value

string

setDiskCount($diskCount)

No description

Parameters

$diskCount

int getDiskCount()

No description

Return Value

int

setDisplayName($displayName)

No description

Parameters

$displayName

string getDisplayName()

No description

Return Value

string

setGuestDescription($guestDescription)

No description

Parameters

$guestDescription

string getGuestDescription()

No description

Return Value

string

setMemoryMb($memoryMb)

No description

Parameters

$memoryMb

int getMemoryMb()

No description

Return Value

int

setPowerState($powerState)

No description

Parameters

$powerState

string getPowerState()

No description

Return Value

string

setUuid($uuid)

No description

Parameters

$uuid

string getUuid()

No description

Return Value

string

setVmId($vmId)

No description

Parameters

$vmId

string getVmId()

No description

Return Value

string