struct

Cryflare::Zone::Endpoint

Inherits Cryflare::Endpoint / Struct / Value / Object

Constructors

new(client : Cryflare)
Source

Class methods

path
Source

Instance methods

check_activation(id : String, &)
Source
check_activation(id : String) : Item
Source
create
Source
create
Source
delete(id : String, &)
Source
delete(id : String) : Item
Source
fetch(id : String, &)
Source
fetch(id : String) : Item
Source
list
Source
list
Source
purge_cache(id : String, **params, &)
Source
purge_cache(id : String, **params) : Item
Source
update(id : String, **params, &)
Source
update(id : String, **params) : Item
Source