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