Class: Softlayer::Container::Product::Order::SshKeys

Inherits:
Model
  • Object
show all
Defined in:
lib/softlayer/container/product/order/ssh_keys.rb

Defined Under Namespace

Classes: Representer

Instance Attribute Summary collapse

Method Summary

Methods inherited from Model

all, all_request_for, create, find, #init_headers, parse, request, #request, service_name, #to_hash

Methods included from Model::Operations

extended, #filter, included, #limit, #mask, #request_headers

Instance Attribute Details

#ssh_key_idsObject

Returns the value of attribute ssh_key_ids.



6
7
8
# File 'lib/softlayer/container/product/order/ssh_keys.rb', line 6

def ssh_key_ids
  @ssh_key_ids
end