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