Uses of Class
software.amazon.awssdk.services.dynamodb.paginators.ListContributorInsightsIterable
-
Packages that use ListContributorInsightsIterable Package Description software.amazon.awssdk.services.dynamodb Amazon DynamoDB -
-
Uses of ListContributorInsightsIterable in software.amazon.awssdk.services.dynamodb
Methods in software.amazon.awssdk.services.dynamodb that return ListContributorInsightsIterable Modifier and Type Method Description default ListContributorInsightsIterableDynamoDbClient. listContributorInsightsPaginator(Consumer<ListContributorInsightsRequest.Builder> listContributorInsightsRequest)This is a variant ofDynamoDbClient.listContributorInsights(software.amazon.awssdk.services.dynamodb.model.ListContributorInsightsRequest)operation.default ListContributorInsightsIterableDynamoDbClient. listContributorInsightsPaginator(ListContributorInsightsRequest listContributorInsightsRequest)This is a variant ofDynamoDbClient.listContributorInsights(software.amazon.awssdk.services.dynamodb.model.ListContributorInsightsRequest)operation.
-