Package | Description |
---|---|
org.ovirt.engine.api.model |
Modifier and Type | Field and Description |
---|---|
protected IscsiDetails |
Host.iscsi |
protected IscsiDetails |
Action.iscsi |
Modifier and Type | Method and Description |
---|---|
IscsiDetails |
ObjectFactory.createIscsiDetails()
Create an instance of
IscsiDetails |
IscsiDetails |
Host.getIscsi()
Gets the value of the iscsi property.
|
IscsiDetails |
Action.getIscsi()
Gets the value of the iscsi property.
|
Modifier and Type | Method and Description |
---|---|
void |
Host.setIscsi(IscsiDetails value)
Sets the value of the iscsi property.
|
void |
Action.setIscsi(IscsiDetails value)
Sets the value of the iscsi property.
|
Copyright © 2012. All Rights Reserved.