| Package | Description |
|---|---|
| software.amazon.awssdk.services.dynamodb |
|
| software.amazon.awssdk.services.dynamodb.transform |
| Modifier and Type | Method and Description |
|---|---|
default DescribeBackupResponse |
DynamoDbClient.describeBackup(DescribeBackupRequest describeBackupRequest)
Describes an existing backup of a table.
|
default CompletableFuture<DescribeBackupResponse> |
DynamoDbAsyncClient.describeBackup(DescribeBackupRequest describeBackupRequest)
Describes an existing backup of a table.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeBackupRequestMarshaller.marshall(DescribeBackupRequest describeBackupRequest) |
Copyright © 2019. All rights reserved.