public static interface DescribeContributorInsightsRequest.Builder extends DynamoDbRequest.Builder, SdkPojo, CopyableBuilder<DescribeContributorInsightsRequest.Builder,DescribeContributorInsightsRequest>
| Modifier and Type | Method and Description |
|---|---|
DescribeContributorInsightsRequest.Builder |
indexName(String indexName)
The name of the global secondary index to describe, if applicable.
|
DescribeContributorInsightsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DescribeContributorInsightsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
DescribeContributorInsightsRequest.Builder |
tableName(String tableName)
The name of the table to describe.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribeContributorInsightsRequest.Builder tableName(String tableName)
The name of the table to describe.
tableName - The name of the table to describe.DescribeContributorInsightsRequest.Builder indexName(String indexName)
The name of the global secondary index to describe, if applicable.
indexName - The name of the global secondary index to describe, if applicable.DescribeContributorInsightsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDescribeContributorInsightsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2021. All rights reserved.