public interface IWorkbookTableSortApplyRequestBuilder extends IRequestBuilder
| Modifier and Type | Method and Description |
|---|---|
IWorkbookTableSortApplyRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the IWorkbookTableSortApplyRequest with specific options instead of the existing options
|
IWorkbookTableSortApplyRequest |
buildRequest(Option... requestOptions)
Creates the IWorkbookTableSortApplyRequest
|
getClient, getRequestUrl, getRequestUrlWithAdditionalSegmentIWorkbookTableSortApplyRequest buildRequest(Option... requestOptions)
requestOptions - the options for the requestIWorkbookTableSortApplyRequest buildRequest(java.util.List<? extends Option> requestOptions)
requestOptions - the options for the request