BucketContents should be called S3Object.
Renaming ObjectIdentifier to S3ObjectIdentifier and DeletedObject to DeletedS3Object to make it clear that the classes mean S3Objects. Also, Object is a reserved keyword in Java... S3Object in the store package will be renamed / refactored in a later commit.
Loading
Please sign in to comment