Class: EY::CloudClient::User

Inherits:
Object
  • Object
show all
Defined in:
lib/engineyard-cloud-client/models/user.rb

Instance Method Summary collapse

Instance Method Details

#accountsObject



6
7
8
# File 'lib/engineyard-cloud-client/models/user.rb', line 6

def accounts
  EY::CloudClient::Account.all(api)
end