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