public class WorkbookFunctionsImTanRequestBuilder extends BaseActionRequestBuilder implements IWorkbookFunctionsImTanRequestBuilder
bodyParams| Constructor and Description |
|---|
WorkbookFunctionsImTanRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions,
com.google.gson.JsonElement inumber)
The request builder for this WorkbookFunctionsImTan
|
| Modifier and Type | Method and Description |
|---|---|
IWorkbookFunctionsImTanRequest |
buildRequest()
Creates the IWorkbookFunctionsImTanRequest
|
IWorkbookFunctionsImTanRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the IWorkbookFunctionsImTanRequest 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 WorkbookFunctionsImTanRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions,
com.google.gson.JsonElement inumber)
requestUrl - the request URLclient - the service clientrequestOptions - the options for this requestinumber - the inumberpublic IWorkbookFunctionsImTanRequest buildRequest()
buildRequest in interface IWorkbookFunctionsImTanRequestBuilderpublic IWorkbookFunctionsImTanRequest buildRequest(java.util.List<? extends Option> requestOptions)
buildRequest in interface IWorkbookFunctionsImTanRequestBuilderrequestOptions - the options for the request