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