class Softlayer::Configuration::Template::Type

Constants

SERVICE

Attributes

create_date[RW]
description[RW]
id[RW]
name[RW]

Public Instance Methods

get_object() click to toggle source
# File lib/softlayer/configuration/template/type.rb, line 11
def get_object
  request(:get_object, Softlayer::Configuration::Template::Type)
end