|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |