public class WorkbookFunctionsCosRequestBuilder extends BaseActionRequestBuilder implements IWorkbookFunctionsCosRequestBuilder
bodyParams| Constructor and Description |
|---|
WorkbookFunctionsCosRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions,
com.google.gson.JsonElement number)
The request builder for this WorkbookFunctionsCos
|
| Modifier and Type | Method and Description |
|---|---|
IWorkbookFunctionsCosRequest |
buildRequest()
Creates the IWorkbookFunctionsCosRequest
|
IWorkbookFunctionsCosRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the IWorkbookFunctionsCosRequest 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 WorkbookFunctionsCosRequestBuilder(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 IWorkbookFunctionsCosRequest buildRequest()
buildRequest in interface IWorkbookFunctionsCosRequestBuilderpublic IWorkbookFunctionsCosRequest buildRequest(java.util.List<? extends Option> requestOptions)
buildRequest in interface IWorkbookFunctionsCosRequestBuilderrequestOptions - the options for the request