Package | Description |
---|---|
software.amazon.awssdk.services.dynamodb.model |
Modifier and Type | Method and Description |
---|---|
static UpdateContributorInsightsResponse.Builder |
UpdateContributorInsightsResponse.builder() |
UpdateContributorInsightsResponse.Builder |
UpdateContributorInsightsResponse.Builder.contributorInsightsStatus(ContributorInsightsStatus contributorInsightsStatus)
The status of contributor insights
|
UpdateContributorInsightsResponse.Builder |
UpdateContributorInsightsResponse.Builder.contributorInsightsStatus(String contributorInsightsStatus)
The status of contributor insights
|
UpdateContributorInsightsResponse.Builder |
UpdateContributorInsightsResponse.Builder.indexName(String indexName)
The name of the global secondary index, if applicable.
|
UpdateContributorInsightsResponse.Builder |
UpdateContributorInsightsResponse.Builder.tableName(String tableName)
The name of the table.
|
UpdateContributorInsightsResponse.Builder |
UpdateContributorInsightsResponse.toBuilder() |
Modifier and Type | Method and Description |
---|---|
static Class<? extends UpdateContributorInsightsResponse.Builder> |
UpdateContributorInsightsResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.