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