static DescribeContributorInsightsResponse.Builder |
DescribeContributorInsightsResponse.builder() |
|
DescribeContributorInsightsResponse.Builder |
DescribeContributorInsightsResponse.Builder.contributorInsightsMode(String contributorInsightsMode) |
The mode of CloudWatch Contributor Insights for DynamoDB that determines which events are emitted.
|
DescribeContributorInsightsResponse.Builder |
DescribeContributorInsightsResponse.Builder.contributorInsightsMode(ContributorInsightsMode contributorInsightsMode) |
The mode of CloudWatch Contributor Insights for DynamoDB that determines which events are emitted.
|
DescribeContributorInsightsResponse.Builder |
DescribeContributorInsightsResponse.Builder.contributorInsightsRuleList(String... contributorInsightsRuleList) |
List of names of the associated contributor insights rules.
|
DescribeContributorInsightsResponse.Builder |
DescribeContributorInsightsResponse.Builder.contributorInsightsRuleList(Collection<String> contributorInsightsRuleList) |
List of names of the associated contributor insights rules.
|
DescribeContributorInsightsResponse.Builder |
DescribeContributorInsightsResponse.Builder.contributorInsightsStatus(String contributorInsightsStatus) |
Current status of contributor insights.
|
DescribeContributorInsightsResponse.Builder |
DescribeContributorInsightsResponse.Builder.contributorInsightsStatus(ContributorInsightsStatus contributorInsightsStatus) |
Current status of contributor insights.
|
default DescribeContributorInsightsResponse.Builder |
DescribeContributorInsightsResponse.Builder.failureException(Consumer<FailureException.Builder> failureException) |
Returns information about the last failure that was encountered.
|
DescribeContributorInsightsResponse.Builder |
DescribeContributorInsightsResponse.Builder.failureException(FailureException failureException) |
Returns information about the last failure that was encountered.
|
DescribeContributorInsightsResponse.Builder |
DescribeContributorInsightsResponse.Builder.indexName(String indexName) |
The name of the global secondary index being described.
|
DescribeContributorInsightsResponse.Builder |
DescribeContributorInsightsResponse.Builder.lastUpdateDateTime(Instant lastUpdateDateTime) |
Timestamp of the last time the status was changed.
|
DescribeContributorInsightsResponse.Builder |
DescribeContributorInsightsResponse.Builder.tableName(String tableName) |
The name of the table being described.
|
DescribeContributorInsightsResponse.Builder |
DescribeContributorInsightsResponse.toBuilder() |
|