com.vmware.vcenter.vm_template
package provides classes and
interfaces that will let its client manage VMTX template in Content Library.See: Description
Interface | Description |
---|---|
LibraryItems |
The
LibraryItems interface provides methods to deploy virtual machines
from library items containing virtual machine templates, as well as methods to
create library items containing virtual machine templates. |
LibraryItemsTypes |
Defines the data types of the
LibraryItems
API service. |
Class | Description |
---|---|
LibraryItemsDefinitions |
Defines the type descriptors for the
LibraryItems
API service. |
LibraryItemsStub |
Remote stub implementation of the
LibraryItems
API service. |
LibraryItemsTypes.CpuInfo |
The
CpuInfo class contains CPU related information about the virtual
machine template. |
LibraryItemsTypes.CpuInfo.Builder |
Builder class for
LibraryItemsTypes.CpuInfo . |
LibraryItemsTypes.CpuUpdateSpec |
The
CpuUpdateSpec class describes updates to the CPU configuration of
the deployed virtual machine. |
LibraryItemsTypes.CpuUpdateSpec.Builder |
Builder class for
LibraryItemsTypes.CpuUpdateSpec . |
LibraryItemsTypes.CreatePlacementSpec |
The
CreatePlacementSpec class contains information used to place a
virtual machine template onto resources within the vCenter inventory. |
LibraryItemsTypes.CreatePlacementSpec.Builder |
Builder class for
LibraryItemsTypes.CreatePlacementSpec . |
LibraryItemsTypes.CreateSpec |
The
CreateSpec class defines the information required to create a
library item containing a virtual machine template. |
LibraryItemsTypes.CreateSpec.Builder |
Builder class for
LibraryItemsTypes.CreateSpec . |
LibraryItemsTypes.CreateSpecDiskStorage |
The
CreateSpecDiskStorage class defines the storage specification for a
virtual machine template's disks. |
LibraryItemsTypes.CreateSpecDiskStorage.Builder |
Builder class for
LibraryItemsTypes.CreateSpecDiskStorage . |
LibraryItemsTypes.CreateSpecDiskStoragePolicy |
The
CreateSpecDiskStoragePolicy class defines the storage policy
specification for a virtual machine template's disks. |
LibraryItemsTypes.CreateSpecDiskStoragePolicy.Builder |
Builder class for
LibraryItemsTypes.CreateSpecDiskStoragePolicy . |
LibraryItemsTypes.CreateSpecDiskStoragePolicy.Type |
Policy type for a virtual machine template's disk.
|
LibraryItemsTypes.CreateSpecVmHomeStorage |
The
CreateSpecVmHomeStorage class defines the storage specification for
a virtual machine template's configuration and log files. |
LibraryItemsTypes.CreateSpecVmHomeStorage.Builder |
Builder class for
LibraryItemsTypes.CreateSpecVmHomeStorage . |
LibraryItemsTypes.CreateSpecVmHomeStoragePolicy |
The
CreateSpecVmHomeStoragePolicy class defines the storage policy
specification for a virtual machine template's configuration and log files. |
LibraryItemsTypes.CreateSpecVmHomeStoragePolicy.Builder |
Builder class for
LibraryItemsTypes.CreateSpecVmHomeStoragePolicy . |
LibraryItemsTypes.CreateSpecVmHomeStoragePolicy.Type |
Policy type for the virtual machine template's configuration and log files.
|
LibraryItemsTypes.DeployPlacementSpec |
The
DeployPlacementSpec class contains information used to place a
virtual machine onto resources within the vCenter inventory. |
LibraryItemsTypes.DeployPlacementSpec.Builder |
Builder class for
LibraryItemsTypes.DeployPlacementSpec . |
LibraryItemsTypes.DeploySpec |
The
DeploySpec class defines the deployment parameters that can be
specified for the deploy() method. |
LibraryItemsTypes.DeploySpec.Builder |
Builder class for
LibraryItemsTypes.DeploySpec . |
LibraryItemsTypes.DeploySpecDiskStorage |
The
DeploySpecDiskStorage class contains the storage specification for
disks in the virtual machine. |
LibraryItemsTypes.DeploySpecDiskStorage.Builder |
Builder class for
LibraryItemsTypes.DeploySpecDiskStorage . |
LibraryItemsTypes.DeploySpecDiskStoragePolicy |
The
DeploySpecDiskStoragePolicy class describes the storage policy
specification for the deployed virtual machine's disks. |
LibraryItemsTypes.DeploySpecDiskStoragePolicy.Builder |
Builder class for
LibraryItemsTypes.DeploySpecDiskStoragePolicy . |
LibraryItemsTypes.DeploySpecDiskStoragePolicy.Type |
Policy type for the deployed virtual machine's disk.
|
LibraryItemsTypes.DeploySpecVmHomeStorage |
The
DeploySpecVmHomeStorage class defines the storage specification for
a deployed virtual machine's configuration and log files. |
LibraryItemsTypes.DeploySpecVmHomeStorage.Builder |
Builder class for
LibraryItemsTypes.DeploySpecVmHomeStorage . |
LibraryItemsTypes.DeploySpecVmHomeStoragePolicy |
The
DeploySpecVmHomeStoragePolicy class defines the storage policy
specification for the deployed virtual machine's configuration and log files. |
LibraryItemsTypes.DeploySpecVmHomeStoragePolicy.Builder |
Builder class for
LibraryItemsTypes.DeploySpecVmHomeStoragePolicy . |
LibraryItemsTypes.DeploySpecVmHomeStoragePolicy.Type |
Policy type for the deployed virtual machine's configuration and log files.
|
LibraryItemsTypes.DiskInfo |
The
DiskInfo class contains information about the virtual machine
template's virtual disk. |
LibraryItemsTypes.DiskInfo.Builder |
Builder class for
LibraryItemsTypes.DiskInfo . |
LibraryItemsTypes.DiskStorageInfo |
The
DiskStorageInfo class contains storage related information about a
virtual machine template's virtual disk. |
LibraryItemsTypes.DiskStorageInfo.Builder |
Builder class for
LibraryItemsTypes.DiskStorageInfo . |
LibraryItemsTypes.DiskUpdateSpec |
The
DiskUpdateSpec class describes updates to the configuration of a
virtual disk in the deployed virtual machine. |
LibraryItemsTypes.DiskUpdateSpec.Builder |
Builder class for
LibraryItemsTypes.DiskUpdateSpec . |
LibraryItemsTypes.EthernetInfo |
The
EthernetInfo class contains information about a virtual machine
template's virtual Ethernet adapter. |
LibraryItemsTypes.EthernetInfo.Builder |
Builder class for
LibraryItemsTypes.EthernetInfo . |
LibraryItemsTypes.EthernetInfo.MacAddressType |
The
MacAddressType enumeration class defines the valid MAC address
origins for a virtual Ethernet adapter. |
LibraryItemsTypes.EthernetInfo.NetworkBackingType |
The
NetworkBackingType enumeration class defines valid network backing
types for a virtual Ethernet adapter. |
LibraryItemsTypes.EthernetUpdateSpec |
The
EthernetUpdateSpec class describes the network that the ethernet
adapter of the deployed virtual machine should be connected to. |
LibraryItemsTypes.EthernetUpdateSpec.Builder |
Builder class for
LibraryItemsTypes.EthernetUpdateSpec . |
LibraryItemsTypes.GuestCustomizationSpec |
The
GuestCustomizationSpec class contains information required to
customize the deployed virtual machine. |
LibraryItemsTypes.GuestCustomizationSpec.Builder |
Builder class for
LibraryItemsTypes.GuestCustomizationSpec . |
LibraryItemsTypes.HardwareCustomizationSpec |
The
HardwareCustomizationSpec class defines the hardware customization
options that are applied to the deployed virtual machine. |
LibraryItemsTypes.HardwareCustomizationSpec.Builder |
Builder class for
LibraryItemsTypes.HardwareCustomizationSpec . |
LibraryItemsTypes.Info |
The
Info class contains information about a virtual machine template
item in content library. |
LibraryItemsTypes.Info.Builder |
Builder class for
LibraryItemsTypes.Info . |
LibraryItemsTypes.MemoryInfo |
The
MemoryInfo class contains memory related information about the
virtual machine template. |
LibraryItemsTypes.MemoryInfo.Builder |
Builder class for
LibraryItemsTypes.MemoryInfo . |
LibraryItemsTypes.MemoryUpdateSpec |
The
MemoryUpdateSpec class describes updates to the memory configuration
of the deployed virtual machine. |
LibraryItemsTypes.MemoryUpdateSpec.Builder |
Builder class for
LibraryItemsTypes.MemoryUpdateSpec . |
LibraryItemsTypes.VmHomeStorageInfo |
The
VmHomeStorageInfo class contains storage information about the
virtual machine template's configuration and log files. |
LibraryItemsTypes.VmHomeStorageInfo.Builder |
Builder class for
LibraryItemsTypes.VmHomeStorageInfo . |
StructDefinitions |
Defines the type descriptors for the top-level types in
com.vmware.vcenter.vm_template package. |
VmTemplateFactory |
VmTemplateFactory is responsible for creating instances of services
contained inside the com.vmware.vcenter.vm_template package and also has the subpackages reference
to access respective subpackage services. |
Enum | Description |
---|---|
LibraryItemsTypes.CreateSpecDiskStoragePolicy.Type.Values |
Native Java
enum representing this enumeration class. |
LibraryItemsTypes.CreateSpecVmHomeStoragePolicy.Type.Values |
Native Java
enum representing this enumeration class. |
LibraryItemsTypes.DeploySpecDiskStoragePolicy.Type.Values |
Native Java
enum representing this enumeration class. |
LibraryItemsTypes.DeploySpecVmHomeStoragePolicy.Type.Values |
Native Java
enum representing this enumeration class. |
LibraryItemsTypes.EthernetInfo.MacAddressType.Values |
Native Java
enum representing this enumeration class. |
LibraryItemsTypes.EthernetInfo.NetworkBackingType.Values |
Native Java
enum representing this enumeration class. |
com.vmware.vcenter.vm_template
package provides classes and
interfaces that will let its client manage VMTX template in Content Library.