| Modifier and Type | Class and Description |
|---|---|
static class |
BindStringAsMetadataValue.MetadataValue |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractVAppType
Represents a base type for VAppType and VmType.
|
class |
AdminCatalog
Admin representation of the container for meta data (key-value pair) associated to different
entities in the system.
|
class |
AdminVdc
Provides an administrative view of a vDC.
|
class |
Catalog
Container for references to
VAppTemplate and Media objects. |
class |
CatalogItem
Contains a reference to a VappTemplate or Media object and related metadata.
|
class |
Entity
Basic entity type in the vCloud object model.
|
class |
File
Represents a file to be transferred (uploaded or downloaded).
|
class |
Group
Represents group in the system.
|
class |
Media
Represents removable media, such as a CD-ROM, DVD or Floppy disk.
|
class |
Metadata
Represents a set of metadata
<xs:complexType name="Metadata">
|
class |
MetadataEntry
Represents a metadata entry
<xs:complexType name="MetadataType">
|
class |
Owner
Represents the owner of this entity.
|
class |
ProductSectionList
Essentially a container with a list of product sections.
|
class |
RasdItemsList
Represents a list of RASD items.
|
class |
References
This is the container for returned elements in referenceView
<complexType name="References">
<complexContent>
<extension base="{http://www.vmware.com/vcloud/v1.5}ContainerType">
<sequence>
<element ref="{http://www.vmware.com/vcloud/v1.5}Reference" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
<anyAttribute processContents='lax' namespace='##other'/>
</extension>
</complexContent>
</complexType>
|
class |
ResourceEntity
Base type that represents a resource entity such as a vApp template or virtual media.
|
class |
RoleReferences
Container for ReferenceType elements that reference RoleType objects.
|
class |
Task
Represents an asynchronous or long-running task in the vCloud environment.
|
class |
TasksList
Task List
|
class |
User
Represents users in the vCloud system.
|
class |
VApp
Represents a vApp.
|
class |
VAppTemplate
Represents a vApp template.
|
class |
Vdc
Represents a virtual data center (vDC).
|
class |
Vm
Represents a virtual machine.
|
class |
VmPendingQuestion
Represents a question which vSphere issued for a VM in a stuck state(WAITING_FOR_INPUT).
|
| Modifier and Type | Method and Description |
|---|---|
Resource |
Resource.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
protected B |
Resource.Builder.fromResource(Resource in) |
| Modifier and Type | Class and Description |
|---|---|
class |
ExternalNetwork
Admin representation of external network.
|
class |
Network |
class |
VAppNetwork
Represents a vApp network.
|
class |
VAppNetworkConfiguration
Represents a VApp network configuration.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AdminOrg
The AdminOrg represents an administrative view of an organization.
|
class |
Org
Represents an organization.
|
class |
OrgEmailSettings
Defines the email settings for an organization.
|
class |
OrgGeneralSettings
Defines general org settings.
|
class |
OrgLdapSettings
Base settings for LDAP connection
<complexType name="OrgLdapSettings">
<complexContent>
<extension base="{http://www.vmware.com/vcloud/v1.5}ResourceType">
<sequence>
<element name="OrgLdapMode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="CustomUsersOu" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="CustomOrgLdapSettings" type="{http://www.vmware.com/vcloud/v1.5}CustomOrgLdapSettings" minOccurs="0"/>
</sequence>
<anyAttribute processContents='lax' namespace='##other'/>
</extension>
</complexContent>
</complexType>
|
class |
OrgLeaseSettings
Defines default lease durations and policies for an organization.
|
class |
OrgNetwork |
class |
OrgPasswordPolicySettings
Java class for OrgPasswordPolicySettings complex type.
|
class |
OrgSettings
Describes various settings for some organization.
|
class |
OrgVAppTemplateLeaseSettings
Defines default lease policies for vAppTemplate on organization level.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CatalogReferences
Represents the results from a vCloud query as references.
|
class |
ContainerType
Container for query result sets.
|
class |
QueryList
Container for the list of typed queries available to the
requesting user.
|
class |
QueryResultRecords
Represents the results from a vCloud query as records.
|
class |
QueryResultReferences
Represents the results from a vCloud query as references.
|
class |
VAppReferences
Represents the results from a vCloud query as references.
|
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.