public class WorkbookFunctionsStDevPARequestBuilder extends BaseActionRequestBuilder implements IWorkbookFunctionsStDevPARequestBuilder
bodyParams| Constructor and Description |
|---|
WorkbookFunctionsStDevPARequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions,
com.google.gson.JsonElement values)
The request builder for this WorkbookFunctionsStDevPA
|
| Modifier and Type | Method and Description |
|---|---|
IWorkbookFunctionsStDevPARequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the IWorkbookFunctionsStDevPARequest with specific requestOptions instead of the existing requestOptions
|
IWorkbookFunctionsStDevPARequest |
buildRequest(Option... requestOptions)
Creates the IWorkbookFunctionsStDevPARequest
|
getParameter, hasParametergetClient, getOptions, getRequestUrl, getRequestUrlWithAdditionalParameter, getRequestUrlWithAdditionalSegmentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetClient, getRequestUrl, getRequestUrlWithAdditionalSegmentpublic WorkbookFunctionsStDevPARequestBuilder(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 IWorkbookFunctionsStDevPARequest buildRequest(Option... requestOptions)
buildRequest in interface IWorkbookFunctionsStDevPARequestBuilderrequestOptions - the options for the requestpublic IWorkbookFunctionsStDevPARequest buildRequest(java.util.List<? extends Option> requestOptions)
buildRequest in interface IWorkbookFunctionsStDevPARequestBuilderrequestOptions - the options for the request