public class WorkbookFunctionsQuartile_ExcRequestBuilder extends BaseActionRequestBuilder implements IWorkbookFunctionsQuartile_ExcRequestBuilder
bodyParams| Constructor and Description |
|---|
WorkbookFunctionsQuartile_ExcRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions,
com.google.gson.JsonElement array,
com.google.gson.JsonElement quart)
The request builder for this WorkbookFunctionsQuartile_Exc
|
| Modifier and Type | Method and Description |
|---|---|
IWorkbookFunctionsQuartile_ExcRequest |
buildRequest()
Creates the IWorkbookFunctionsQuartile_ExcRequest
|
IWorkbookFunctionsQuartile_ExcRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the IWorkbookFunctionsQuartile_ExcRequest 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 WorkbookFunctionsQuartile_ExcRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions,
com.google.gson.JsonElement array,
com.google.gson.JsonElement quart)
requestUrl - the request URLclient - the service clientrequestOptions - the options for this requestarray - the arrayquart - the quartpublic IWorkbookFunctionsQuartile_ExcRequest buildRequest()
buildRequest in interface IWorkbookFunctionsQuartile_ExcRequestBuilderpublic IWorkbookFunctionsQuartile_ExcRequest buildRequest(java.util.List<? extends Option> requestOptions)
buildRequest in interface IWorkbookFunctionsQuartile_ExcRequestBuilderrequestOptions - the options for the request