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