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