| Package | Description |
|---|---|
| com.obs.services.model |
| Modifier and Type | Method and Description |
|---|---|
List<DeleteObjectsResult.ErrorResult> |
DeleteObjectsResult.getErrorResults()
获取删除失败的对象信息列表
|
| Constructor and Description |
|---|
DeleteObjectsResult(List<DeleteObjectsResult.DeleteObjectResult> deletedObjectResults,
List<DeleteObjectsResult.ErrorResult> errorResults) |
Copyright © 2021. All rights reserved.