| Package | Description |
|---|---|
| software.amazon.awssdk.services.s3.model |
| Modifier and Type | Method and Description |
|---|---|
List<DeletedObject> |
DeleteObjectsResponse.deleted()
Returns the value of the Deleted property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteObjectsResponse.Builder |
DeleteObjectsResponse.Builder.deleted(DeletedObject... deleted)
Sets the value of the Deleted property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteObjectsResponse.Builder |
DeleteObjectsResponse.Builder.deleted(Collection<DeletedObject> deleted)
Sets the value of the Deleted property for this object.
|
Copyright © 2019. All rights reserved.