Class: Ocs::Resources::SshKeyPair

Inherits:
Base
  • Object
show all
Defined in:
lib/ocs/resources/ssh_key_pair.rb

Constant Summary

Constants inherited from Base

Base::BOOLEAN

Instance Attribute Summary

Attributes inherited from Base

#client, #error

Class Method Summary collapse

Methods inherited from Base

all, downcased_name, find, inherited, #initialize, list, pluralized_name, #reload!, underscored_name, where

Constructor Details

This class inherits a constructor from Ocs::Resources::Base

Class Method Details

.nameObject



5
6
7
# File 'lib/ocs/resources/ssh_key_pair.rb', line 5

def name
  "SSHKeyPair"
end