Uses of Interface
software.amazon.awssdk.services.dynamodb.model.ListContributorInsightsResponse.Builder
Packages that use ListContributorInsightsResponse.Builder
-
Uses of ListContributorInsightsResponse.Builder in software.amazon.awssdk.services.dynamodb.model
Methods in software.amazon.awssdk.services.dynamodb.model that return ListContributorInsightsResponse.BuilderModifier and TypeMethodDescriptionListContributorInsightsResponse.builder()ListContributorInsightsResponse.Builder.contributorInsightsSummaries(Collection<ContributorInsightsSummary> contributorInsightsSummaries) A list of ContributorInsightsSummary.ListContributorInsightsResponse.Builder.contributorInsightsSummaries(Consumer<ContributorInsightsSummary.Builder>... contributorInsightsSummaries) A list of ContributorInsightsSummary.ListContributorInsightsResponse.Builder.contributorInsightsSummaries(ContributorInsightsSummary... contributorInsightsSummaries) A list of ContributorInsightsSummary.A token to go to the next page if there is one.ListContributorInsightsResponse.toBuilder()Methods in software.amazon.awssdk.services.dynamodb.model that return types with arguments of type ListContributorInsightsResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ListContributorInsightsResponse.Builder>ListContributorInsightsResponse.serializableBuilderClass()