| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
protected ID |
BaseConfigInfo.id |
protected ID |
VirtualDisk.vDiskId |
| Modifier and Type | Field and Description |
|---|---|
protected List<ID> |
VStorageObjectConfigInfo.consumerId |
protected List<ID> |
ArrayOfID.id |
| Modifier and Type | Method and Description |
|---|---|
ID |
ObjectFactory.createID()
Create an instance of
ID |
ID |
BaseConfigInfo.getId()
Gets the value of the id property.
|
ID |
VirtualDisk.getVDiskId()
Gets the value of the vDiskId property.
|
| Modifier and Type | Method and Description |
|---|---|
List<ID> |
VStorageObjectConfigInfo.getConsumerId()
Gets the value of the consumerId property.
|
List<ID> |
ArrayOfID.getID()
Gets the value of the id property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BaseConfigInfo.setId(ID value)
Sets the value of the id property.
|
void |
VirtualDisk.setVDiskId(ID value)
Sets the value of the vDiskId property.
|
Copyright © 2018. All rights reserved.