public static interface TemplateDiskService.CopyRequest extends Request<TemplateDiskService.CopyRequest,TemplateDiskService.CopyResponse>
Modifier and Type | Method and Description |
---|---|
TemplateDiskService.CopyRequest |
async(Boolean async)
Indicates if the copy should be performed asynchronously.
|
TemplateDiskService.CopyRequest |
filter(Boolean filter)
Indicates if the results should be filtered according to the permissions of the user.
|
TemplateDiskService.CopyRequest async(Boolean async)
Indicates if the copy should be performed asynchronously.
TemplateDiskService.CopyRequest filter(Boolean filter)
Indicates if the results should be filtered according to the permissions of the user.
Copyright © 2016. All rights reserved.