A generic Arctos request. Not intended to be used directly. See
InfoRequestBuilder and CatalogRequestBuilder.
Methods
Method with_endpoint()
Usage
Request$with_endpoint(endpoint)
Usage
Request$perform(api_key = NULL)
Method from_raw_response()
Usage
Request$from_raw_response(raw_response)
Method clone()
The objects of this class are cloneable with this method.
Usage
Request$clone(deep = FALSE)
Arguments
deep
Whether to make a deep clone.