public class S3Api
S3 API Client Provider
public final static S3Api
INSTANCE
final static S3Client
newClient(S3Config config)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final static S3Client newClient(S3Config config)
Gets a new S3Client instance configured with the given S3Config value.
Clients are loaded dynamically from the first implementing library found on the classpath.
config