default ManagedNotificationChildEventSummary.Builder |
ManagedNotificationChildEventSummary.Builder.aggregationDetail(Consumer<AggregationDetail.Builder> aggregationDetail) |
Provides detailed information about the dimensions used for event summarization and aggregation.
|
ManagedNotificationChildEventSummary.Builder |
ManagedNotificationChildEventSummary.Builder.aggregationDetail(AggregationDetail aggregationDetail) |
Provides detailed information about the dimensions used for event summarization and aggregation.
|
static ManagedNotificationChildEventSummary.Builder |
ManagedNotificationChildEventSummary.builder() |
|
ManagedNotificationChildEventSummary.Builder |
ManagedNotificationChildEventSummary.Builder.eventStatus(String eventStatus) |
The perceived nature of the event.
|
ManagedNotificationChildEventSummary.Builder |
ManagedNotificationChildEventSummary.Builder.eventStatus(EventStatus eventStatus) |
The perceived nature of the event.
|
default ManagedNotificationChildEventSummary.Builder |
ManagedNotificationChildEventSummary.Builder.messageComponents(Consumer<MessageComponentsSummary.Builder> messageComponents) |
Sets the value of the MessageComponents property for this object.
|
ManagedNotificationChildEventSummary.Builder |
ManagedNotificationChildEventSummary.Builder.messageComponents(MessageComponentsSummary messageComponents) |
Sets the value of the MessageComponents property for this object.
|
ManagedNotificationChildEventSummary.Builder |
ManagedNotificationChildEventSummary.Builder.notificationType(String notificationType) |
The Type of the event causing this notification.
|
ManagedNotificationChildEventSummary.Builder |
ManagedNotificationChildEventSummary.Builder.notificationType(NotificationType notificationType) |
The Type of the event causing this notification.
|
ManagedNotificationChildEventSummary.Builder |
ManagedNotificationChildEventSummary.Builder.schemaVersion(String schemaVersion) |
The schema version of the ManagedNotificationChildEvent.
|
ManagedNotificationChildEventSummary.Builder |
ManagedNotificationChildEventSummary.Builder.schemaVersion(SchemaVersion schemaVersion) |
The schema version of the ManagedNotificationChildEvent.
|
default ManagedNotificationChildEventSummary.Builder |
ManagedNotificationChildEventSummary.Builder.sourceEventMetadata(Consumer<ManagedSourceEventMetadataSummary.Builder> sourceEventMetadata) |
Contains all event metadata present identically across all NotificationEvents.
|
ManagedNotificationChildEventSummary.Builder |
ManagedNotificationChildEventSummary.Builder.sourceEventMetadata(ManagedSourceEventMetadataSummary sourceEventMetadata) |
Contains all event metadata present identically across all NotificationEvents.
|
ManagedNotificationChildEventSummary.Builder |
ManagedNotificationChildEventSummary.toBuilder() |
|