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