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