ElementEndpoint
Endpoint for an individual resource.
Parameters
TEntity
The type of entity the endpoint represents.
Inheritors
Properties
Link copied to clipboard
Handles errors in responses.
Link copied to clipboard
The HTTP client used to communicate with the remote resource.
Link copied to clipboard
Shows whether the server has indicated that delete is currently allowed.
Link copied to clipboard
Shows whether the server has indicated that merge is currently allowed.
Link copied to clipboard
Shows whether the server has indicated that set is currently allowed.
Link copied to clipboard
Extracts links from responses.
Link copied to clipboard
A list of serializers used for entities received from the server, sorted from most to least preferred. Always uses first for sending to the server.