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