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