Uses of Class
software.amazon.awssdk.services.dynamodb.model.ContributorInsightsSummary
Packages that use ContributorInsightsSummary
-
Uses of ContributorInsightsSummary in software.amazon.awssdk.services.dynamodb.model
Methods in software.amazon.awssdk.services.dynamodb.model that return types with arguments of type ContributorInsightsSummaryModifier and TypeMethodDescriptionfinal List<ContributorInsightsSummary>ListContributorInsightsResponse.contributorInsightsSummaries()A list of ContributorInsightsSummary.Methods in software.amazon.awssdk.services.dynamodb.model with parameters of type ContributorInsightsSummaryModifier and TypeMethodDescriptionListContributorInsightsResponse.Builder.contributorInsightsSummaries(ContributorInsightsSummary... contributorInsightsSummaries) A list of ContributorInsightsSummary.Method parameters in software.amazon.awssdk.services.dynamodb.model with type arguments of type ContributorInsightsSummaryModifier and TypeMethodDescriptionListContributorInsightsResponse.Builder.contributorInsightsSummaries(Collection<ContributorInsightsSummary> contributorInsightsSummaries) A list of ContributorInsightsSummary.