public class WorkbookFunctionsT_Inv_2TRequestBuilder extends BaseActionRequestBuilder implements IWorkbookFunctionsT_Inv_2TRequestBuilder
bodyParams| Constructor and Description |
|---|
WorkbookFunctionsT_Inv_2TRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions,
com.google.gson.JsonElement probability,
com.google.gson.JsonElement degFreedom)
The request builder for this WorkbookFunctionsT_Inv_2T
|
| Modifier and Type | Method and Description |
|---|---|
IWorkbookFunctionsT_Inv_2TRequest |
buildRequest()
Creates the IWorkbookFunctionsT_Inv_2TRequest
|
IWorkbookFunctionsT_Inv_2TRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the IWorkbookFunctionsT_Inv_2TRequest 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 WorkbookFunctionsT_Inv_2TRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions,
com.google.gson.JsonElement probability,
com.google.gson.JsonElement degFreedom)
requestUrl - the request URLclient - the service clientrequestOptions - the options for this requestprobability - the probabilitydegFreedom - the degFreedompublic IWorkbookFunctionsT_Inv_2TRequest buildRequest()
buildRequest in interface IWorkbookFunctionsT_Inv_2TRequestBuilderpublic IWorkbookFunctionsT_Inv_2TRequest buildRequest(java.util.List<? extends Option> requestOptions)
buildRequest in interface IWorkbookFunctionsT_Inv_2TRequestBuilderrequestOptions - the options for the request