| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
protected IscsiStatus |
IscsiPortInfo.complianceStatus |
protected IscsiStatus |
IscsiMigrationDependency.disallowReason |
protected IscsiStatus |
QueryPnicStatusResponse.returnval |
protected IscsiStatus |
QueryVnicStatusResponse.returnval |
| Modifier and Type | Method and Description |
|---|---|
IscsiStatus |
ObjectFactory.createIscsiStatus()
Create an instance of
IscsiStatus |
IscsiStatus |
IscsiPortInfo.getComplianceStatus()
Gets the value of the complianceStatus property.
|
IscsiStatus |
IscsiMigrationDependency.getDisallowReason()
Gets the value of the disallowReason property.
|
IscsiStatus |
QueryPnicStatusResponse.getReturnval()
Gets the value of the returnval property.
|
IscsiStatus |
QueryVnicStatusResponse.getReturnval()
Gets the value of the returnval property.
|
IscsiStatus |
VimPortType.queryPnicStatus(ManagedObjectReference _this,
String pnicDevice) |
IscsiStatus |
VimPortType.queryVnicStatus(ManagedObjectReference _this,
String vnicDevice) |
| Modifier and Type | Method and Description |
|---|---|
void |
IscsiPortInfo.setComplianceStatus(IscsiStatus value)
Sets the value of the complianceStatus property.
|
void |
IscsiMigrationDependency.setDisallowReason(IscsiStatus value)
Sets the value of the disallowReason property.
|
void |
QueryPnicStatusResponse.setReturnval(IscsiStatus value)
Sets the value of the returnval property.
|
void |
QueryVnicStatusResponse.setReturnval(IscsiStatus value)
Sets the value of the returnval property.
|
Copyright © 2018. All rights reserved.