Class

VMware_VCloud_API_QueryResultAdminDiskRecordType

class VMware_VCloud_API_QueryResultAdminDiskRecordType extends VMware_VCloud_API_QueryResultRecordType

Properties

static $defaultNS

Methods

__construct(anyURI $href = null, string $type = null, string $id = null, array $Link = null, VMware_VCloud_API_MetadataType $Metadata = null, string $status = null, string $storageProfileName = null, string $vc = null, string $name = null, string $storageProfile = null, string $datastoreName = null, string $busType = null, string $vdcName = null, string $vdc = null, string $task = null, string $ownerName = null, long $sizeB = null, boolean $isAttached = null, string $org = null, string $datastore = null, string $busSubType = null, string $busTypeDesc = null)

getLink()

from VMware_VCloud_API_QueryResultRecordType
setLink($Link)

from VMware_VCloud_API_QueryResultRecordType
addLink($value)

from VMware_VCloud_API_QueryResultRecordType
getMetadata()

from VMware_VCloud_API_QueryResultRecordType
setMetadata($Metadata)

from VMware_VCloud_API_QueryResultRecordType
get_href()

from VMware_VCloud_API_QueryResultRecordType
set_href($href)

from VMware_VCloud_API_QueryResultRecordType
get_type()

from VMware_VCloud_API_QueryResultRecordType
set_type($type)

from VMware_VCloud_API_QueryResultRecordType
get_id()

from VMware_VCloud_API_QueryResultRecordType
set_id($id)

from VMware_VCloud_API_QueryResultRecordType
get_anyAttributes()

from VMware_VCloud_API_QueryResultRecordType
set_anyAttributes($anyAttributes)

from VMware_VCloud_API_QueryResultRecordType
get_tagName()

set_tagName($tagName)

export($name = null, $out = '', $level, $namespacedef = null, $namespace = null, $rootNS = null)

build($node, $namespaces = '')

get_status()

set_status($status)

get_storageProfileName()

set_storageProfileName($storageProfileName)

get_vc()

set_vc($vc)

get_name()

set_name($name)

get_storageProfile()

set_storageProfile($storageProfile)

get_datastoreName()

set_datastoreName($datastoreName)

get_busType()

set_busType($busType)

get_vdcName()

set_vdcName($vdcName)

get_vdc()

set_vdc($vdc)

get_task()

set_task($task)

get_ownerName()

set_ownerName($ownerName)

get_sizeB()

set_sizeB($sizeB)

get_isAttached()

set_isAttached($isAttached)

get_org()

set_org($org)

get_datastore()

set_datastore($datastore)

get_busSubType()

set_busSubType($busSubType)

get_busTypeDesc()

set_busTypeDesc($busTypeDesc)

Details

at line 49
public __construct(anyURI $href = null, string $type = null, string $id = null, array $Link = null, VMware_VCloud_API_MetadataType $Metadata = null, string $status = null, string $storageProfileName = null, string $vc = null, string $name = null, string $storageProfile = null, string $datastoreName = null, string $busType = null, string $vdcName = null, string $vdc = null, string $task = null, string $ownerName = null, long $sizeB = null, boolean $isAttached = null, string $org = null, string $datastore = null, string $busSubType = null, string $busTypeDesc = null)

Parameters

anyURI $href
  • [optional] an attribute,
string $type
  • [optional] an attribute,
string $id
  • [optional] an attribute,
array $Link
  • [optional] an array of VMwareVCloudAPI_LinkType objects
VMware_VCloud_API_MetadataType $Metadata
  • [optional]
string $status
  • [optional] an attribute,
string $storageProfileName
  • [optional] an attribute,
string $vc
  • [optional] an attribute,
string $name
  • [optional] an attribute,
string $storageProfile
  • [optional] an attribute,
string $datastoreName
  • [optional] an attribute,
string $busType
  • [optional] an attribute,
string $vdcName
  • [optional] an attribute,
string $vdc
  • [optional] an attribute,
string $task
  • [optional] an attribute,
string $ownerName
  • [optional] an attribute,
long $sizeB
  • [optional] an attribute,
boolean $isAttached
  • [optional] an attribute,
string $org
  • [optional] an attribute,
string $datastore
  • [optional] an attribute,
string $busSubType
  • [optional] an attribute,
string $busTypeDesc
  • [optional] an attribute,

Parameters

$Link

Parameters

$value

public getMetadata()

public setMetadata($Metadata)

Parameters

$Metadata

public get_href()

public set_href($href)

Parameters

$href

public get_type()

public set_type($type)

Parameters

$type

public get_id()

public set_id($id)

Parameters

$id

public get_anyAttributes()

public set_anyAttributes($anyAttributes)

Parameters

$anyAttributes

at line 173
public get_tagName()

at line 174
public set_tagName($tagName)

Parameters

$tagName

at line 175
public export($name = null, $out = '', $level, $namespacedef = null, $namespace = null, $rootNS = null)

Parameters

$name
$out
$level
$namespacedef
$namespace
$rootNS

at line 292
public build($node, $namespaces = '')

Parameters

$node
$namespaces

at line 71
public get_status()

at line 74
public set_status($status)

Parameters

$status

at line 77
public get_storageProfileName()

at line 80
public set_storageProfileName($storageProfileName)

Parameters

$storageProfileName

at line 83
public get_vc()

at line 86
public set_vc($vc)

Parameters

$vc

at line 89
public get_name()

at line 92
public set_name($name)

Parameters

$name

at line 95
public get_storageProfile()

at line 98
public set_storageProfile($storageProfile)

Parameters

$storageProfile

at line 101
public get_datastoreName()

at line 104
public set_datastoreName($datastoreName)

Parameters

$datastoreName

at line 107
public get_busType()

at line 110
public set_busType($busType)

Parameters

$busType

at line 113
public get_vdcName()

at line 116
public set_vdcName($vdcName)

Parameters

$vdcName

at line 119
public get_vdc()

at line 122
public set_vdc($vdc)

Parameters

$vdc

at line 125
public get_task()

at line 128
public set_task($task)

Parameters

$task

at line 131
public get_ownerName()

at line 134
public set_ownerName($ownerName)

Parameters

$ownerName

at line 137
public get_sizeB()

at line 140
public set_sizeB($sizeB)

Parameters

$sizeB

at line 143
public get_isAttached()

at line 146
public set_isAttached($isAttached)

Parameters

$isAttached

at line 149
public get_org()

at line 152
public set_org($org)

Parameters

$org

at line 155
public get_datastore()

at line 158
public set_datastore($datastore)

Parameters

$datastore

at line 161
public get_busSubType()

at line 164
public set_busSubType($busSubType)

Parameters

$busSubType

at line 167
public get_busTypeDesc()

at line 170
public set_busTypeDesc($busTypeDesc)

Parameters

$busTypeDesc