Class: Softlayer::Product::Item::Resource::Conflict::Location

Inherits:
Softlayer::Product::Item::Resource::Conflict show all
Defined in:
lib/softlayer/product/item/resource/conflict/location.rb

Defined Under Namespace

Classes: Representer

Instance Attribute Summary collapse

Attributes inherited from Softlayer::Product::Item::Resource::Conflict

#item, #item_id, #message, #package, #package_id, #resource_table_id

Method Summary

Methods inherited from Model

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

Methods included from Model::Operations

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

Instance Attribute Details

#resourceObject

Returns the value of attribute resource.



7
8
9
# File 'lib/softlayer/product/item/resource/conflict/location.rb', line 7

def resource
  @resource
end