Package | Description |
---|---|
com.obs.services.model |
Modifier and Type | Method and Description |
---|---|
List<DeleteObjectsResult.ErrorResult> |
DeleteObjectsResult.getErrorResults()
Obtain the list of objects failed to be deleted.
|
Constructor and Description |
---|
DeleteObjectsResult(List<DeleteObjectsResult.DeleteObjectResult> deletedObjectResults,
List<DeleteObjectsResult.ErrorResult> errorResults) |
Copyright © 2019. All rights reserved.