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