public class WorkbookFunctionsImSubRequestBuilder extends BaseActionRequestBuilder implements IWorkbookFunctionsImSubRequestBuilder
bodyParams| Constructor and Description |
|---|
WorkbookFunctionsImSubRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions,
com.google.gson.JsonElement inumber1,
com.google.gson.JsonElement inumber2)
The request builder for this WorkbookFunctionsImSub
|
| Modifier and Type | Method and Description |
|---|---|
IWorkbookFunctionsImSubRequest |
buildRequest()
Creates the IWorkbookFunctionsImSubRequest
|
IWorkbookFunctionsImSubRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the IWorkbookFunctionsImSubRequest 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 WorkbookFunctionsImSubRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions,
com.google.gson.JsonElement inumber1,
com.google.gson.JsonElement inumber2)
requestUrl - the request URLclient - the service clientrequestOptions - the options for this requestinumber1 - the inumber1inumber2 - the inumber2public IWorkbookFunctionsImSubRequest buildRequest()
buildRequest in interface IWorkbookFunctionsImSubRequestBuilderpublic IWorkbookFunctionsImSubRequest buildRequest(java.util.List<? extends Option> requestOptions)
buildRequest in interface IWorkbookFunctionsImSubRequestBuilderrequestOptions - the options for the request