Uses of Package
org.jclouds.vcloud.director.v1_5.domain

Packages that use org.jclouds.vcloud.director.v1_5.domain
org.jclouds.vcloud.director.v1_5   
org.jclouds.vcloud.director.v1_5.compute.functions   
org.jclouds.vcloud.director.v1_5.compute.util   
org.jclouds.vcloud.director.v1_5.config   
org.jclouds.vcloud.director.v1_5.domain   
org.jclouds.vcloud.director.v1_5.domain.dmtf   
org.jclouds.vcloud.director.v1_5.domain.network   
org.jclouds.vcloud.director.v1_5.domain.org   
org.jclouds.vcloud.director.v1_5.domain.params   
org.jclouds.vcloud.director.v1_5.domain.query   
org.jclouds.vcloud.director.v1_5.domain.section   
org.jclouds.vcloud.director.v1_5.features   
org.jclouds.vcloud.director.v1_5.features.admin   
org.jclouds.vcloud.director.v1_5.functions   
org.jclouds.vcloud.director.v1_5.handlers   
org.jclouds.vcloud.director.v1_5.login   
org.jclouds.vcloud.director.v1_5.parsers   
org.jclouds.vcloud.director.v1_5.predicates   
org.jclouds.vcloud.director.v1_5.user   
 

Classes in org.jclouds.vcloud.director.v1_5.domain used by org.jclouds.vcloud.director.v1_5
Error
          The standard error message type used in the vCloud REST API.
Error.Code
           
Task
          Represents an asynchronous or long-running task in the vCloud environment.
 

Classes in org.jclouds.vcloud.director.v1_5.domain used by org.jclouds.vcloud.director.v1_5.compute.functions
Reference
          A reference to a resource.
ResourceEntity.Status
           
VAppTemplate
          Represents a vApp template.
Vm
          Represents a virtual machine.
 

Classes in org.jclouds.vcloud.director.v1_5.domain used by org.jclouds.vcloud.director.v1_5.compute.util
VApp
          Represents a vApp.
VAppTemplate
          Represents a vApp template.
Vm
          Represents a virtual machine.
 

Classes in org.jclouds.vcloud.director.v1_5.domain used by org.jclouds.vcloud.director.v1_5.config
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.
SessionWithToken
          Session and its corresponding token
 

Classes in org.jclouds.vcloud.director.v1_5.domain used by org.jclouds.vcloud.director.v1_5.domain
AbstractVAppType
          Represents a base type for VAppType and VmType.
AbstractVAppType.Builder
           
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
           
AdminVdc
          Provides an administrative view of a vDC.
AdminVdc.Builder
           
Capabilities
          Collection of supported hardware capabilities.
Capabilities.Builder
           
CapacityType
          Represents a capacity of a given resource.
CapacityType.Builder
           
CapacityWithUsage
          Represents a capacity and usage of a given resource.
CapacityWithUsage.Builder
           
Catalog
          Container for references to VAppTemplate and Media objects.
Catalog.Builder
           
CatalogItem
          Contains a reference to a VappTemplate or Media object and related metadata.
CatalogItem.Builder
           
CatalogReference
           
CatalogReference.Builder
           
ComputeCapacity
          Represents a compute capacity with units.
ComputeCapacity.Builder
           
Entity
          Basic entity type in the vCloud object model.
Entity.Builder
           
Error
          The standard error message type used in the vCloud REST API.
Error.Builder
           
Error.Code
           
File
          Represents a file to be transferred (uploaded or downloaded).
File.Builder
           
Group
          Represents group in the system.
Group.Builder
           
Link
          A link.
Link.Builder
           
Link.Rel
           
Media
          Represents removable media, such as a CD-ROM, DVD or Floppy disk.
Media.Builder
           
Media.ImageType
           
Metadata
          Represents a set of metadata

Metadata.Builder
           
MetadataEntry
          Represents a metadata entry

MetadataEntry.Builder
           
MetadataValue
          Represents a metadata entry

MetadataValue.Builder
           
Owner
          Represents the owner of this entity.
Owner.Builder
           
ProductSectionList
          Essentially a container with a list of product sections.
ProductSectionList.Builder
           
Property
          Contains key/value pair as property.
Property.Builder
           
RasdItemsList
          Represents a list of RASD items.
RasdItemsList.Builder
           
Reference
          A reference to a resource.
Reference.Builder
           
References
          This is the container for returned elements in referenceView
References.Builder
           
Resource
          The base type for all objects in the vCloud model.
Resource.Builder
           
ResourceEntity
          Base type that represents a resource entity such as a vApp template or virtual media.
ResourceEntity.Builder
           
ResourceEntity.Status
           
Role.DefaultRoles
           
RoleReference
           
RoleReference.Builder
           
RoleReferences
          Container for ReferenceType elements that reference RoleType objects.
RoleReferences.Builder
           
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
           
Task.Status
           
TasksList
          Task List
TasksList.Builder
           
User
          Represents users in the vCloud system.
User.Builder
           
VApp
          Represents a vApp.
VApp.Builder
           
VAppChildren
          Represents vApp children.
VAppChildren.Builder
           
VAppReference
           
VAppReference.Builder
           
VAppTemplate
          Represents a vApp template.
VAppTemplate.Builder
           
