public class WorkbookFunctionsRank_EqRequestBuilder extends BaseActionRequestBuilder implements IWorkbookFunctionsRank_EqRequestBuilder
bodyParams| Constructor and Description |
|---|
WorkbookFunctionsRank_EqRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions,
com.google.gson.JsonElement number,
com.google.gson.JsonElement ref,
com.google.gson.JsonElement order)
The request builder for this WorkbookFunctionsRank_Eq
|
| Modifier and Type | Method and Description |
|---|---|
IWorkbookFunctionsRank_EqRequest |
buildRequest()
Creates the IWorkbookFunctionsRank_EqRequest
|
IWorkbookFunctionsRank_EqRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the IWorkbookFunctionsRank_EqRequest 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 WorkbookFunctionsRank_EqRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions,
com.google.gson.JsonElement number,
com.google.gson.JsonElement ref,
com.google.gson.JsonElement order)
requestUrl - the request URLclient - the service clientrequestOptions - the options for this requestnumber - the numberref - the reforder - the orderpublic IWorkbookFunctionsRank_EqRequest buildRequest()
buildRequest in interface IWorkbookFunctionsRank_EqRequestBuilderpublic IWorkbookFunctionsRank_EqRequest buildRequest(java.util.List<? extends Option> requestOptions)
buildRequest in interface IWorkbookFunctionsRank_EqRequestBuilderrequestOptions - the options for the request