| Package | Description |
|---|---|
| com.amazonaws.services.s3.iterable | |
| com.amazonaws.services.s3.model |
Classes modeling the various types represented by Amazon S3.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<S3VersionSummary> |
S3Versions.iterator() |
| Modifier and Type | Method and Description |
|---|---|
List<S3VersionSummary> |
VersionListing.getVersionSummaries()
Gets the list of version summaries describing the versions stored in
the associated S3 bucket.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VersionListing.setVersionSummaries(List<S3VersionSummary> versionSummaries)
For internal use only.
|
Copyright © 2017. All rights reserved.