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