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