public class WorkbookFunctionsMaxARequestBuilder extends BaseActionRequestBuilder implements IWorkbookFunctionsMaxARequestBuilder
bodyParams| Constructor and Description |
|---|
WorkbookFunctionsMaxARequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions,
com.google.gson.JsonElement values)
The request builder for this WorkbookFunctionsMaxA
|
| Modifier and Type | Method and Description |
|---|---|
IWorkbookFunctionsMaxARequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the IWorkbookFunctionsMaxARequest with specific requestOptions instead of the existing requestOptions
|
IWorkbookFunctionsMaxARequest |
buildRequest(Option... requestOptions)
Creates the IWorkbookFunctionsMaxARequest
|
getParameter, hasParametergetClient, getOptions, getRequestUrl, getRequestUrlWithAdditionalParameter, getRequestUrlWithAdditionalSegmentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetClient, getRequestUrl, getRequestUrlWithAdditionalSegmentpublic WorkbookFunctionsMaxARequestBuilder(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 IWorkbookFunctionsMaxARequest buildRequest(Option... requestOptions)
buildRequest in interface IWorkbookFunctionsMaxARequestBuilderrequestOptions - the options for the requestpublic IWorkbookFunctionsMaxARequest buildRequest(java.util.List<? extends Option> requestOptions)
buildRequest in interface IWorkbookFunctionsMaxARequestBuilderrequestOptions - the options for the request