Class: Retell::SDK::Unofficial::Concurrency
- Defined in:
- lib/retell/sdk/unofficial/concurrency.rb
Instance Attribute Summary
Attributes inherited from Base
Instance Method Summary collapse
Methods inherited from Base
#[], #[]=, #each, each_attribute, #fetch, inherited, #initialize, #keys, #to_h, #values, writeable_attributes
Constructor Details
This class inherits a constructor from Retell::SDK::Unofficial::Base
Instance Method Details
#retrieve ⇒ Object
11 12 13 |
# File 'lib/retell/sdk/unofficial/concurrency.rb', line 11 def retrieve @client.concurrency.retrieve() end |