public class WorkbookFunctionsBesselKRequestBuilder extends BaseActionRequestBuilder implements IWorkbookFunctionsBesselKRequestBuilder
bodyParams| Constructor and Description |
|---|
WorkbookFunctionsBesselKRequestBuilder(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 WorkbookFunctionsBesselK
|
| Modifier and Type | Method and Description |
|---|---|
IWorkbookFunctionsBesselKRequest |
buildRequest()
Creates the IWorkbookFunctionsBesselKRequest
|
IWorkbookFunctionsBesselKRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the IWorkbookFunctionsBesselKRequest 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 WorkbookFunctionsBesselKRequestBuilder(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 IWorkbookFunctionsBesselKRequest buildRequest()
buildRequest in interface IWorkbookFunctionsBesselKRequestBuilderpublic IWorkbookFunctionsBesselKRequest buildRequest(java.util.List<? extends Option> requestOptions)
buildRequest in interface IWorkbookFunctionsBesselKRequestBuilderrequestOptions - the options for the request