Class: Zm::Client::DlsMembershipCollection
- Inherits:
-
Base::ObjectsCollection
- Object
- Base::ObjectsCollection
- Zm::Client::DlsMembershipCollection
- Defined in:
- lib/zm/client/distributionlist/dls_membership_collection.rb
Constant Summary
Constants inherited from Base::ObjectsCollection
Base::ObjectsCollection::METHODS_MISSING_LIST
Instance Attribute Summary
Attributes inherited from Base::ObjectsCollection
Instance Method Summary collapse
-
#initialize(parent) ⇒ DlsMembershipCollection
constructor
A new instance of DlsMembershipCollection.
Methods inherited from Base::ObjectsCollection
#all, #all!, #find, #first, #logger, #method_missing, #new, #order, #page, #per_page, #respond_to_missing?
Methods included from Inspector
#inspect, #instance_variables_map, #to_h, #to_s
Constructor Details
#initialize(parent) ⇒ DlsMembershipCollection
Returns a new instance of DlsMembershipCollection.
8 9 10 |
# File 'lib/zm/client/distributionlist/dls_membership_collection.rb', line 8 def initialize(parent) @parent = parent end |
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class Zm::Client::Base::ObjectsCollection