ApiClient.Rd
Generic API client for Swagger client library builds. Swagger generic API client. This client handles the client- server communication, and is invariant across implementations. Specifics of the methods and models for each application are generated from the Swagger templates.
NOTE: This class is auto generated by the swagger code generator program. Ref: https://github.com/swagger-api/swagger-codegen Do not edit the class manually.
new()
ApiClient$new(basePath, configuration, defaultHeaders)
callApi()
ApiClient$callApi(url, method, queryParams, headerParams, body, ...)
clone()
The objects of this class are cloneable with this method.
ApiClient$clone(deep = FALSE)
deep
Whether to make a deep clone.