| Package | Description |
|---|---|
| software.amazon.awssdk.services.dynamodb |
|
| Modifier and Type | Method and Description |
|---|---|
default ListTablesPublisher |
DynamoDbAsyncClient.listTablesPaginator()
Returns an array of table names associated with the current account and endpoint.
|
default ListTablesPublisher |
DynamoDbAsyncClient.listTablesPaginator(Consumer<ListTablesRequest.Builder> listTablesRequest)
Returns an array of table names associated with the current account and endpoint.
|
default ListTablesPublisher |
DynamoDbAsyncClient.listTablesPaginator(ListTablesRequest listTablesRequest)
Returns an array of table names associated with the current account and endpoint.
|
Copyright © 2019. All rights reserved.