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