Class

VMware_VCloud_SDK_Extension_serviceResources

class VMware_VCloud_SDK_Extension_serviceResources extends VMware_VCloud_SDK_Abstract

Methods

string getEntityId()

Get vCloud ID of the vCloud resource entity from its data object.

from VMware_VCloud_SDK_Abstract
VMware_VCloud_API_ReferenceType getserviceResourcesRef()

Get a reference to the serviceResources entity.

VMware_VCloud_API_Extension_ServiceResourceType getserviceResource()

Gets the service Resources data object.

delete()

Delete service Resource.

Details

public string getEntityId()

Get vCloud ID of the vCloud resource entity from its data object.

Return Value

string

at line 11
public VMware_VCloud_API_ReferenceType getserviceResourcesRef()

Get a reference to the serviceResources entity.

at line 23
public VMware_VCloud_API_Extension_ServiceResourceType getserviceResource()

Gets the service Resources data object.

at line 34
public delete()

Delete service Resource.