Package | Description |
---|---|
software.amazon.awssdk.services.dynamodb.model | |
software.amazon.awssdk.services.dynamodb.transform |
Modifier and Type | Method and Description |
---|---|
BackupDescription |
DeleteBackupResponse.backupDescription()
Contains the description of the backup created for the table.
|
BackupDescription |
DescribeBackupResponse.backupDescription()
Contains the description of the backup created for the table.
|
Modifier and Type | Method and Description |
---|---|
DeleteBackupResponse.Builder |
DeleteBackupResponse.Builder.backupDescription(BackupDescription backupDescription)
Contains the description of the backup created for the table.
|
DescribeBackupResponse.Builder |
DescribeBackupResponse.Builder.backupDescription(BackupDescription backupDescription)
Contains the description of the backup created for the table.
|
Modifier and Type | Method and Description |
---|---|
BackupDescription |
BackupDescriptionUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
Modifier and Type | Method and Description |
---|---|
void |
BackupDescriptionMarshaller.marshall(BackupDescription backupDescription,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object
|
Copyright © 2018. All rights reserved.