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