public static interface HostService.IscsiDiscoverRequest extends Request<HostService.IscsiDiscoverRequest,HostService.IscsiDiscoverResponse>
Modifier and Type | Method and Description |
---|---|
HostService.IscsiDiscoverRequest |
async(Boolean async)
Indicates if the discovery should be performed asynchronously.
|
HostService.IscsiDiscoverRequest |
iscsi(IscsiDetails iscsi) |
HostService.IscsiDiscoverRequest |
iscsi(IscsiDetailsBuilder iscsi) |
HostService.IscsiDiscoverRequest async(Boolean async)
Indicates if the discovery should be performed asynchronously.
HostService.IscsiDiscoverRequest iscsi(IscsiDetails iscsi)
HostService.IscsiDiscoverRequest iscsi(IscsiDetailsBuilder iscsi)
Copyright © 2016. All rights reserved.