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