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