class VMware_VCloud_API_QueryResultVMWProviderVdcRecordType extends VMware_VCloud_API_QueryResultRecordType
| static | $defaultNS |
public
__construct(anyURI $href = null, string $type = null, string $id = null, array $Link = null, VMware_VCloud_API_MetadataType $Metadata = null, int $numberOfVdcs = null, string $status = null, int $numberOfStorageProfiles = null, int $vcpuRatingMhz = null, long $storageUsedMB = null, string $name = null, long $memoryLimitMB = null, boolean $isEnabled = null, long $storageLimitMB = null, int $numberOfDatastores = null, long $cpuLimitMhz = null, long $memoryUsedMB = null, long $cpuUsedMhz = null, long $cpuAllocationMhz = null, long $memoryAllocationMB = null, boolean $isBusy = null, long $storageAllocationMB = null, boolean $isDeleted = null)
public
getLink()
public
setLink($Link)
public
addLink($value)
public
getMetadata()
public
setMetadata($Metadata)
public
get_href()
public
set_href($href)
public
get_type()
public
set_type($type)
public
get_id()
public
set_id($id)
public
get_anyAttributes()
public
set_anyAttributes($anyAttributes)
public
get_tagName()
public
set_tagName($tagName)
public
export($name = null, $out = '', $level, $namespacedef = null, $namespace = null, $rootNS = null)
public
build($node, $namespaces = '')
public
get_numberOfVdcs()
public
set_numberOfVdcs($numberOfVdcs)
public
get_status()
public
set_status($status)
public
get_numberOfStorageProfiles()
public
set_numberOfStorageProfiles($numberOfStorageProfiles)
public
get_vcpuRatingMhz()
public
set_vcpuRatingMhz($vcpuRatingMhz)
public
get_storageUsedMB()
public
set_storageUsedMB($storageUsedMB)
public
get_name()
public
set_name($name)
public
get_memoryLimitMB()
public
set_memoryLimitMB($memoryLimitMB)
public
get_isEnabled()
public
set_isEnabled($isEnabled)
public
get_storageLimitMB()
public
set_storageLimitMB($storageLimitMB)
public
get_numberOfDatastores()
public
set_numberOfDatastores($numberOfDatastores)
public
get_cpuLimitMhz()
public
set_cpuLimitMhz($cpuLimitMhz)
public
get_memoryUsedMB()
public
set_memoryUsedMB($memoryUsedMB)
public
get_cpuUsedMhz()
public
set_cpuUsedMhz($cpuUsedMhz)
public
get_cpuAllocationMhz()
public
set_cpuAllocationMhz($cpuAllocationMhz)
public
get_memoryAllocationMB()
public
set_memoryAllocationMB($memoryAllocationMB)
public
get_isBusy()
public
set_isBusy($isBusy)
public
get_storageAllocationMB()
public
set_storageAllocationMB($storageAllocationMB)
public
get_isDeleted()
public
set_isDeleted($isDeleted)