| Package | Description |
|---|---|
| com.volcengine.tos.model.object |
| Modifier and Type | Method and Description |
|---|---|
ListedCommonPrefix[] |
ListObjectsOutput.getCommonPrefixes()
Deprecated.
|
ListedCommonPrefix[] |
ListObjectVersionsOutput.getCommonPrefixes()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
List<ListedCommonPrefix> |
ListObjectsV2Output.getCommonPrefixes() |
List<ListedCommonPrefix> |
ListObjectsType2Output.getCommonPrefixes() |
List<ListedCommonPrefix> |
ListObjectVersionsV2Output.getCommonPrefixes() |
List<ListedCommonPrefix> |
ListMultipartUploadsV2Output.getCommonPrefixes() |
| Modifier and Type | Method and Description |
|---|---|
ListObjectsOutput |
ListObjectsOutput.setCommonPrefixes(ListedCommonPrefix[] commonPrefixes)
Deprecated.
|
ListObjectVersionsOutput |
ListObjectVersionsOutput.setCommonPrefixes(ListedCommonPrefix[] commonPrefixes)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
ListObjectsType2Output.ListObjectsType2OutputBuilder |
ListObjectsType2Output.ListObjectsType2OutputBuilder.commonPrefixes(List<ListedCommonPrefix> commonPrefixes) |
ListObjectsV2Output |
ListObjectsV2Output.setCommonPrefixes(List<ListedCommonPrefix> commonPrefixes) |
ListObjectsType2Output |
ListObjectsType2Output.setCommonPrefixes(List<ListedCommonPrefix> commonPrefixes) |
ListObjectVersionsV2Output |
ListObjectVersionsV2Output.setCommonPrefixes(List<ListedCommonPrefix> commonPrefixes) |
ListMultipartUploadsV2Output |
ListMultipartUploadsV2Output.setCommonPrefixes(List<ListedCommonPrefix> commonPrefixes) |
Copyright © 2023. All rights reserved.