public static interface IscsiBondService.UpdateRequest extends Request<IscsiBondService.UpdateRequest,IscsiBondService.UpdateResponse>
Modifier and Type | Method and Description |
---|---|
IscsiBondService.UpdateRequest |
async(Boolean async)
Indicates if the update should be performed asynchronously.
|
IscsiBondService.UpdateRequest |
bond(IscsiBond bond) |
IscsiBondService.UpdateRequest |
bond(IscsiBondBuilder bond) |
IscsiBondService.UpdateRequest async(Boolean async)
Indicates if the update should be performed asynchronously.
IscsiBondService.UpdateRequest bond(IscsiBond bond)
IscsiBondService.UpdateRequest bond(IscsiBondBuilder bond)
Copyright © 2016. All rights reserved.