Uses of Class
org.jclouds.rackspace.clouddns.v1.domain.DomainChange.ChangeDetail

Packages that use DomainChange.ChangeDetail
org.jclouds.rackspace.clouddns.v1.domain   
 

Uses of DomainChange.ChangeDetail in org.jclouds.rackspace.clouddns.v1.domain
 

Methods in org.jclouds.rackspace.clouddns.v1.domain that return types with arguments of type DomainChange.ChangeDetail
 List<DomainChange.ChangeDetail> DomainChange.Change.getChangeDetails()
           
 

Constructor parameters in org.jclouds.rackspace.clouddns.v1.domain with type arguments of type DomainChange.ChangeDetail
DomainChange.Change(String domain, String action, String targetType, int accountId, int targetId, List<DomainChange.ChangeDetail> changeDetails)
           
 



Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.