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