public class WorkbookFunctionsNorm_S_DistRequestBuilder extends BaseActionRequestBuilder implements IWorkbookFunctionsNorm_S_DistRequestBuilder
bodyParams| Constructor and Description |
|---|
WorkbookFunctionsNorm_S_DistRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions,
com.google.gson.JsonElement z,
com.google.gson.JsonElement cumulative)
The request builder for this WorkbookFunctionsNorm_S_Dist
|
| Modifier and Type | Method and Description |
|---|---|
IWorkbookFunctionsNorm_S_DistRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the IWorkbookFunctionsNorm_S_DistRequest with specific requestOptions instead of the existing requestOptions
|
IWorkbookFunctionsNorm_S_DistRequest |
buildRequest(Option... requestOptions)
Creates the IWorkbookFunctionsNorm_S_DistRequest
|
getParameter, hasParametergetClient, getOptions, getRequestUrl, getRequestUrlWithAdditionalParameter, getRequestUrlWithAdditionalSegmentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetClient, getRequestUrl, getRequestUrlWithAdditionalSegmentpublic WorkbookFunctionsNorm_S_DistRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions,
com.google.gson.JsonElement z,
com.google.gson.JsonElement cumulative)
requestUrl - the request URLclient - the service clientrequestOptions - the options for this requestz - the zcumulative - the cumulativepublic IWorkbookFunctionsNorm_S_DistRequest buildRequest(Option... requestOptions)
buildRequest in interface IWorkbookFunctionsNorm_S_DistRequestBuilderrequestOptions - the options for the requestpublic IWorkbookFunctionsNorm_S_DistRequest buildRequest(java.util.List<? extends Option> requestOptions)
buildRequest in interface IWorkbookFunctionsNorm_S_DistRequestBuilderrequestOptions - the options for the request