public class WorkbookFunctionsT_Dist_2TRequestBuilder extends BaseActionRequestBuilder implements IWorkbookFunctionsT_Dist_2TRequestBuilder
bodyParams| Constructor and Description |
|---|
WorkbookFunctionsT_Dist_2TRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions,
com.google.gson.JsonElement x,
com.google.gson.JsonElement degFreedom)
The request builder for this WorkbookFunctionsT_Dist_2T
|
| Modifier and Type | Method and Description |
|---|---|
IWorkbookFunctionsT_Dist_2TRequest |
buildRequest()
Creates the IWorkbookFunctionsT_Dist_2TRequest
|
IWorkbookFunctionsT_Dist_2TRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the IWorkbookFunctionsT_Dist_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_Dist_2TRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions,
com.google.gson.JsonElement x,
com.google.gson.JsonElement degFreedom)
requestUrl - the request URLclient - the service clientrequestOptions - the options for this requestx - the xdegFreedom - the degFreedompublic IWorkbookFunctionsT_Dist_2TRequest buildRequest()
buildRequest in interface IWorkbookFunctionsT_Dist_2TRequestBuilderpublic IWorkbookFunctionsT_Dist_2TRequest buildRequest(java.util.List<? extends Option> requestOptions)
buildRequest in interface IWorkbookFunctionsT_Dist_2TRequestBuilderrequestOptions - the options for the request