public class WorkbookFunctionsSheetsRequestBuilder extends BaseActionRequestBuilder implements IWorkbookFunctionsSheetsRequestBuilder
bodyParams| Constructor and Description |
|---|
WorkbookFunctionsSheetsRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions,
com.google.gson.JsonElement reference)
The request builder for this WorkbookFunctionsSheets
|
| Modifier and Type | Method and Description |
|---|---|
IWorkbookFunctionsSheetsRequest |
buildRequest()
Creates the IWorkbookFunctionsSheetsRequest
|
IWorkbookFunctionsSheetsRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the IWorkbookFunctionsSheetsRequest 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 WorkbookFunctionsSheetsRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions,
com.google.gson.JsonElement reference)
requestUrl - the request URLclient - the service clientrequestOptions - the options for this requestreference - the referencepublic IWorkbookFunctionsSheetsRequest buildRequest()
buildRequest in interface IWorkbookFunctionsSheetsRequestBuilderpublic IWorkbookFunctionsSheetsRequest buildRequest(java.util.List<? extends Option> requestOptions)
buildRequest in interface IWorkbookFunctionsSheetsRequestBuilderrequestOptions - the options for the request