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