public class WorkbookFunctionsError_TypeRequestBuilder extends BaseActionRequestBuilder implements IWorkbookFunctionsError_TypeRequestBuilder
bodyParams| Constructor and Description |
|---|
WorkbookFunctionsError_TypeRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions,
com.google.gson.JsonElement errorVal)
The request builder for this WorkbookFunctionsError_Type
|
| Modifier and Type | Method and Description |
|---|---|
IWorkbookFunctionsError_TypeRequest |
buildRequest()
Creates the IWorkbookFunctionsError_TypeRequest
|
IWorkbookFunctionsError_TypeRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the IWorkbookFunctionsError_TypeRequest 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 WorkbookFunctionsError_TypeRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions,
com.google.gson.JsonElement errorVal)
requestUrl - the request URLclient - the service clientrequestOptions - the options for this requesterrorVal - the errorValpublic IWorkbookFunctionsError_TypeRequest buildRequest()
buildRequest in interface IWorkbookFunctionsError_TypeRequestBuilderpublic IWorkbookFunctionsError_TypeRequest buildRequest(java.util.List<? extends Option> requestOptions)
buildRequest in interface IWorkbookFunctionsError_TypeRequestBuilderrequestOptions - the options for the request