com.xerox.amazonws.sdb
Class ListDomainsResult

java.lang.Object
  extended by com.xerox.amazonws.sdb.SDBResult
      extended by com.xerox.amazonws.sdb.ListDomainsResult

public class ListDomainsResult
extends SDBResult


Method Summary
 List<Domain> getDomainList()
           
 
Methods inherited from class com.xerox.amazonws.sdb.SDBResult
getBoxUsage, getNextToken, getRequestId
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getDomainList

public List<Domain> getDomainList()