| Package | Description |
|---|---|
| software.amazon.awssdk.services.lakeformation.model |
| Modifier and Type | Method and Description |
|---|---|
List<VirtualObject> |
DeleteObjectsOnCancelRequest.objects()
A list of VirtualObject structures, which indicates the Amazon S3 objects to be deleted if the transaction
cancels.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteObjectsOnCancelRequest.Builder |
DeleteObjectsOnCancelRequest.Builder.objects(VirtualObject... objects)
A list of VirtualObject structures, which indicates the Amazon S3 objects to be deleted if the transaction
cancels.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteObjectsOnCancelRequest.Builder |
DeleteObjectsOnCancelRequest.Builder.objects(Collection<VirtualObject> objects)
A list of VirtualObject structures, which indicates the Amazon S3 objects to be deleted if the transaction
cancels.
|
Copyright © 2022. All rights reserved.