public class WorkbookFunctionsLargeRequestBuilder extends BaseActionRequestBuilder implements IWorkbookFunctionsLargeRequestBuilder
bodyParams| Constructor and Description |
|---|
WorkbookFunctionsLargeRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions,
com.google.gson.JsonElement array,
com.google.gson.JsonElement k)
The request builder for this WorkbookFunctionsLarge
|
| Modifier and Type | Method and Description |
|---|---|
IWorkbookFunctionsLargeRequest |
buildRequest()
Creates the IWorkbookFunctionsLargeRequest
|
IWorkbookFunctionsLargeRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the IWorkbookFunctionsLargeRequest 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 WorkbookFunctionsLargeRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions,
com.google.gson.JsonElement array,
com.google.gson.JsonElement k)
requestUrl - the request URLclient - the service clientrequestOptions - the options for this requestarray - the arrayk - the kpublic IWorkbookFunctionsLargeRequest buildRequest()
buildRequest in interface IWorkbookFunctionsLargeRequestBuilderpublic IWorkbookFunctionsLargeRequest buildRequest(java.util.List<? extends Option> requestOptions)
buildRequest in interface IWorkbookFunctionsLargeRequestBuilderrequestOptions - the options for the request