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