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)This is a variant ofDynamoDbAsyncClient.listExports(software.amazon.awssdk.services.dynamodb.model.ListExportsRequest)operation.default ListExportsPublisherDynamoDbAsyncClient. listExportsPaginator(ListExportsRequest listExportsRequest)This is a variant ofDynamoDbAsyncClient.listExports(software.amazon.awssdk.services.dynamodb.model.ListExportsRequest)operation.
-