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