| Package | Description |
|---|---|
| com.qcloud.cos | |
| com.qcloud.cos.model |
| Modifier and Type | Method and Description |
|---|---|
VersionListing |
COS.listNextBatchOfVersions(ListNextBatchOfVersionsRequest listNextBatchOfVersionsRequest)
Provides an easy way to continue a truncated
VersionListing and retrieve the next
page of results. |
VersionListing |
COSClient.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 © 2023. All rights reserved.