NotificationEventOverview.Builder |
NotificationEventOverview.Builder.aggregateNotificationEventArn(String aggregateNotificationEventArn) |
The ARN of the aggregatedNotificationEventArn to match.
|
NotificationEventOverview.Builder |
NotificationEventOverview.Builder.aggregationEventType(String aggregationEventType) |
The NotificationConfiguration's aggregation type.
|
NotificationEventOverview.Builder |
NotificationEventOverview.Builder.aggregationEventType(AggregationEventType aggregationEventType) |
The NotificationConfiguration's aggregation type.
|
default NotificationEventOverview.Builder |
NotificationEventOverview.Builder.aggregationSummary(Consumer<AggregationSummary.Builder> aggregationSummary) |
Provides an aggregated summary data for notification events.
|
NotificationEventOverview.Builder |
NotificationEventOverview.Builder.aggregationSummary(AggregationSummary aggregationSummary) |
Provides an aggregated summary data for notification events.
|
NotificationEventOverview.Builder |
NotificationEventOverview.Builder.arn(String arn) |
The Amazon Resource Name (ARN) of the resource.
|
static NotificationEventOverview.Builder |
NotificationEventOverview.builder() |
|
NotificationEventOverview.Builder |
NotificationEventOverview.Builder.creationTime(Instant creationTime) |
The creation time of the NotificationEvent.
|
NotificationEventOverview.Builder |
NotificationEventOverview.Builder.notificationConfigurationArn(String notificationConfigurationArn) |
The ARN of the NotificationConfiguration.
|
default NotificationEventOverview.Builder |
NotificationEventOverview.Builder.notificationEvent(Consumer<NotificationEventSummary.Builder> notificationEvent) |
Refers to a NotificationEventSummary object.
|
NotificationEventOverview.Builder |
NotificationEventOverview.Builder.notificationEvent(NotificationEventSummary notificationEvent) |
Refers to a NotificationEventSummary object.
|
NotificationEventOverview.Builder |
NotificationEventOverview.Builder.relatedAccount(String relatedAccount) |
The account name containing the NotificationHub.
|
NotificationEventOverview.Builder |
NotificationEventOverview.toBuilder() |
|