AWSCredentialsProvider and AmazonS3 are protected variables. Adding getter methods will allow them to be reused.
Currently I need to create a class in the same package so I can access them.
AWSCredentialsProvider and AmazonS3 are protected variables. Adding getter methods will allow them to be reused.
Currently I need to create a class in the same package so I can access them.