Uses of Class
software.amazon.awssdk.services.dynamodb.model.ListBackupsRequest
Packages that use ListBackupsRequest
Package
Description
-
Uses of ListBackupsRequest in software.amazon.awssdk.services.dynamodb
Methods in software.amazon.awssdk.services.dynamodb with parameters of type ListBackupsRequestModifier and TypeMethodDescriptiondefault CompletableFuture<ListBackupsResponse>DynamoDbAsyncClient.listBackups(ListBackupsRequest listBackupsRequest) List DynamoDB backups that are associated with an Amazon Web Services account and weren't made with Amazon Web Services Backup.default ListBackupsResponseDynamoDbClient.listBackups(ListBackupsRequest listBackupsRequest) List DynamoDB backups that are associated with an Amazon Web Services account and weren't made with Amazon Web Services Backup. -
Uses of ListBackupsRequest in software.amazon.awssdk.services.dynamodb.transform
Methods in software.amazon.awssdk.services.dynamodb.transform with parameters of type ListBackupsRequestModifier and TypeMethodDescriptionListBackupsRequestMarshaller.marshall(ListBackupsRequest listBackupsRequest)