Uses of Class
com.amazonaws.services.s3.model.S3VersionSummary
Packages that use S3VersionSummary
Package
Description
Classes modeling the various types represented by Amazon S3.
-
Uses of S3VersionSummary in com.amazonaws.services.s3.iterable
Methods in com.amazonaws.services.s3.iterable that return types with arguments of type S3VersionSummary -
Uses of S3VersionSummary in com.amazonaws.services.s3.model
Methods in com.amazonaws.services.s3.model that return types with arguments of type S3VersionSummaryModifier and TypeMethodDescriptionVersionListing.getVersionSummaries()
Gets the list of version summaries describing the versions stored in the associated S3 bucket.Method parameters in com.amazonaws.services.s3.model with type arguments of type S3VersionSummaryModifier and TypeMethodDescriptionvoid
VersionListing.setVersionSummaries
(List<S3VersionSummary> versionSummaries) For internal use only.