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