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