static ListContributorInsightsResponse.Builder |
ListContributorInsightsResponse.builder() |
|
ListContributorInsightsResponse.Builder |
ListContributorInsightsResponse.Builder.contributorInsightsSummaries(Collection<ContributorInsightsSummary> contributorInsightsSummaries) |
A list of ContributorInsightsSummary.
|
ListContributorInsightsResponse.Builder |
ListContributorInsightsResponse.Builder.contributorInsightsSummaries(Consumer<ContributorInsightsSummary.Builder>... contributorInsightsSummaries) |
A list of ContributorInsightsSummary.
|
ListContributorInsightsResponse.Builder |
ListContributorInsightsResponse.Builder.contributorInsightsSummaries(ContributorInsightsSummary... contributorInsightsSummaries) |
A list of ContributorInsightsSummary.
|
ListContributorInsightsResponse.Builder |
ListContributorInsightsResponse.Builder.nextToken(String nextToken) |
A token to go to the next page if there is one.
|
ListContributorInsightsResponse.Builder |
ListContributorInsightsResponse.toBuilder() |
|