Rest Request

interface RestRequest<T>;

Inheritors

UploadFile
UploadStream

Functions

NameSummary
callabstract fun call(): T