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