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