public class WorkbookFunctionsImLog2RequestBuilder extends BaseActionRequestBuilder implements IWorkbookFunctionsImLog2RequestBuilder
bodyParams| Constructor and Description |
|---|
WorkbookFunctionsImLog2RequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions,
com.google.gson.JsonElement inumber)
The request builder for this WorkbookFunctionsImLog2
|
| Modifier and Type | Method and Description |
|---|---|
IWorkbookFunctionsImLog2Request |
buildRequest()
Creates the IWorkbookFunctionsImLog2Request
|
IWorkbookFunctionsImLog2Request |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the IWorkbookFunctionsImLog2Request 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 WorkbookFunctionsImLog2RequestBuilder(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 IWorkbookFunctionsImLog2Request buildRequest()
buildRequest in interface IWorkbookFunctionsImLog2RequestBuilderpublic IWorkbookFunctionsImLog2Request buildRequest(java.util.List<? extends Option> requestOptions)
buildRequest in interface IWorkbookFunctionsImLog2RequestBuilderrequestOptions - the options for the request