| Class | Description |
|---|---|
| AbstractVAppType |
Represents a base type for VAppType and VmType.
|
| AbstractVAppType.Builder<B extends AbstractVAppType.Builder<B>> | |
| AccessSetting |
Specifies who can access the resource.
|
| AccessSetting.Builder | |
| AdminCatalog |
Admin representation of the container for meta data (key-value pair) associated to different
entities in the system.
|
| AdminCatalog.Builder<B extends AdminCatalog.Builder<B>> | |
| AdminVdc |
Provides an administrative view of a vDC.
|
| AdminVdc.Builder<T extends AdminVdc.Builder<T>> | |
| Capabilities |
Collection of supported hardware capabilities.
|
| Capabilities.Builder | |
| CapacityType<T extends CapacityType<T>> |
Represents a capacity of a given resource.
|
| CapacityType.Builder<T extends CapacityType<T>> | |
| CapacityWithUsage |
Represents a capacity and usage of a given resource.
|
| CapacityWithUsage.Builder | |
| Catalog |
Container for references to
VAppTemplate and Media objects. |
| Catalog.Builder<B extends Catalog.Builder<B>> | |
| CatalogItem |
Contains a reference to a VappTemplate or Media object and related metadata.
|
| CatalogItem.Builder<B extends CatalogItem.Builder<B>> | |
| CatalogReference | |
| CatalogReference.Builder<B extends CatalogReference.Builder<B>> | |
| ComputeCapacity |
Represents a compute capacity with units.
|
| ComputeCapacity.Builder | |
| Entity |
Basic entity type in the vCloud object model.
|
| Entity.Builder<B extends Entity.Builder<B>> | |
| Error |
The standard error message type used in the vCloud REST API.
|
| Error.Builder | |
| File |
Represents a file to be transferred (uploaded or downloaded).
|
| File.Builder<B extends File.Builder<B>> | |
| Group |
Represents group in the system.
|
| Group.Builder<B extends Group.Builder<B>> | |
| Link |
A link.
|
| Link.Builder<B extends Link.Builder<B>> | |
| Media |
Represents removable media, such as a CD-ROM, DVD or Floppy disk.
|
| Media.Builder<B extends Media.Builder<B>> | |
| Metadata |
Represents a set of metadata
|
| Metadata.Builder<B extends Metadata.Builder<B>> | |
| MetadataEntry |
Represents a metadata entry
|
| MetadataEntry.Builder<B extends MetadataEntry.Builder<B>> | |
| Owner |
Represents the owner of this entity.
|
| Owner.Builder<B extends Owner.Builder<B>> | |
| ProductSectionList |
Essentially a container with a list of product sections.
|
| ProductSectionList.Builder<B extends ProductSectionList.Builder<B>> | |
| Property |
Contains key/value pair as property.
|
| Property.Builder | |
| RasdItemsList |
Represents a list of RASD items.
|
| RasdItemsList.Builder<B extends RasdItemsList.Builder<B>> | |
| Reference |
A reference to a resource.
|
| Reference.Builder<B extends Reference.Builder<B>> | |
| References |
This is the container for returned elements in referenceView
|
| References.Builder<T extends References.Builder<T>> | |
| Resource |
The base type for all objects in the vCloud model.
|
| Resource.Builder<B extends Resource.Builder<B>> | |
| ResourceEntity |
Base type that represents a resource entity such as a vApp template or virtual media.
|
| ResourceEntity.Builder<B extends ResourceEntity.Builder<B>> | |
| Role | |
| RoleReference | |
| RoleReference.Builder<B extends RoleReference.Builder<B>> | |
| RoleReferences |
Container for ReferenceType elements that reference RoleType objects.
|
| RoleReferences.Builder<B extends RoleReferences.Builder<B>> | |
| ScreenTicket |
The ticket for accessing the console of a VM.
|
| ScreenTicket.Builder | |
| Session |
Returns a representation of the current session that can serve as a single entry point to the
system, as it provides user, admin, and extension (sysadmin) entry links depending on the
privileges of the current user.
|
| Session.Builder | |
| SessionWithToken |
Session and its corresponding token
|
| SessionWithToken.Builder | |
| Task |
Represents an asynchronous or long-running task in the vCloud environment.
|
| Task.Builder<B extends Task.Builder<B>> | |
| TasksList |
Task List
|
| TasksList.Builder<B extends TasksList.Builder<B>> | |
| User |
Represents users in the vCloud system.
|
| User.Builder<B extends User.Builder<B>> | |
| VApp |
Represents a vApp.
|
| VApp.Builder<B extends VApp.Builder<B>> | |
| VAppChildren |
Represents vApp children.
|
| VAppChildren.Builder | |
| VAppReference | |
| VAppReference.Builder<B extends VAppReference.Builder<B>> | |
| VAppTemplate |
Represents a vApp template.
|
| VAppTemplate.Builder<B extends VAppTemplate.Builder<B>> | |
| Vdc |
Represents a virtual data center (vDC).
|
| Vdc.Builder<B extends Vdc.Builder<B>> | |
| Vm |
Represents a virtual machine.
|
| Vm.Builder<B extends Vm.Builder<B>> | |
| VmPendingQuestion |
Represents a question which vSphere issued for a VM in a stuck state(WAITING_FOR_INPUT).
|
| VmPendingQuestion.Builder<B extends VmPendingQuestion.Builder<B>> | |
| VmQuestionAnswer |
Represents a VM answer to a question when the VM is in a stuck
ResourceEntityType.Status#WAITING_FOR_INPUT state. |
| VmQuestionAnswer.Builder | |
| VmQuestionAnswerChoice |
Represents a pair of ID and text of an answer choice of a VM question.
|
| VmQuestionAnswerChoice.Builder | |
| VMWareTools | |
| VMWareTools.Builder |
| Enum | Description |
|---|---|
| Error.Code | |
| Link.Rel | |
| Media.ImageType | |
| ResourceEntity.Status | |
| Role.DefaultRoles | |
| Task.Status |
Copyright © 2009-2013 jclouds. All Rights Reserved.