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