public static interface VmService.RebootRequest extends Request<VmService.RebootRequest,VmService.RebootResponse>
Modifier and Type | Method and Description |
---|---|
VmService.RebootRequest |
async(Boolean async)
Indicates if the reboot should be performed asynchronously.
|
VmService.RebootRequest async(Boolean async)
Indicates if the reboot should be performed asynchronously.
Copyright © 2016. All rights reserved.