| 程序包 | 说明 |
|---|---|
| com.qcloud.cos | |
| com.qcloud.cos.model |
| 限定符和类型 | 方法和说明 |
|---|---|
VersionListing |
COSClient.listNextBatchOfVersions(ListNextBatchOfVersionsRequest listNextBatchOfVersionsRequest) |
VersionListing |
COS.listNextBatchOfVersions(ListNextBatchOfVersionsRequest listNextBatchOfVersionsRequest)
Provides an easy way to continue a truncated
VersionListing and retrieve the next
page of results. |
| 限定符和类型 | 方法和说明 |
|---|---|
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.