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