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