| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
protected PlacementSpec |
PlaceVmRequestType.placementSpec |
protected PlacementSpec |
StorageDrsPlacementRankVmSpec.vmPlacementSpec |
| Modifier and Type | Field and Description |
|---|---|
protected List<PlacementSpec> |
ArrayOfPlacementSpec.placementSpec |
protected List<PlacementSpec> |
PlacementRankSpec.specs |
| Modifier and Type | Method and Description |
|---|---|
PlacementSpec |
ObjectFactory.createPlacementSpec()
Create an instance of
PlacementSpec |
PlacementSpec |
PlaceVmRequestType.getPlacementSpec()
Gets the value of the placementSpec property.
|
PlacementSpec |
StorageDrsPlacementRankVmSpec.getVmPlacementSpec()
Gets the value of the vmPlacementSpec property.
|
| Modifier and Type | Method and Description |
|---|---|
List<PlacementSpec> |
ArrayOfPlacementSpec.getPlacementSpec()
Gets the value of the placementSpec property.
|
List<PlacementSpec> |
PlacementRankSpec.getSpecs()
Gets the value of the specs property.
|
| Modifier and Type | Method and Description |
|---|---|
PlacementResult |
VimPortType.placeVm(ManagedObjectReference _this,
PlacementSpec placementSpec) |
void |
PlaceVmRequestType.setPlacementSpec(PlacementSpec value)
Sets the value of the placementSpec property.
|
void |
StorageDrsPlacementRankVmSpec.setVmPlacementSpec(PlacementSpec value)
Sets the value of the vmPlacementSpec property.
|
Copyright © 2018. All rights reserved.