public class WorkbookFunctionsNorm_S_InvRequestBuilder extends BaseActionRequestBuilder implements IWorkbookFunctionsNorm_S_InvRequestBuilder
bodyParams| Constructor and Description |
|---|
WorkbookFunctionsNorm_S_InvRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions,
com.google.gson.JsonElement probability)
The request builder for this WorkbookFunctionsNorm_S_Inv
|
| Modifier and Type | Method and Description |
|---|---|
IWorkbookFunctionsNorm_S_InvRequest |
buildRequest()
Creates the IWorkbookFunctionsNorm_S_InvRequest
|
IWorkbookFunctionsNorm_S_InvRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the IWorkbookFunctionsNorm_S_InvRequest 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 WorkbookFunctionsNorm_S_InvRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions,
com.google.gson.JsonElement probability)
requestUrl - the request URLclient - the service clientrequestOptions - the options for this requestprobability - the probabilitypublic IWorkbookFunctionsNorm_S_InvRequest buildRequest()
buildRequest in interface IWorkbookFunctionsNorm_S_InvRequestBuilderpublic IWorkbookFunctionsNorm_S_InvRequest buildRequest(java.util.List<? extends Option> requestOptions)
buildRequest in interface IWorkbookFunctionsNorm_S_InvRequestBuilderrequestOptions - the options for the request