Class S3Bucket


  • public class S3Bucket
    extends Object
    Bucket information.
    • Method Detail

      • getName

        public String getName()
        Returns:
        the bucket name.
      • getOwnerIdentity

        public UserIdentity getOwnerIdentity()
        Returns:
        the user identity containing the Amazon customer ID of the bucket owner.
      • getArn

        public String getArn()
        Returns:
        The bucket ARN.
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object