Uses of Class
org.jclouds.rackspace.clouddns.v1.domain.DomainChange
-
Packages that use DomainChange Package Description org.jclouds.rackspace.clouddns.v1.features -
-
Uses of DomainChange in org.jclouds.rackspace.clouddns.v1.features
Methods in org.jclouds.rackspace.clouddns.v1.features that return DomainChange Modifier and Type Method Description DomainChange
DomainApi. listChanges(int id, Date since)
Shows all changes to the specified domain since the specified date/time.
-