public class WorkbookFunctionsBesselIRequestBuilder extends BaseActionRequestBuilder implements IWorkbookFunctionsBesselIRequestBuilder
bodyParams| Constructor and Description |
|---|
WorkbookFunctionsBesselIRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions,
com.google.gson.JsonElement x,
com.google.gson.JsonElement n)
The request builder for this WorkbookFunctionsBesselI
|
| Modifier and Type | Method and Description |
|---|---|
IWorkbookFunctionsBesselIRequest |
buildRequest()
Creates the IWorkbookFunctionsBesselIRequest
|
IWorkbookFunctionsBesselIRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the IWorkbookFunctionsBesselIRequest 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 WorkbookFunctionsBesselIRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions,
com.google.gson.JsonElement x,
com.google.gson.JsonElement n)
requestUrl - the request URLclient - the service clientrequestOptions - the options for this requestx - the xn - the npublic IWorkbookFunctionsBesselIRequest buildRequest()
buildRequest in interface IWorkbookFunctionsBesselIRequestBuilderpublic IWorkbookFunctionsBesselIRequest buildRequest(java.util.List<? extends Option> requestOptions)
buildRequest in interface IWorkbookFunctionsBesselIRequestBuilderrequestOptions - the options for the request