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