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