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