public class WorkbookFunctionsImPowerRequestBuilder extends BaseActionRequestBuilder implements IWorkbookFunctionsImPowerRequestBuilder
bodyParams| Constructor and Description |
|---|
WorkbookFunctionsImPowerRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions,
com.google.gson.JsonElement inumber,
com.google.gson.JsonElement number)
The request builder for this WorkbookFunctionsImPower
|
| Modifier and Type | Method and Description |
|---|---|
IWorkbookFunctionsImPowerRequest |
buildRequest()
Creates the IWorkbookFunctionsImPowerRequest
|
IWorkbookFunctionsImPowerRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the IWorkbookFunctionsImPowerRequest 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 WorkbookFunctionsImPowerRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions,
com.google.gson.JsonElement inumber,
com.google.gson.JsonElement number)
requestUrl - the request URLclient - the service clientrequestOptions - the options for this requestinumber - the inumbernumber - the numberpublic IWorkbookFunctionsImPowerRequest buildRequest()
buildRequest in interface IWorkbookFunctionsImPowerRequestBuilderpublic IWorkbookFunctionsImPowerRequest buildRequest(java.util.List<? extends Option> requestOptions)
buildRequest in interface IWorkbookFunctionsImPowerRequestBuilderrequestOptions - the options for the request