Class: Envoi::Mam::MediaSilo
- Inherits:
-
Object
- Object
- Envoi::Mam::MediaSilo
- Defined in:
- lib/envoi/mam/mediasilo/agent.rb
Defined Under Namespace
Classes: Agent
Instance Attribute Summary collapse
-
#api_client ⇒ Object
Returns the value of attribute api_client.
-
#config ⇒ Object
Returns the value of attribute config.
-
#logger ⇒ Object
Returns the value of attribute logger.
Instance Attribute Details
#api_client ⇒ Object
Returns the value of attribute api_client.
13 14 15 |
# File 'lib/envoi/mam/mediasilo/agent.rb', line 13 def api_client @api_client end |
#config ⇒ Object
Returns the value of attribute config.
13 14 15 |
# File 'lib/envoi/mam/mediasilo/agent.rb', line 13 def config @config end |
#logger ⇒ Object
Returns the value of attribute logger.
13 14 15 |
# File 'lib/envoi/mam/mediasilo/agent.rb', line 13 def logger @logger end |