Uses of Interface
software.amazon.awssdk.services.dynamodb.model.UpdateContributorInsightsResponse.Builder
Packages that use UpdateContributorInsightsResponse.Builder
-
Uses of UpdateContributorInsightsResponse.Builder in software.amazon.awssdk.services.dynamodb.model
Methods in software.amazon.awssdk.services.dynamodb.model that return UpdateContributorInsightsResponse.BuilderModifier and TypeMethodDescriptionUpdateContributorInsightsResponse.builder()UpdateContributorInsightsResponse.Builder.contributorInsightsMode(String contributorInsightsMode) The updated mode of CloudWatch Contributor Insights that determines whether to monitor all access and throttled events or to track throttled events exclusively.UpdateContributorInsightsResponse.Builder.contributorInsightsMode(ContributorInsightsMode contributorInsightsMode) The updated mode of CloudWatch Contributor Insights that determines whether to monitor all access and throttled events or to track throttled events exclusively.UpdateContributorInsightsResponse.Builder.contributorInsightsStatus(String contributorInsightsStatus) The status of contributor insightsUpdateContributorInsightsResponse.Builder.contributorInsightsStatus(ContributorInsightsStatus contributorInsightsStatus) The status of contributor insightsThe name of the global secondary index, if applicable.The name of the table.UpdateContributorInsightsResponse.toBuilder()Methods in software.amazon.awssdk.services.dynamodb.model that return types with arguments of type UpdateContributorInsightsResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends UpdateContributorInsightsResponse.Builder>UpdateContributorInsightsResponse.serializableBuilderClass()