| Package | Description |
|---|---|
| software.amazon.awssdk.services.dynamodb |
|
| software.amazon.awssdk.services.dynamodb.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ExportTableToPointInTimeResponse> |
DynamoDbAsyncClient.exportTableToPointInTime(ExportTableToPointInTimeRequest exportTableToPointInTimeRequest)
Exports table data to an S3 bucket.
|
default ExportTableToPointInTimeResponse |
DynamoDbClient.exportTableToPointInTime(ExportTableToPointInTimeRequest exportTableToPointInTimeRequest)
Exports table data to an S3 bucket.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ExportTableToPointInTimeRequestMarshaller.marshall(ExportTableToPointInTimeRequest exportTableToPointInTimeRequest) |
Copyright © 2021. All rights reserved.