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