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