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(java.util.List<? extends Option> requestOptions)
Creates the IWorkbookFunctionsNaRequest with specific requestOptions instead of the existing requestOptions
|
IWorkbookFunctionsNaRequest |
buildRequest(Option... requestOptions)
Creates the IWorkbookFunctionsNaRequest
|
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(Option... requestOptions)
buildRequest in interface IWorkbookFunctionsNaRequestBuilderrequestOptions - the options for the requestpublic IWorkbookFunctionsNaRequest buildRequest(java.util.List<? extends Option> requestOptions)
buildRequest in interface IWorkbookFunctionsNaRequestBuilderrequestOptions - the options for the request