|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.vmware.vcloud.sdk.VcloudResource<T>
com.vmware.vcloud.sdk.VcloudEntity<T>
public abstract class VcloudEntity<T extends com.vmware.vcloud.api.rest.schema.IdentifiableResourceType>
Base class for the Helper classes like Organization, vApp, Vdc, vAppTemplate, AdminOrganization etc. EntityType the base complex type for elements such as Org, vDC, and vApp.
| Method Summary | |
|---|---|
Metadata |
getMetadata()
Retrieves the metadata helper for this vcloud entity. |
com.vmware.vcloud.api.rest.schema.ReferenceType |
getReference()
Returns the reference of the entity |
List<Task> |
getTasks()
Returns the list of tasks on this entity |
| Methods inherited from class com.vmware.vcloud.sdk.VcloudResource |
|---|
getResource |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public List<Task> getTasks()
Listpublic com.vmware.vcloud.api.rest.schema.ReferenceType getReference()
getReference in class VcloudResource<T extends com.vmware.vcloud.api.rest.schema.IdentifiableResourceType>ReferenceType
public Metadata getMetadata()
throws VCloudException
Metadata
VCloudException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||