Uses of Class
software.amazon.awssdk.services.notifications.model.AggregationDetail
-
Packages that use AggregationDetail Package Description software.amazon.awssdk.services.notifications.model -
-
Uses of AggregationDetail in software.amazon.awssdk.services.notifications.model
Methods in software.amazon.awssdk.services.notifications.model that return AggregationDetail Modifier and Type Method Description AggregationDetailManagedNotificationChildEvent. aggregationDetail()Provides detailed information about the dimensions used for event summarization and aggregation.AggregationDetailManagedNotificationChildEventSummary. aggregationDetail()Provides detailed information about the dimensions used for event summarization and aggregation.Methods in software.amazon.awssdk.services.notifications.model with parameters of type AggregationDetail Modifier and Type Method Description ManagedNotificationChildEvent.BuilderManagedNotificationChildEvent.Builder. aggregationDetail(AggregationDetail aggregationDetail)Provides detailed information about the dimensions used for event summarization and aggregation.ManagedNotificationChildEventSummary.BuilderManagedNotificationChildEventSummary.Builder. aggregationDetail(AggregationDetail aggregationDetail)Provides detailed information about the dimensions used for event summarization and aggregation.
-