Uses of Class
software.amazon.awssdk.services.dynamodb.model.BackupDescription
Packages that use BackupDescription
-
Uses of BackupDescription in software.amazon.awssdk.services.dynamodb.model
Methods in software.amazon.awssdk.services.dynamodb.model that return BackupDescriptionModifier and TypeMethodDescriptionfinal BackupDescriptionDeleteBackupResponse.backupDescription()Contains the description of the backup created for the table.final BackupDescriptionDescribeBackupResponse.backupDescription()Contains the description of the backup created for the table.Methods in software.amazon.awssdk.services.dynamodb.model with parameters of type BackupDescriptionModifier and TypeMethodDescriptionDeleteBackupResponse.Builder.backupDescription(BackupDescription backupDescription) Contains the description of the backup created for the table.DescribeBackupResponse.Builder.backupDescription(BackupDescription backupDescription) Contains the description of the backup created for the table.