com.xerox.amazonws.sdb
Class DomainMetadataResult

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

public class DomainMetadataResult
extends SDBResult


Method Summary
 int getAttributeNameCount()
           
 long getAttributeNamesSizeBytes()
           
 int getAttributeValueCount()
           
 long getAttributeValuesSizeBytes()
           
 int getItemCount()
           
 long getItemNamesSizeBytes()
           
 Date getTimestamp()
           
 
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

getItemCount

public int getItemCount()

getAttributeValueCount

public int getAttributeValueCount()

getAttributeNameCount

public int getAttributeNameCount()

getItemNamesSizeBytes

public long getItemNamesSizeBytes()

getAttributeValuesSizeBytes

public long getAttributeValuesSizeBytes()

getAttributeNamesSizeBytes

public long getAttributeNamesSizeBytes()

getTimestamp

public Date getTimestamp()