| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
protected SharesInfo |
VirtualEthernetCardResourceAllocation.share |
protected SharesInfo |
ResourceAllocationInfo.shares |
protected SharesInfo |
DvsHostInfrastructureTrafficResourceAllocation.shares |
protected SharesInfo |
DVSNetworkResourcePoolAllocationInfo.shares |
protected SharesInfo |
VirtualDisk.shares |
protected SharesInfo |
StorageIOAllocationInfo.shares |
| Modifier and Type | Method and Description |
|---|---|
SharesInfo |
ObjectFactory.createSharesInfo()
Create an instance of
SharesInfo |
SharesInfo |
VirtualEthernetCardResourceAllocation.getShare()
Gets the value of the share property.
|
SharesInfo |
ResourceAllocationInfo.getShares()
Gets the value of the shares property.
|
SharesInfo |
DvsHostInfrastructureTrafficResourceAllocation.getShares()
Gets the value of the shares property.
|
SharesInfo |
DVSNetworkResourcePoolAllocationInfo.getShares()
Gets the value of the shares property.
|
SharesInfo |
VirtualDisk.getShares()
Gets the value of the shares property.
|
SharesInfo |
StorageIOAllocationInfo.getShares()
Gets the value of the shares property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VirtualEthernetCardResourceAllocation.setShare(SharesInfo value)
Sets the value of the share property.
|
void |
ResourceAllocationInfo.setShares(SharesInfo value)
Sets the value of the shares property.
|
void |
DvsHostInfrastructureTrafficResourceAllocation.setShares(SharesInfo value)
Sets the value of the shares property.
|
void |
DVSNetworkResourcePoolAllocationInfo.setShares(SharesInfo value)
Sets the value of the shares property.
|
void |
VirtualDisk.setShares(SharesInfo value)
Sets the value of the shares property.
|
void |
StorageIOAllocationInfo.setShares(SharesInfo value)
Sets the value of the shares property.
|
Copyright © 2018. All rights reserved.