public class WorkbookFunctionsStDev_PRequestBuilder extends BaseActionRequestBuilder implements IWorkbookFunctionsStDev_PRequestBuilder
bodyParams| Constructor and Description |
|---|
WorkbookFunctionsStDev_PRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions,
com.google.gson.JsonElement values)
The request builder for this WorkbookFunctionsStDev_P
|
| Modifier and Type | Method and Description |
|---|---|
IWorkbookFunctionsStDev_PRequest |
buildRequest()
Creates the IWorkbookFunctionsStDev_PRequest
|
IWorkbookFunctionsStDev_PRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the IWorkbookFunctionsStDev_PRequest 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 WorkbookFunctionsStDev_PRequestBuilder(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 IWorkbookFunctionsStDev_PRequest buildRequest()
buildRequest in interface IWorkbookFunctionsStDev_PRequestBuilderpublic IWorkbookFunctionsStDev_PRequest buildRequest(java.util.List<? extends Option> requestOptions)
buildRequest in interface IWorkbookFunctionsStDev_PRequestBuilderrequestOptions - the options for the request