Class: Hcloud::Datacenter

Inherits:
Object
  • Object
show all
Includes:
EntryLoader
Defined in:
lib/hcloud/datacenter.rb

Constant Summary collapse

Attributes =
{
  id: nil,
  name: nil,
  description: nil,
  location: Location,
  server_types: nil,
}

Method Summary

Methods included from EntryLoader

#initialize, #request