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