Class: Dnsimple::Client::TemplatesService

Inherits:
ClientService show all
Includes:
Templates, TemplatesDomains, TemplatesRecords
Defined in:
lib/dnsimple/client/clients.rb

Instance Attribute Summary

Attributes inherited from ClientService

#client

Method Summary

Methods included from TemplatesRecords

#all_records, #create_record, #delete_record, #record, #records

Methods included from TemplatesDomains

#apply_template

Methods included from Templates

#all_templates, #create_template, #delete_template, #template, #templates, #update_template

Methods inherited from ClientService

#initialize, #paginate

Constructor Details

This class inherits a constructor from Dnsimple::Client::ClientService