public class WorkbookFunctionsPercentile_ExcRequestBuilder extends BaseActionRequestBuilder implements IWorkbookFunctionsPercentile_ExcRequestBuilder
bodyParams| Constructor and Description |
|---|
WorkbookFunctionsPercentile_ExcRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions,
com.google.gson.JsonElement array,
com.google.gson.JsonElement k)
The request builder for this WorkbookFunctionsPercentile_Exc
|
| Modifier and Type | Method and Description |
|---|---|
IWorkbookFunctionsPercentile_ExcRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the IWorkbookFunctionsPercentile_ExcRequest with specific requestOptions instead of the existing requestOptions
|
IWorkbookFunctionsPercentile_ExcRequest |
buildRequest(Option... requestOptions)
Creates the IWorkbookFunctionsPercentile_ExcRequest
|
getParameter, hasParametergetClient, getOptions, getRequestUrl, getRequestUrlWithAdditionalParameter, getRequestUrlWithAdditionalSegmentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetClient, getRequestUrl, getRequestUrlWithAdditionalSegmentpublic WorkbookFunctionsPercentile_ExcRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions,
com.google.gson.JsonElement array,
com.google.gson.JsonElement k)
requestUrl - the request URLclient - the service clientrequestOptions - the options for this requestarray - the arrayk - the kpublic IWorkbookFunctionsPercentile_ExcRequest buildRequest(Option... requestOptions)
buildRequest in interface IWorkbookFunctionsPercentile_ExcRequestBuilderrequestOptions - the options for the requestpublic IWorkbookFunctionsPercentile_ExcRequest buildRequest(java.util.List<? extends Option> requestOptions)
buildRequest in interface IWorkbookFunctionsPercentile_ExcRequestBuilderrequestOptions - the options for the request