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