public class WorkbookFunctionsAcothRequestBuilder extends BaseActionRequestBuilder implements IWorkbookFunctionsAcothRequestBuilder
bodyParams| Constructor and Description |
|---|
WorkbookFunctionsAcothRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions,
com.google.gson.JsonElement number)
The request builder for this WorkbookFunctionsAcoth
|
| Modifier and Type | Method and Description |
|---|---|
IWorkbookFunctionsAcothRequest |
buildRequest()
Creates the IWorkbookFunctionsAcothRequest
|
IWorkbookFunctionsAcothRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the IWorkbookFunctionsAcothRequest 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 WorkbookFunctionsAcothRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions,
com.google.gson.JsonElement number)
requestUrl - the request URLclient - the service clientrequestOptions - the options for this requestnumber - the numberpublic IWorkbookFunctionsAcothRequest buildRequest()
buildRequest in interface IWorkbookFunctionsAcothRequestBuilderpublic IWorkbookFunctionsAcothRequest buildRequest(java.util.List<? extends Option> requestOptions)
buildRequest in interface IWorkbookFunctionsAcothRequestBuilderrequestOptions - the options for the request