Uses of Class
com.amazonaws.services.s3.model.S3ObjectSummary

Packages that use S3ObjectSummary
com.amazonaws.services.s3.iterable   
com.amazonaws.services.s3.model Classes modeling the various types represented by Amazon S3. 
 

Uses of S3ObjectSummary in com.amazonaws.services.s3.iterable
 

Methods in com.amazonaws.services.s3.iterable that return types with arguments of type S3ObjectSummary
 Iterator<S3ObjectSummary> S3Objects.iterator()
           
 

Uses of S3ObjectSummary in com.amazonaws.services.s3.model
 

Methods in com.amazonaws.services.s3.model that return types with arguments of type S3ObjectSummary
 List<S3ObjectSummary> ObjectListing.getObjectSummaries()
          Gets the list of object summaries describing the objects stored in the S3 bucket.
 



Copyright © 2016. All rights reserved.