public static interface UpdateContributorInsightsRequest.Builder extends DynamoDbRequest.Builder, SdkPojo, CopyableBuilder<UpdateContributorInsightsRequest.Builder,UpdateContributorInsightsRequest>
| Modifier and Type | Method and Description |
|---|---|
UpdateContributorInsightsRequest.Builder |
contributorInsightsAction(ContributorInsightsAction contributorInsightsAction)
Represents the contributor insights action.
|
UpdateContributorInsightsRequest.Builder |
contributorInsightsAction(String contributorInsightsAction)
Represents the contributor insights action.
|
UpdateContributorInsightsRequest.Builder |
indexName(String indexName)
The global secondary index name, if applicable.
|
UpdateContributorInsightsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
UpdateContributorInsightsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
UpdateContributorInsightsRequest.Builder |
tableName(String tableName)
The name of the table.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildUpdateContributorInsightsRequest.Builder tableName(String tableName)
The name of the table.
tableName - The name of the table.UpdateContributorInsightsRequest.Builder indexName(String indexName)
The global secondary index name, if applicable.
indexName - The global secondary index name, if applicable.UpdateContributorInsightsRequest.Builder contributorInsightsAction(String contributorInsightsAction)
Represents the contributor insights action.
contributorInsightsAction - Represents the contributor insights action.ContributorInsightsAction,
ContributorInsightsActionUpdateContributorInsightsRequest.Builder contributorInsightsAction(ContributorInsightsAction contributorInsightsAction)
Represents the contributor insights action.
contributorInsightsAction - Represents the contributor insights action.ContributorInsightsAction,
ContributorInsightsActionUpdateContributorInsightsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderUpdateContributorInsightsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2021. All rights reserved.