Class: Hcloud::Iso
Constant Summary collapse
- Attributes =
{ id: nil, name: nil, description: nil, type: nil, deprecated: :time }.freeze
Instance Attribute Summary
Attributes included from EntryLoader
Method Summary
Methods included from EntryLoader
#_attributes, #_load, #_run_callbacks, #_update_attribute, #client, #initialize, #inspect, #method_missing, #prepare_request, #resource_path, #resource_url, #respond_to_missing?, #rollback, #save, #update
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class Hcloud::EntryLoader