public class WorkbookFunctionsCothRequestBuilder extends BaseActionRequestBuilder implements IWorkbookFunctionsCothRequestBuilder
bodyParams| Constructor and Description |
|---|
WorkbookFunctionsCothRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions,
com.google.gson.JsonElement number)
The request builder for this WorkbookFunctionsCoth
|
| Modifier and Type | Method and Description |
|---|---|
IWorkbookFunctionsCothRequest |
buildRequest()
Creates the IWorkbookFunctionsCothRequest
|
IWorkbookFunctionsCothRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the IWorkbookFunctionsCothRequest 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 WorkbookFunctionsCothRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions,
com.google.gson.JsonElement number)
requestUrl - the request URLclient - the service clientrequestOptions - the options for this requestnumber - the numberpublic IWorkbookFunctionsCothRequest buildRequest()
buildRequest in interface IWorkbookFunctionsCothRequestBuilderpublic IWorkbookFunctionsCothRequest buildRequest(java.util.List<? extends Option> requestOptions)
buildRequest in interface IWorkbookFunctionsCothRequestBuilderrequestOptions - the options for the request