Class: AppnexusApi::OperatingSystemExtendedService
- Inherits:
-
ReadOnlyService
- Object
- Service
- ReadOnlyService
- AppnexusApi::OperatingSystemExtendedService
- Defined in:
- lib/appnexusapi/services/operating_system_extended_service.rb
Constant Summary
Constants inherited from Service
Service::DEFAULT_NUMBER_OF_ELEMENTS
Instance Method Summary collapse
Methods inherited from ReadOnlyService
Methods inherited from Service
#create, #delete, #get, #get_all, #initialize, #name, #plural_uri_name, #update, #uri_name, #uri_suffix
Constructor Details
This class inherits a constructor from AppnexusApi::ReadOnlyService
Instance Method Details
#plural_name ⇒ Object
2 3 4 |
# File 'lib/appnexusapi/services/operating_system_extended_service.rb', line 2 def plural_name 'operating-systems-extended' end |