public class WorkbookFunctionsNaRequestBuilder extends BaseActionRequestBuilder implements IWorkbookFunctionsNaRequestBuilder
bodyParams| Constructor and Description |
|---|
WorkbookFunctionsNaRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions)
The request builder for this WorkbookFunctionsNa
|
| Modifier and Type | Method and Description |
|---|---|
IWorkbookFunctionsNaRequest |
buildRequest()
Creates the IWorkbookFunctionsNaRequest
|
IWorkbookFunctionsNaRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the IWorkbookFunctionsNaRequest 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 WorkbookFunctionsNaRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions)
requestUrl - the request URLclient - the service clientrequestOptions - the options for this requestpublic IWorkbookFunctionsNaRequest buildRequest()
buildRequest in interface IWorkbookFunctionsNaRequestBuilderpublic IWorkbookFunctionsNaRequest buildRequest(java.util.List<? extends Option> requestOptions)
buildRequest in interface IWorkbookFunctionsNaRequestBuilderrequestOptions - the options for the request