| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
protected VirtualSCSISharing |
VirtualSCSIController.sharedBus |
| Modifier and Type | Field and Description |
|---|---|
protected List<VirtualSCSISharing> |
VirtualSCSIControllerOption.sharing |
protected List<VirtualSCSISharing> |
ArrayOfVirtualSCSISharing.virtualSCSISharing |
| Modifier and Type | Method and Description |
|---|---|
static VirtualSCSISharing |
VirtualSCSISharing.fromValue(String v) |
VirtualSCSISharing |
VirtualSCSIController.getSharedBus()
Gets the value of the sharedBus property.
|
static VirtualSCSISharing |
VirtualSCSISharing.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VirtualSCSISharing[] |
VirtualSCSISharing.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<VirtualSCSISharing> |
VirtualSCSIControllerOption.getSharing()
Gets the value of the sharing property.
|
List<VirtualSCSISharing> |
ArrayOfVirtualSCSISharing.getVirtualSCSISharing()
Gets the value of the virtualSCSISharing property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VirtualSCSIController.setSharedBus(VirtualSCSISharing value)
Sets the value of the sharedBus property.
|
Copyright © 2018. All rights reserved.