struct

Lester::Warning::Endpoint

Inherits Lester::Endpoint < Struct < Value < Object

Constructors

new(client : Lester)
Source

Instance methods

delete(uuid, &)
Source
delete(uuid : String) : Operation::Item
Source
fetch(uuid, &)
Source
fetch(uuid : String) : Item
Source
list
Source
list
Source
replace(uuid, **params, &)
Source
replace(uuid : String, **params) : Operation::Item
Source
update(uuid, **params, &)
Source
update(uuid : String, **params) : Operation::Item
Source