| Package | Description |
|---|---|
| com.volcengine.tos | |
| com.volcengine.tos.internal | |
| com.volcengine.tos.model.object |
| Modifier and Type | Method and Description |
|---|---|
ListObjectsOutput |
TOSV2Client.listObjects(String bucket,
ListObjectsInput input) |
ListObjectsOutput |
TOSClient.listObjects(String bucket,
ListObjectsInput input)
Deprecated.
|
ListObjectsOutput |
TOS.listObjects(String bucket,
ListObjectsInput input)
Deprecated.
list objects of a bucket
|
| Modifier and Type | Method and Description |
|---|---|
ListObjectsOutput |
TosClientV1Adapter.listObjects(String bucket,
ListObjectsInput input) |
| Modifier and Type | Method and Description |
|---|---|
ListObjectsInput |
ListObjectsInput.setDelimiter(String delimiter)
Deprecated.
|
ListObjectsInput |
ListObjectsInput.setEncodingType(String encodingType)
Deprecated.
|
ListObjectsInput |
ListObjectsInput.setMarker(String marker)
Deprecated.
|
ListObjectsInput |
ListObjectsInput.setMaxKeys(int maxKeys)
Deprecated.
|
ListObjectsInput |
ListObjectsInput.setPrefix(String prefix)
Deprecated.
|
ListObjectsInput |
ListObjectsInput.setReverse(boolean reverse)
Deprecated.
|
Copyright © 2023. All rights reserved.