public class WorkbookFunctionsGammaLnRequestBuilder extends BaseActionRequestBuilder implements IWorkbookFunctionsGammaLnRequestBuilder
bodyParams| Constructor and Description |
|---|
WorkbookFunctionsGammaLnRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions,
com.google.gson.JsonElement x)
The request builder for this WorkbookFunctionsGammaLn
|
| Modifier and Type | Method and Description |
|---|---|
IWorkbookFunctionsGammaLnRequest |
buildRequest()
Creates the IWorkbookFunctionsGammaLnRequest
|
IWorkbookFunctionsGammaLnRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the IWorkbookFunctionsGammaLnRequest 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 WorkbookFunctionsGammaLnRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions,
com.google.gson.JsonElement x)
requestUrl - the request URLclient - the service clientrequestOptions - the options for this requestx - the xpublic IWorkbookFunctionsGammaLnRequest buildRequest()
buildRequest in interface IWorkbookFunctionsGammaLnRequestBuilderpublic IWorkbookFunctionsGammaLnRequest buildRequest(java.util.List<? extends Option> requestOptions)
buildRequest in interface IWorkbookFunctionsGammaLnRequestBuilderrequestOptions - the options for the request