public class WorkbookFunctionsPercentRank_IncRequestBuilder extends BaseActionRequestBuilder implements IWorkbookFunctionsPercentRank_IncRequestBuilder
bodyParams| Constructor and Description |
|---|
WorkbookFunctionsPercentRank_IncRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions,
com.google.gson.JsonElement array,
com.google.gson.JsonElement x,
com.google.gson.JsonElement significance)
The request builder for this WorkbookFunctionsPercentRank_Inc
|
| Modifier and Type | Method and Description |
|---|---|
IWorkbookFunctionsPercentRank_IncRequest |
buildRequest()
Creates the IWorkbookFunctionsPercentRank_IncRequest
|
IWorkbookFunctionsPercentRank_IncRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the IWorkbookFunctionsPercentRank_IncRequest 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 WorkbookFunctionsPercentRank_IncRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions,
com.google.gson.JsonElement array,
com.google.gson.JsonElement x,
com.google.gson.JsonElement significance)
requestUrl - the request URLclient - the service clientrequestOptions - the options for this requestarray - the arrayx - the xsignificance - the significancepublic IWorkbookFunctionsPercentRank_IncRequest buildRequest()
buildRequest in interface IWorkbookFunctionsPercentRank_IncRequestBuilderpublic IWorkbookFunctionsPercentRank_IncRequest buildRequest(java.util.List<? extends Option> requestOptions)
buildRequest in interface IWorkbookFunctionsPercentRank_IncRequestBuilderrequestOptions - the options for the request