Package | Description |
---|---|
alluxio.s3 |
Modifier and Type | Method and Description |
---|---|
List<DeleteObjectsRequest.DeleteObject> |
DeleteObjectsRequest.getToDelete() |
Modifier and Type | Method and Description |
---|---|
void |
DeleteObjectsRequest.setDeleteObject(List<DeleteObjectsRequest.DeleteObject> toDelete)
Set of items to delete.
|
Constructor and Description |
---|
DeleteObjectsRequest(boolean quiet,
List<DeleteObjectsRequest.DeleteObject> objects)
Create a new
DeleteObjectsRequest . |
Copyright © 2023. All Rights Reserved.