Endpoint: Endpoint

EndpointR Documentation

Endpoint

Description

Endpoint object, storing HTTP client object and handling requests and responses to API

Value

Formatted URL

Returns response after validating

Response object

Public fields

STATUS_CODE_SUCCESS

(list) Contains successful response codes

HttpClient

(crul::HttpClient) Connection object

Active bindings

STATUS_CODE_SUCCESS

(list) Contains successful response codes

HttpClient

(crul::HttpClient) Connection object

Methods

Public methods


Method new()

Create an endpoint

Usage
Endpoint$new(connection)
Arguments
connection

(crul::HttpClient) Connection object


Method clone()

The objects of this class are cloneable with this method.

Usage
Endpoint$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


SwanseaUniversityMedical/ConceptLibraryClient documentation built on April 14, 2025, 12:45 p.m.