static UpdateContributorInsightsRequest.Builder |
UpdateContributorInsightsRequest.builder() |
|
UpdateContributorInsightsRequest.Builder |
UpdateContributorInsightsRequest.Builder.contributorInsightsAction(String contributorInsightsAction) |
Represents the contributor insights action.
|
UpdateContributorInsightsRequest.Builder |
UpdateContributorInsightsRequest.Builder.contributorInsightsAction(ContributorInsightsAction contributorInsightsAction) |
Represents the contributor insights action.
|
UpdateContributorInsightsRequest.Builder |
UpdateContributorInsightsRequest.Builder.contributorInsightsMode(String contributorInsightsMode) |
Specifies whether to track all access and throttled events or throttled events only for the DynamoDB table or
index.
|
UpdateContributorInsightsRequest.Builder |
UpdateContributorInsightsRequest.Builder.contributorInsightsMode(ContributorInsightsMode contributorInsightsMode) |
Specifies whether to track all access and throttled events or throttled events only for the DynamoDB table or
index.
|
UpdateContributorInsightsRequest.Builder |
UpdateContributorInsightsRequest.Builder.indexName(String indexName) |
The global secondary index name, if applicable.
|
UpdateContributorInsightsRequest.Builder |
UpdateContributorInsightsRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
UpdateContributorInsightsRequest.Builder |
UpdateContributorInsightsRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
UpdateContributorInsightsRequest.Builder |
UpdateContributorInsightsRequest.Builder.tableName(String tableName) |
The name of the table.
|
UpdateContributorInsightsRequest.Builder |
UpdateContributorInsightsRequest.toBuilder() |
|