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