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