Class

VMware_VCloud_SDK_Extension_ServiceLink

class VMware_VCloud_SDK_Extension_ServiceLink 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 getServiceLinkRef()

Get a reference to the service link entity.

VMware_VCloud_API_Extension_AdminServiceLinkType getServiceLink()

Gets the service link data object.

delete()

Delete Service link.

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 getServiceLinkRef()

Get a reference to the service link entity.

Gets the service link data object.

at line 34
public delete()

Delete Service link.