public static interface VmService.CancelMigrationRequest extends Request<VmService.CancelMigrationRequest,VmService.CancelMigrationResponse>
Modifier and Type | Method and Description |
---|---|
VmService.CancelMigrationRequest |
async(Boolean async)
Indicates if the migration should cancelled asynchronously.
|
VmService.CancelMigrationRequest async(Boolean async)
Indicates if the migration should cancelled asynchronously.
Copyright © 2016. All rights reserved.