public class WorkbookFunctionsImProductRequestBuilder extends BaseActionRequestBuilder implements IWorkbookFunctionsImProductRequestBuilder
bodyParams| Constructor and Description |
|---|
WorkbookFunctionsImProductRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions,
com.google.gson.JsonElement values)
The request builder for this WorkbookFunctionsImProduct
|
| Modifier and Type | Method and Description |
|---|---|
IWorkbookFunctionsImProductRequest |
buildRequest()
Creates the IWorkbookFunctionsImProductRequest
|
IWorkbookFunctionsImProductRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the IWorkbookFunctionsImProductRequest 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 WorkbookFunctionsImProductRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions,
com.google.gson.JsonElement values)
requestUrl - the request URLclient - the service clientrequestOptions - the options for this requestvalues - the valuespublic IWorkbookFunctionsImProductRequest buildRequest()
buildRequest in interface IWorkbookFunctionsImProductRequestBuilderpublic IWorkbookFunctionsImProductRequest buildRequest(java.util.List<? extends Option> requestOptions)
buildRequest in interface IWorkbookFunctionsImProductRequestBuilderrequestOptions - the options for the request