public class WorkbookFunctionsKurtRequestBuilder extends BaseActionRequestBuilder implements IWorkbookFunctionsKurtRequestBuilder
bodyParams| Constructor and Description |
|---|
WorkbookFunctionsKurtRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions,
com.google.gson.JsonElement values)
The request builder for this WorkbookFunctionsKurt
|
| Modifier and Type | Method and Description |
|---|---|
IWorkbookFunctionsKurtRequest |
buildRequest()
Creates the IWorkbookFunctionsKurtRequest
|
IWorkbookFunctionsKurtRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the IWorkbookFunctionsKurtRequest 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 WorkbookFunctionsKurtRequestBuilder(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 IWorkbookFunctionsKurtRequest buildRequest()
buildRequest in interface IWorkbookFunctionsKurtRequestBuilderpublic IWorkbookFunctionsKurtRequest buildRequest(java.util.List<? extends Option> requestOptions)
buildRequest in interface IWorkbookFunctionsKurtRequestBuilderrequestOptions - the options for the request