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