class Softlayer::Network::Application::Delivery::Controller::Configuration::History
Constants
- SERVICE
Attributes
controller[RW]
create_date[RW]
id[RW]
notes[RW]
Public Instance Methods
delete_object()
click to toggle source
# File lib/softlayer/network/application/delivery/controller/configuration/history.rb, line 14 def delete_object request(:delete_object, Boolean) end
get_controller()
click to toggle source
# File lib/softlayer/network/application/delivery/controller/configuration/history.rb, line 18 def get_controller request(:get_controller, Softlayer::Network::Application::Delivery::Controller) end
get_object()
click to toggle source
# File lib/softlayer/network/application/delivery/controller/configuration/history.rb, line 22 def get_object request(:get_object, Softlayer::Network::Application::Delivery::Controller::Configuration::History) end