public class WorkbookFunctionsVar_SRequestBuilder extends BaseActionRequestBuilder implements IWorkbookFunctionsVar_SRequestBuilder
bodyParams| Constructor and Description |
|---|
WorkbookFunctionsVar_SRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions,
com.google.gson.JsonElement values)
The request builder for this WorkbookFunctionsVar_S
|
| Modifier and Type | Method and Description |
|---|---|
IWorkbookFunctionsVar_SRequest |
buildRequest()
Creates the IWorkbookFunctionsVar_SRequest
|
IWorkbookFunctionsVar_SRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the IWorkbookFunctionsVar_SRequest 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 WorkbookFunctionsVar_SRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions,
com.google.gson.JsonElement values)
requestUrl - the request URLclient - the service clientrequestOptions - the options for this requestvalues - the valuespublic IWorkbookFunctionsVar_SRequest buildRequest()
buildRequest in interface IWorkbookFunctionsVar_SRequestBuilderpublic IWorkbookFunctionsVar_SRequest buildRequest(java.util.List<? extends Option> requestOptions)
buildRequest in interface IWorkbookFunctionsVar_SRequestBuilderrequestOptions - the options for the request