public class WorkbookFunctionsCountBlankRequestBuilder extends BaseActionRequestBuilder implements IWorkbookFunctionsCountBlankRequestBuilder
bodyParams| Constructor and Description |
|---|
WorkbookFunctionsCountBlankRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions,
com.google.gson.JsonElement range)
The request builder for this WorkbookFunctionsCountBlank
|
| Modifier and Type | Method and Description |
|---|---|
IWorkbookFunctionsCountBlankRequest |
buildRequest()
Creates the IWorkbookFunctionsCountBlankRequest
|
IWorkbookFunctionsCountBlankRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the IWorkbookFunctionsCountBlankRequest 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 WorkbookFunctionsCountBlankRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions,
com.google.gson.JsonElement range)
requestUrl - the request URLclient - the service clientrequestOptions - the options for this requestrange - the rangepublic IWorkbookFunctionsCountBlankRequest buildRequest()
buildRequest in interface IWorkbookFunctionsCountBlankRequestBuilderpublic IWorkbookFunctionsCountBlankRequest buildRequest(java.util.List<? extends Option> requestOptions)
buildRequest in interface IWorkbookFunctionsCountBlankRequestBuilderrequestOptions - the options for the request