static UpdateContributorInsightsResponse.Builder |
UpdateContributorInsightsResponse.builder() |
|
UpdateContributorInsightsResponse.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 |
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 |
UpdateContributorInsightsResponse.Builder.contributorInsightsStatus(String contributorInsightsStatus) |
The status of contributor insights
|
UpdateContributorInsightsResponse.Builder |
UpdateContributorInsightsResponse.Builder.contributorInsightsStatus(ContributorInsightsStatus contributorInsightsStatus) |
The status of contributor insights
|
UpdateContributorInsightsResponse.Builder |
UpdateContributorInsightsResponse.Builder.indexName(String indexName) |
The name of the global secondary index, if applicable.
|
UpdateContributorInsightsResponse.Builder |
UpdateContributorInsightsResponse.Builder.tableName(String tableName) |
The name of the table.
|
UpdateContributorInsightsResponse.Builder |
UpdateContributorInsightsResponse.toBuilder() |
|