static ContributorInsightsSummary.Builder |
ContributorInsightsSummary.builder() |
|
ContributorInsightsSummary.Builder |
ContributorInsightsSummary.Builder.contributorInsightsStatus(String contributorInsightsStatus) |
Describes the current status for contributor insights for the given table and index, if applicable.
|
ContributorInsightsSummary.Builder |
ContributorInsightsSummary.Builder.contributorInsightsStatus(ContributorInsightsStatus contributorInsightsStatus) |
Describes the current status for contributor insights for the given table and index, if applicable.
|
ContributorInsightsSummary.Builder |
ContributorInsightsSummary.Builder.indexName(String indexName) |
Name of the index associated with the summary, if any.
|
ContributorInsightsSummary.Builder |
ContributorInsightsSummary.Builder.tableName(String tableName) |
Name of the table associated with the summary.
|
ContributorInsightsSummary.Builder |
ContributorInsightsSummary.toBuilder() |
|