Click or drag to resize

IApiResourceHandler Methods

The IApiResourceHandler type exposes the following members.

Methods
  NameDescription
Public methodCreate
Creates a resource.
Public methodDelete
Delete a resource.
Public methodGet
Gets a specific resource instance.
Public methodQuery
Queries for a resource.
Public methodUpdate
Updates a resource.
Top
See Also