Vdc
          Represents a virtual data center (vDC).
Vdc.Builder
           
Vm
          Represents a virtual machine.
Vm.Builder
           
VmPendingQuestion
          Represents a question which vSphere issued for a VM in a stuck state(WAITING_FOR_INPUT).
VmPendingQuestion.Builder
           
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
           
 

Classes in org.jclouds.vcloud.director.v1_5.domain used by org.jclouds.vcloud.director.v1_5.domain.dmtf
Link
          A link.
 

Classes in org.jclouds.vcloud.director.v1_5.domain used by org.jclouds.vcloud.director.v1_5.domain.network
Entity
          Basic entity type in the vCloud object model.
Entity.Builder
           
Reference
          A reference to a resource.
Resource
          The base type for all objects in the vCloud model.
Resource.Builder
           
 

Classes in org.jclouds.vcloud.director.v1_5.domain used by org.jclouds.vcloud.director.v1_5.domain.org
Entity
          Basic entity type in the vCloud object model.
Entity.Builder
           
Reference
          A reference to a resource.
Resource
          The base type for all objects in the vCloud model.
Resource.Builder
           
 

Classes in org.jclouds.vcloud.director.v1_5.domain used by org.jclouds.vcloud.director.v1_5.domain.params
AccessSetting
          Specifies who can access the resource.
Reference
          A reference to a resource.
Vm
          Represents a virtual machine.
 

Classes in org.jclouds.vcloud.director.v1_5.domain used by org.jclouds.vcloud.director.v1_5.domain.query
Link
          A link.
Reference
          A reference to a resource.
Resource
          The base type for all objects in the vCloud model.
Resource.Builder
           
 

Classes in org.jclouds.vcloud.director.v1_5.domain used by org.jclouds.vcloud.director.v1_5.domain.section
Link
          A link.
VMWareTools
           
 

Classes in org.jclouds.vcloud.director.v1_5.domain used by org.jclouds.vcloud.director.v1_5.features
Catalog
          Container for references to VAppTemplate and Media objects.
CatalogItem
          Contains a reference to a VappTemplate or Media object and related metadata.
Entity
          Basic entity type in the vCloud object model.
Media
          Represents removable media, such as a CD-ROM, DVD or Floppy disk.
Metadata
          Represents a set of metadata

MetadataValue
          Represents a metadata entry

Owner
          Represents the owner of this entity.
ProductSectionList
          Essentially a container with a list of product sections.
RasdItemsList
          Represents a list of RASD items.
References
          This is the container for returned elements in referenceView
ScreenTicket
          The ticket for accessing the console of a VM.
Task
          Represents an asynchronous or long-running task in the vCloud environment.
TasksList
          Task List
VApp
          Represents a vApp.
VAppTemplate
          Represents a vApp template.
Vdc
          Represents a virtual data center (vDC).
Vm
          Represents a virtual machine.
VmPendingQuestion
          Represents a question which vSphere issued for a VM in a stuck state(WAITING_FOR_INPUT).
VmQuestionAnswer
          Represents a VM answer to a question when the VM is in a stuck ResourceEntityType.Status#WAITING_FOR_INPUT state.
 

Classes in org.jclouds.vcloud.director.v1_5.domain used by org.jclouds.vcloud.director.v1_5.features.admin
AdminCatalog
          Admin representation of the container for meta data (key-value pair) associated to different entities in the system.
AdminVdc
          Provides an administrative view of a vDC.
Group
          Represents group in the system.
Owner
          Represents the owner of this entity.
RoleReferences
          Container for ReferenceType elements that reference RoleType objects.
Task
          Represents an asynchronous or long-running task in the vCloud environment.
User
          Represents users in the vCloud system.
 

Classes in org.jclouds.vcloud.director.v1_5.domain used by org.jclouds.vcloud.director.v1_5.functions
AbstractVAppType
          Represents a base type for VAppType and VmType.
Catalog
          Container for references to VAppTemplate and Media objects.
CatalogItem
          Contains a reference to a VappTemplate or Media object and related metadata.
Reference
          A reference to a resource.
SessionWithToken
          Session and its corresponding token
VAppTemplate
          Represents a vApp template.
Vdc
          Represents a virtual data center (vDC).
 

Classes in org.jclouds.vcloud.director.v1_5.domain used by org.jclouds.vcloud.director.v1_5.handlers
SessionWithToken
          Session and its corresponding token
 

Classes in org.jclouds.vcloud.director.v1_5.domain used by org.jclouds.vcloud.director.v1_5.login
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.
SessionWithToken
          Session and its corresponding token
 

Classes in org.jclouds.vcloud.director.v1_5.domain used by org.jclouds.vcloud.director.v1_5.parsers
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.
SessionWithToken
          Session and its corresponding token
 

Classes in org.jclouds.vcloud.director.v1_5.domain used by org.jclouds.vcloud.director.v1_5.predicates
Entity
          Basic entity type in the vCloud object model.
Link
          A link.
Link.Rel
           
Reference
          A reference to a resource.
Task
          Represents an asynchronous or long-running task in the vCloud environment.
Task.Status
           
 

Classes in org.jclouds.vcloud.director.v1_5.domain used by org.jclouds.vcloud.director.v1_5.user
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.
 



Copyright © 2009-2012 jclouds. All Rights Reserved.