Uses of Class
software.amazon.awssdk.services.dynamodb.paginators.ListExportsPublisher
-
Packages that use ListExportsPublisher Package Description software.amazon.awssdk.services.dynamodb Amazon DynamoDB -
-
Uses of ListExportsPublisher in software.amazon.awssdk.services.dynamodb
Methods in software.amazon.awssdk.services.dynamodb that return ListExportsPublisher Modifier and Type Method Description default ListExportsPublisherDynamoDbAsyncClient. listExportsPaginator(Consumer<ListExportsRequest.Builder> listExportsRequest)Lists completed exports within the past 90 days.default ListExportsPublisherDynamoDbAsyncClient. listExportsPaginator(ListExportsRequest listExportsRequest)Lists completed exports within the past 90 days.
-