Class ListAllMyBucketsResult.Bucket

  • Enclosing class:
    ListAllMyBucketsResult

    public class ListAllMyBucketsResult.Bucket
    extends java.lang.Object
    The Bucket object.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getCreationDate()  
      java.lang.String getName()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getName

        public java.lang.String getName()
        Returns:
        the name of the bucket
      • getCreationDate

        public java.lang.String getCreationDate()
        Returns:
        the creation timestamp for the bucket