Uses of Class
com.amazonaws.services.s3.model.S3ObjectSummary
Packages that use S3ObjectSummary
Package
Description
Classes modeling the various types represented by Amazon S3.
-
Uses of S3ObjectSummary in com.amazonaws.services.s3.iterable
Classes in com.amazonaws.services.s3.iterable that implement interfaces with type arguments of type S3ObjectSummaryModifier and TypeClassDescriptionclassProvides an easy way to iterate Amazon S3 objects in a "foreach" statement.Methods in com.amazonaws.services.s3.iterable that return types with arguments of type S3ObjectSummary -
Uses of S3ObjectSummary in com.amazonaws.services.s3.model
Methods in com.amazonaws.services.s3.model that return types with arguments of type S3ObjectSummaryModifier and TypeMethodDescriptionListObjectsV2Result.getObjectSummaries()Gets the list of object summaries describing the objects stored in the S3 bucket.ObjectListing.getObjectSummaries()Gets the list of object summaries describing the objects stored in the S3 bucket.