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