class VMware_VCloud_SDK_Right extends VMware_VCloud_SDK_Abstract
| string |
getEntityId()
Get vCloud ID of the vCloud resource entity from its data object. |
from VMware_VCloud_SDK_Abstract |
| VMware_VCloud_API_ReferenceType |
getRightRef()
Get a reference to a VMware vCloud right entity. |
|
| VMware_VCloud_API_RightType |
getRight()
Get a VMware vCloud right entity. |
|
| string |
getId()
Constructs vCloud ID of this right from its UUID. |
|
| VMware_VCloud_API_RightType |
updateRights(VMware_VCloud_API_RightType $params)
Updates a right. |
|
| null |
delete()
Delete a right. |
public string
getEntityId()
Get vCloud ID of the vCloud resource entity from its data object.
public VMware_VCloud_API_ReferenceType
getRightRef()
Get a reference to a VMware vCloud right entity.
public VMware_VCloud_API_RightType
getRight()
Get a VMware vCloud right entity.
public string
getId()
Constructs vCloud ID of this right from its UUID.
public VMware_VCloud_API_RightType
updateRights(VMware_VCloud_API_RightType $params)
Updates a right.
public null
delete()
Delete a right.