| Package | Description |
|---|---|
| com.qcloud.cos | |
| com.qcloud.cos.model |
| Modifier and Type | Method and Description |
|---|---|
ObjectListing |
COS.listNextBatchOfObjects(ListNextBatchOfObjectsRequest listNextBatchOfObjectsRequest)
Provides an easy way to continue a truncated object listing and retrieve the next page of
results.
|
ObjectListing |
COSClient.listNextBatchOfObjects(ListNextBatchOfObjectsRequest listNextBatchOfObjectsRequest) |
| Modifier and Type | Method and Description |
|---|---|
ListNextBatchOfObjectsRequest |
ListNextBatchOfObjectsRequest.withPreviousObjectListing(ObjectListing previousObjectListing)
Sets the previous object listing and returns the updated request object so that additional
method calls can be chained together.
|
Copyright © 2023. All rights reserved.