Class: Maventa::Lookup
Instance Method Summary collapse
Methods inherited from Resource
Constructor Details
This class inherits a constructor from Maventa::Resource
Instance Method Details
#consumers ⇒ Object
7 8 9 |
# File 'lib/maventa/lookup.rb', line 7 def consumers raise "Not implemented" end |
#endpoints ⇒ Object
3 4 5 |
# File 'lib/maventa/lookup.rb', line 3 def endpoints raise "Not implemented" end |
#receivers ⇒ Object
11 12 13 |
# File 'lib/maventa/lookup.rb', line 11 def receivers raise "Not implemented" end |