public class WorkbookFunctionsCharRequestBuilder extends BaseActionRequestBuilder implements IWorkbookFunctionsCharRequestBuilder
bodyParams| Constructor and Description |
|---|
WorkbookFunctionsCharRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions,
com.google.gson.JsonElement number)
The request builder for this WorkbookFunctionsChar
|
| Modifier and Type | Method and Description |
|---|---|
IWorkbookFunctionsCharRequest |
buildRequest()
Creates the IWorkbookFunctionsCharRequest
|
IWorkbookFunctionsCharRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the IWorkbookFunctionsCharRequest 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 WorkbookFunctionsCharRequestBuilder(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 IWorkbookFunctionsCharRequest buildRequest()
buildRequest in interface IWorkbookFunctionsCharRequestBuilderpublic IWorkbookFunctionsCharRequest buildRequest(java.util.List<? extends Option> requestOptions)
buildRequest in interface IWorkbookFunctionsCharRequestBuilderrequestOptions - the options for the request