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