class Softlayer::Auxiliary::Press::Release::Content
Constants
- SERVICE
Attributes
id[RW]
press_release_id[RW]
text[RW]
Public Instance Methods
get_object()
click to toggle source
# File lib/softlayer/auxiliary/press/release/content.rb, line 11 def get_object request(:get_object, Softlayer::Auxiliary::Press::Release::Content) end