public class WorkbookTableSortReapplyRequestBuilder extends BaseActionRequestBuilder implements IWorkbookTableSortReapplyRequestBuilder
bodyParams| Constructor and Description |
|---|
WorkbookTableSortReapplyRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions)
The request builder for this WorkbookTableSortReapply
|
| Modifier and Type | Method and Description |
|---|---|
IWorkbookTableSortReapplyRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the IWorkbookTableSortReapplyRequest with specific requestOptions instead of the existing requestOptions
|
IWorkbookTableSortReapplyRequest |
buildRequest(Option... requestOptions)
Creates the IWorkbookTableSortReapplyRequest
|
getParameter, hasParametergetClient, getOptions, getRequestUrl, getRequestUrlWithAdditionalParameter, getRequestUrlWithAdditionalSegmentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetClient, getRequestUrl, getRequestUrlWithAdditionalSegmentpublic WorkbookTableSortReapplyRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions)
requestUrl - the request URLclient - the service clientrequestOptions - the options for this requestpublic IWorkbookTableSortReapplyRequest buildRequest(Option... requestOptions)
buildRequest in interface IWorkbookTableSortReapplyRequestBuilderrequestOptions - the options for the requestpublic IWorkbookTableSortReapplyRequest buildRequest(java.util.List<? extends Option> requestOptions)
buildRequest in interface IWorkbookTableSortReapplyRequestBuilderrequestOptions - the options for the request