| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Class and Description |
|---|---|
class |
VirtualMachineDefaultProfileSpec
Java class for VirtualMachineDefaultProfileSpec complex type.
|
class |
VirtualMachineDefinedProfileSpec
Java class for VirtualMachineDefinedProfileSpec complex type.
|
class |
VirtualMachineEmptyProfileSpec
Java class for VirtualMachineEmptyProfileSpec complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<VirtualMachineProfileSpec> |
VirtualMachineRelocateSpecDiskLocator.profile |
protected List<VirtualMachineProfileSpec> |
VirtualDeviceConfigSpec.profile |
protected List<VirtualMachineProfileSpec> |
FileBackedVirtualDiskSpec.profile |
protected List<VirtualMachineProfileSpec> |
VirtualMachineRelocateSpec.profile |
protected List<VirtualMachineProfileSpec> |
MoveVirtualDiskRequestType.profile |
protected List<VirtualMachineProfileSpec> |
PodDiskLocator.profile |
protected List<VirtualMachineProfileSpec> |
ArrayOfVirtualMachineProfileSpec.virtualMachineProfileSpec |
protected List<VirtualMachineProfileSpec> |
VirtualMachineConfigSpec.vmProfile |
| Modifier and Type | Method and Description |
|---|---|
VirtualMachineProfileSpec |
ObjectFactory.createVirtualMachineProfileSpec()
Create an instance of
VirtualMachineProfileSpec |
| Modifier and Type | Method and Description |
|---|---|
List<VirtualMachineProfileSpec> |
VirtualMachineRelocateSpecDiskLocator.getProfile()
Gets the value of the profile property.
|
List<VirtualMachineProfileSpec> |
VirtualDeviceConfigSpec.getProfile()
Gets the value of the profile property.
|
List<VirtualMachineProfileSpec> |
FileBackedVirtualDiskSpec.getProfile()
Gets the value of the profile property.
|
List<VirtualMachineProfileSpec> |
VirtualMachineRelocateSpec.getProfile()
Gets the value of the profile property.
|
List<VirtualMachineProfileSpec> |
MoveVirtualDiskRequestType.getProfile()
Gets the value of the profile property.
|
List<VirtualMachineProfileSpec> |
PodDiskLocator.getProfile()
Gets the value of the profile property.
|
List<VirtualMachineProfileSpec> |
ArrayOfVirtualMachineProfileSpec.getVirtualMachineProfileSpec()
Gets the value of the virtualMachineProfileSpec property.
|
List<VirtualMachineProfileSpec> |
VirtualMachineConfigSpec.getVmProfile()
Gets the value of the vmProfile property.
|
| Modifier and Type | Method and Description |
|---|---|
ManagedObjectReference |
VimPortType.moveVirtualDiskTask(ManagedObjectReference _this,
String sourceName,
ManagedObjectReference sourceDatacenter,
String destName,
ManagedObjectReference destDatacenter,
Boolean force,
List<VirtualMachineProfileSpec> profile) |
Copyright © 2018. All rights reserved.