Uses of Class
software.amazon.awssdk.services.dynamodb.model.UpdateContributorInsightsRequest
Packages that use UpdateContributorInsightsRequest
Package
Description
-
Uses of UpdateContributorInsightsRequest in software.amazon.awssdk.services.dynamodb
Methods in software.amazon.awssdk.services.dynamodb with parameters of type UpdateContributorInsightsRequestModifier and TypeMethodDescriptionDynamoDbAsyncClient.updateContributorInsights(UpdateContributorInsightsRequest updateContributorInsightsRequest) Updates the status for contributor insights for a specific table or index.DynamoDbClient.updateContributorInsights(UpdateContributorInsightsRequest updateContributorInsightsRequest) Updates the status for contributor insights for a specific table or index. -
Uses of UpdateContributorInsightsRequest in software.amazon.awssdk.services.dynamodb.transform
Methods in software.amazon.awssdk.services.dynamodb.transform with parameters of type UpdateContributorInsightsRequestModifier and TypeMethodDescriptionUpdateContributorInsightsRequestMarshaller.marshall(UpdateContributorInsightsRequest updateContributorInsightsRequest)