| Package | Description |
|---|---|
| com.amazonaws.services.s3 |
Synchronous client for accessing Amazon S3.
|
| com.amazonaws.services.s3.model |
Classes modeling the various types represented by Amazon S3.
|
| Modifier and Type | Method and Description |
|---|---|
VersionListing |
AmazonS3Client.listNextBatchOfVersions(ListNextBatchOfVersionsRequest listNextBatchOfVersionsRequest) |
VersionListing |
AmazonS3.listNextBatchOfVersions(ListNextBatchOfVersionsRequest listNextBatchOfVersionsRequest)
Provides an easy way to continue a truncated
VersionListing and retrieve
the next page of results. |
VersionListing |
AbstractAmazonS3.listNextBatchOfVersions(ListNextBatchOfVersionsRequest listNextBatchOfVersionsRequest) |
| Modifier and Type | Method and Description |
|---|---|
ListNextBatchOfVersionsRequest |
ListNextBatchOfVersionsRequest.withPreviousVersionListing(VersionListing previousVersionListing)
Sets the previous version listing and returns the updated request object so that additional
method calls can be chained together.
|
Copyright © 2020. All rights reserved.