public class WorkbookFunctionsFisherInvRequestBuilder extends BaseActionRequestBuilder implements IWorkbookFunctionsFisherInvRequestBuilder
bodyParams| Constructor and Description |
|---|
WorkbookFunctionsFisherInvRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions,
com.google.gson.JsonElement y)
The request builder for this WorkbookFunctionsFisherInv
|
| Modifier and Type | Method and Description |
|---|---|
IWorkbookFunctionsFisherInvRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the IWorkbookFunctionsFisherInvRequest with specific requestOptions instead of the existing requestOptions
|
IWorkbookFunctionsFisherInvRequest |
buildRequest(Option... requestOptions)
Creates the IWorkbookFunctionsFisherInvRequest
|
getParameter, hasParametergetClient, getOptions, getRequestUrl, getRequestUrlWithAdditionalParameter, getRequestUrlWithAdditionalSegmentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetClient, getRequestUrl, getRequestUrlWithAdditionalSegmentpublic WorkbookFunctionsFisherInvRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions,
com.google.gson.JsonElement y)
requestUrl - the request URLclient - the service clientrequestOptions - the options for this requesty - the ypublic IWorkbookFunctionsFisherInvRequest buildRequest(Option... requestOptions)
buildRequest in interface IWorkbookFunctionsFisherInvRequestBuilderrequestOptions - the options for the requestpublic IWorkbookFunctionsFisherInvRequest buildRequest(java.util.List<? extends Option> requestOptions)
buildRequest in interface IWorkbookFunctionsFisherInvRequestBuilderrequestOptions - the options for the request