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

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

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

Methods in com.amazonaws.services.s3.model that return types with arguments of type S3VersionSummary
 List<S3VersionSummary> VersionListing.getVersionSummaries()
          Returns 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 S3VersionSummary
 void VersionListing.setVersionSummaries(List<S3VersionSummary> versionSummaries)
          Not intended for direct use by callers.
 



Copyright © 2010 Amazon Web Services, Inc. All Rights Reserved.