Class: Cloudflare::KV::Key
- Inherits:
-
Representation
- Object
- Async::REST::Representation
- Representation
- Cloudflare::KV::Key
- Defined in:
- lib/cloudflare/kv/namespaces.rb
Instance Method Summary collapse
Methods inherited from Representation
#process_response, #represent, #represent_message, #representation, #to_hash
Instance Method Details
#name ⇒ Object
12 13 14 |
# File 'lib/cloudflare/kv/namespaces.rb', line 12 def name value[:name] end |