| HttpClientService | R Documentation |
HttpClientService
HttpClientService
new()HttpClientService$new(baseRestUri, client)
onResponseError()HttpClientService$onResponseError(response, msg = "")
toTson()HttpClientService$toTson(object)
fromTson()HttpClientService$fromTson(object)
getServiceUri()HttpClientService$getServiceUri(uri, ...)
create()HttpClientService$create(object)
get()HttpClientService$get(id, useFactory = TRUE)
delete()HttpClientService$delete(id, rev)
update()HttpClientService$update(object)
list()HttpClientService$list(ids, useFactory = TRUE)
findStartKeys()HttpClientService$findStartKeys( viewName, startKey = NULL, endKey = NULL, limit = 20, skip = 0, descending = TRUE, useFactory = FALSE )
findKeys()HttpClientService$findKeys(viewName, keys = NULL, useFactory = FALSE)
clone()The objects of this class are cloneable with this method.
HttpClientService$clone(deep = FALSE)
deepWhether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.