public class WorkbookFunctionsStDevARequestBuilder extends BaseActionRequestBuilder implements IWorkbookFunctionsStDevARequestBuilder
bodyParams| Constructor and Description |
|---|
WorkbookFunctionsStDevARequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions,
com.google.gson.JsonElement values)
The request builder for this WorkbookFunctionsStDevA
|
| Modifier and Type | Method and Description |
|---|---|
IWorkbookFunctionsStDevARequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the IWorkbookFunctionsStDevARequest with specific requestOptions instead of the existing requestOptions
|
IWorkbookFunctionsStDevARequest |
buildRequest(Option... requestOptions)
Creates the IWorkbookFunctionsStDevARequest
|
getParameter, hasParametergetClient, getOptions, getRequestUrl, getRequestUrlWithAdditionalParameter, getRequestUrlWithAdditionalSegmentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetClient, getRequestUrl, getRequestUrlWithAdditionalSegmentpublic WorkbookFunctionsStDevARequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions,
com.google.gson.JsonElement values)
requestUrl - the request URLclient - the service clientrequestOptions - the options for this requestvalues - the valuespublic IWorkbookFunctionsStDevARequest buildRequest(Option... requestOptions)
buildRequest in interface IWorkbookFunctionsStDevARequestBuilderrequestOptions - the options for the requestpublic IWorkbookFunctionsStDevARequest buildRequest(java.util.List<? extends Option> requestOptions)
buildRequest in interface IWorkbookFunctionsStDevARequestBuilderrequestOptions - the options for the request