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