public class WorkbookFunctionsImArgumentRequestBuilder extends BaseActionRequestBuilder implements IWorkbookFunctionsImArgumentRequestBuilder
bodyParams| Constructor and Description |
|---|
WorkbookFunctionsImArgumentRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions,
com.google.gson.JsonElement inumber)
The request builder for this WorkbookFunctionsImArgument
|
| Modifier and Type | Method and Description |
|---|---|
IWorkbookFunctionsImArgumentRequest |
buildRequest()
Creates the IWorkbookFunctionsImArgumentRequest
|
IWorkbookFunctionsImArgumentRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the IWorkbookFunctionsImArgumentRequest 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 WorkbookFunctionsImArgumentRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions,
com.google.gson.JsonElement inumber)
requestUrl - the request URLclient - the service clientrequestOptions - the options for this requestinumber - the inumberpublic IWorkbookFunctionsImArgumentRequest buildRequest()
buildRequest in interface IWorkbookFunctionsImArgumentRequestBuilderpublic IWorkbookFunctionsImArgumentRequest buildRequest(java.util.List<? extends Option> requestOptions)
buildRequest in interface IWorkbookFunctionsImArgumentRequestBuilderrequestOptions - the options for the request