class VMware_VCloud_SDK_Role 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 |
getRoleRef()
Get a reference to a VMware vCloud role entity. |
|
| VMware_VCloud_API_RoleType |
getRole()
Get a VMware vCloud role entity. |
|
| string |
getId()
Constructs vCloud ID of this role from its UUID. |
|
| VMware_VCloud_API_RoleType |
modify(VMware_VCloud_API_RoleType $role)
Modify a role. |
|
| null |
delete()
Delete a role. |
public string
getEntityId()
Get vCloud ID of the vCloud resource entity from its data object.
public VMware_VCloud_API_ReferenceType
getRoleRef()
Get a reference to a VMware vCloud role entity.
public VMware_VCloud_API_RoleType
getRole()
Get a VMware vCloud role entity.
public string
getId()
Constructs vCloud ID of this role from its UUID.
public VMware_VCloud_API_RoleType
modify(VMware_VCloud_API_RoleType $role)
Modify a role.
public null
delete()
Delete a role.