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