public class WorkbookFunctionsOct2BinRequestBuilder extends BaseActionRequestBuilder implements IWorkbookFunctionsOct2BinRequestBuilder
bodyParams| Constructor and Description |
|---|
WorkbookFunctionsOct2BinRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions,
com.google.gson.JsonElement number,
com.google.gson.JsonElement places)
The request builder for this WorkbookFunctionsOct2Bin
|
| Modifier and Type | Method and Description |
|---|---|
IWorkbookFunctionsOct2BinRequest |
buildRequest()
Creates the IWorkbookFunctionsOct2BinRequest
|
IWorkbookFunctionsOct2BinRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the IWorkbookFunctionsOct2BinRequest 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 WorkbookFunctionsOct2BinRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions,
com.google.gson.JsonElement number,
com.google.gson.JsonElement places)
requestUrl - the request URLclient - the service clientrequestOptions - the options for this requestnumber - the numberplaces - the placespublic IWorkbookFunctionsOct2BinRequest buildRequest()
buildRequest in interface IWorkbookFunctionsOct2BinRequestBuilderpublic IWorkbookFunctionsOct2BinRequest buildRequest(java.util.List<? extends Option> requestOptions)
buildRequest in interface IWorkbookFunctionsOct2BinRequestBuilderrequestOptions - the options for the request