public interface IWorkbookFunctionsT_InvRequestBuilder extends IRequestBuilder
| Modifier and Type | Method and Description |
|---|---|
IWorkbookFunctionsT_InvRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the IWorkbookFunctionsT_InvRequest with specific options instead of the existing options
|
IWorkbookFunctionsT_InvRequest |
buildRequest(Option... requestOptions)
Creates the IWorkbookFunctionsT_InvRequest
|
getClient, getRequestUrl, getRequestUrlWithAdditionalSegmentIWorkbookFunctionsT_InvRequest buildRequest(Option... requestOptions)
requestOptions - the options for the requestIWorkbookFunctionsT_InvRequest buildRequest(java.util.List<? extends Option> requestOptions)
requestOptions - the options for the request