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