| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
protected ServiceLocator |
NodeDeploymentSpec.managementVc |
protected ServiceLocator |
SourceNodeSpec.managementVc |
protected ServiceLocator |
VirtualMachineRelocateSpec.service |
| Modifier and Type | Field and Description |
|---|---|
protected List<ServiceLocator> |
ArrayOfServiceLocator.serviceLocator |
| Modifier and Type | Method and Description |
|---|---|
ServiceLocator |
ObjectFactory.createServiceLocator()
Create an instance of
ServiceLocator |
ServiceLocator |
NodeDeploymentSpec.getManagementVc()
Gets the value of the managementVc property.
|
ServiceLocator |
SourceNodeSpec.getManagementVc()
Gets the value of the managementVc property.
|
ServiceLocator |
VirtualMachineRelocateSpec.getService()
Gets the value of the service property.
|
| Modifier and Type | Method and Description |
|---|---|
List<ServiceLocator> |
ArrayOfServiceLocator.getServiceLocator()
Gets the value of the serviceLocator property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NodeDeploymentSpec.setManagementVc(ServiceLocator value)
Sets the value of the managementVc property.
|
void |
SourceNodeSpec.setManagementVc(ServiceLocator value)
Sets the value of the managementVc property.
|
void |
VirtualMachineRelocateSpec.setService(ServiceLocator value)
Sets the value of the service property.
|
Copyright © 2018. All rights reserved.