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