Uses of Class
org.jclouds.glesys.domain.DomainRecord
Packages that use DomainRecord
-
Uses of DomainRecord in org.jclouds.glesys.domain
Methods in org.jclouds.glesys.domain that return DomainRecordMethods in org.jclouds.glesys.domain with parameters of type DomainRecord -
Uses of DomainRecord in org.jclouds.glesys.features
Methods in org.jclouds.glesys.features that return DomainRecordModifier and TypeMethodDescriptionDomainApi.createRecord
(String domain, String host, String type, String data, AddRecordOptions... options) Add a DNS RecordDomainApi.updateRecord
(String recordId, UpdateRecordOptions options) Modify a specific DNS RecordMethods in org.jclouds.glesys.features that return types with arguments of type DomainRecordModifier and TypeMethodDescriptionDomainApi.listRecords
(String domain) Retrieve the DNS records for a given domain