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