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