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