Uses of Class
com.amazonaws.services.dynamodbv2.document.spec.ListTablesSpec
Packages that use ListTablesSpec
Package
Description
-
Uses of ListTablesSpec in com.amazonaws.services.dynamodbv2.document
Methods in com.amazonaws.services.dynamodbv2.document with parameters of type ListTablesSpec -
Uses of ListTablesSpec in com.amazonaws.services.dynamodbv2.document.api
Methods in com.amazonaws.services.dynamodbv2.document.api with parameters of type ListTablesSpecModifier and TypeMethodDescriptionListTablesApi.listTables
(ListTablesSpec spec) List tables by specifying all the details. -
Uses of ListTablesSpec in com.amazonaws.services.dynamodbv2.document.spec
Methods in com.amazonaws.services.dynamodbv2.document.spec that return ListTablesSpecModifier and TypeMethodDescriptionListTablesSpec.withExclusiveStartTableName
(String exclusiveStartTableName) ListTablesSpec.withMaxPageSize
(int maxPageSize) ListTablesSpec.withMaxPageSize
(Integer maxPageSize) ListTablesSpec.withMaxResultSize
(int maxResultSize) ListTablesSpec.withMaxResultSize
(Integer maxResultSize) ListTablesSpec.withProgressListener
(ProgressListener progressListener) ListTablesSpec.withRequestMetricCollector
(RequestMetricCollector requestMetricCollector)