Class: Cloudflare::KV::Keys

Inherits:
Representation
  • Object
show all
Includes:
Paginate
Defined in:
lib/cloudflare/kv/namespaces.rb

Instance Method Summary collapse

Methods included from Paginate

#each, #empty?, #find_by_id

Methods inherited from Representation

#process_response, #represent, #represent_message, #to_hash

Instance Method Details

#representationObject



20
21
22
# File 'lib/cloudflare/kv/namespaces.rb', line 20

def representation
	Key
end