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