Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Cryflare::Zone::Endpoint
Inherits
Cryflare::Endpoint
/
Struct
/
Value
/
Object
Constructors
new
(client :
Cryflare
)
Source
Class methods
path
Source
uri
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