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