class VMware_VCloud_API_QueryResultResourcePoolVMRecordType 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, string $status = null, string $containerName = null, int $hardwareVersion = null, boolean $isDeployed = null, string $name = null, string $guestOs = null, boolean $isBusy = 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_status()
public
set_status($status)
public
get_containerName()
public
set_containerName($containerName)
public
get_hardwareVersion()
public
set_hardwareVersion($hardwareVersion)
public
get_isDeployed()
public
set_isDeployed($isDeployed)
public
get_name()
public
set_name($name)
public
get_guestOs()
public
set_guestOs($guestOs)
public
get_isBusy()
public
set_isBusy($isBusy)