Package 

Interface S3Client

  • All Implemented Interfaces:

    
    public interface S3Client
    
                        

    S3 API Wrapper

    Wraps a specific S3 API implementation with a general wrapper so as not to tie the code in this library to any one implementation.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      abstract String getDefaultRegion()
      abstract BucketContainer getBuckets()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait