Class: Hubspot::Discovery::Cms::Hubdb::Client
- Inherits:
-
Object
- Object
- Hubspot::Discovery::Cms::Hubdb::Client
- Includes:
- BaseModuleClient
- Defined in:
- lib/hubspot/discovery/cms/hubdb/client.rb
Instance Attribute Summary
Attributes included from BaseModuleClient
Instance Method Summary collapse
Methods included from BaseModuleClient
#api_modules, #base_module, #initialize
Instance Method Details
#api_classes ⇒ Object
10 11 12 13 14 15 16 |
# File 'lib/hubspot/discovery/cms/hubdb/client.rb', line 10 def api_classes %i[ rows rows_batch tables ].freeze end |