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