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