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