public class WorkbookFunctionsIsNARequestBuilder extends BaseActionRequestBuilder implements IWorkbookFunctionsIsNARequestBuilder
bodyParams| Constructor and Description |
|---|
WorkbookFunctionsIsNARequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions,
com.google.gson.JsonElement value)
The request builder for this WorkbookFunctionsIsNA
|
| Modifier and Type | Method and Description |
|---|---|
IWorkbookFunctionsIsNARequest |
buildRequest()
Creates the IWorkbookFunctionsIsNARequest
|
IWorkbookFunctionsIsNARequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the IWorkbookFunctionsIsNARequest 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 WorkbookFunctionsIsNARequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions,
com.google.gson.JsonElement value)
requestUrl - the request URLclient - the service clientrequestOptions - the options for this requestvalue - the valuepublic IWorkbookFunctionsIsNARequest buildRequest()
buildRequest in interface IWorkbookFunctionsIsNARequestBuilderpublic IWorkbookFunctionsIsNARequest buildRequest(java.util.List<? extends Option> requestOptions)
buildRequest in interface IWorkbookFunctionsIsNARequestBuilderrequestOptions - the options for the request