public class WorkbookFunctionsWeekNumRequestBuilder extends BaseActionRequestBuilder implements IWorkbookFunctionsWeekNumRequestBuilder
bodyParams| Constructor and Description |
|---|
WorkbookFunctionsWeekNumRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions,
com.google.gson.JsonElement serialNumber,
com.google.gson.JsonElement returnType)
The request builder for this WorkbookFunctionsWeekNum
|
| Modifier and Type | Method and Description |
|---|---|
IWorkbookFunctionsWeekNumRequest |
buildRequest()
Creates the IWorkbookFunctionsWeekNumRequest
|
IWorkbookFunctionsWeekNumRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the IWorkbookFunctionsWeekNumRequest with specific requestOptions instead of the existing requestOptions
|
getParameter, hasParametergetClient, getOptions, getRequestUrl, getRequestUrlWithAdditionalParameter, getRequestUrlWithAdditionalSegmentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetClient, getRequestUrl, getRequestUrlWithAdditionalSegmentpublic WorkbookFunctionsWeekNumRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions,
com.google.gson.JsonElement serialNumber,
com.google.gson.JsonElement returnType)
requestUrl - the request URLclient - the service clientrequestOptions - the options for this requestserialNumber - the serialNumberreturnType - the returnTypepublic IWorkbookFunctionsWeekNumRequest buildRequest()
buildRequest in interface IWorkbookFunctionsWeekNumRequestBuilderpublic IWorkbookFunctionsWeekNumRequest buildRequest(java.util.List<? extends Option> requestOptions)
buildRequest in interface IWorkbookFunctionsWeekNumRequestBuilderrequestOptions - the options for the request