com.vmware.vcenter.iso package provides classes and interfaces that
will let its client mount or unmount an ISO image on a virtual machine as a
CD-ROM.See: Description
| Interface | Description |
|---|---|
| Image |
Provides an interface to mount and unmount an ISO image on a virtual machine.
|
| ImageTypes |
Defines the data types of the
Image
API service. |
| Class | Description |
|---|---|
| ImageDefinitions |
Defines the type descriptors for the
Image
API service. |
| ImageStub |
Remote stub implementation of the
Image
API service. |
| StructDefinitions |
Defines the type descriptors for the top-level types in
com.vmware.vcenter.iso package. |
com.vmware.vcenter.iso package provides classes and interfaces that
will let its client mount or unmount an ISO image on a virtual machine as a
CD-ROM.