|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MultiObjectDeleteException.DeleteError | |
---|---|
com.amazonaws.services.s3.model | Classes modeling the various types represented by Amazon S3. |
Uses of MultiObjectDeleteException.DeleteError in com.amazonaws.services.s3.model |
---|
Methods in com.amazonaws.services.s3.model that return types with arguments of type MultiObjectDeleteException.DeleteError | |
---|---|
List<MultiObjectDeleteException.DeleteError> |
MultiObjectDeleteException.getErrors()
Returns the list of errors from the attempted delete operation. |
Constructor parameters in com.amazonaws.services.s3.model with type arguments of type MultiObjectDeleteException.DeleteError | |
---|---|
MultiObjectDeleteException(Collection<MultiObjectDeleteException.DeleteError> errors,
Collection<DeleteObjectsResult.DeletedObject> deletedObjects)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |