public class WorkbookFunctionsBahtTextRequestBuilder extends BaseActionRequestBuilder implements IWorkbookFunctionsBahtTextRequestBuilder
bodyParams| Constructor and Description |
|---|
WorkbookFunctionsBahtTextRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions,
com.google.gson.JsonElement number)
The request builder for this WorkbookFunctionsBahtText
|
| Modifier and Type | Method and Description |
|---|---|
IWorkbookFunctionsBahtTextRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the IWorkbookFunctionsBahtTextRequest with specific requestOptions instead of the existing requestOptions
|
IWorkbookFunctionsBahtTextRequest |
buildRequest(Option... requestOptions)
Creates the IWorkbookFunctionsBahtTextRequest
|
getParameter, hasParametergetClient, getOptions, getRequestUrl, getRequestUrlWithAdditionalParameter, getRequestUrlWithAdditionalSegmentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetClient, getRequestUrl, getRequestUrlWithAdditionalSegmentpublic WorkbookFunctionsBahtTextRequestBuilder(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 IWorkbookFunctionsBahtTextRequest buildRequest(Option... requestOptions)
buildRequest in interface IWorkbookFunctionsBahtTextRequestBuilderrequestOptions - the options for the requestpublic IWorkbookFunctionsBahtTextRequest buildRequest(java.util.List<? extends Option> requestOptions)
buildRequest in interface IWorkbookFunctionsBahtTextRequestBuilderrequestOptions - the options for the request