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