static ManagedNotificationEventSummary.Builder |
ManagedNotificationEventSummary.builder() |
|
ManagedNotificationEventSummary.Builder |
ManagedNotificationEventSummary.Builder.eventStatus(String eventStatus) |
The managed notification event status.
|
ManagedNotificationEventSummary.Builder |
ManagedNotificationEventSummary.Builder.eventStatus(EventStatus eventStatus) |
The managed notification event status.
|
default ManagedNotificationEventSummary.Builder |
ManagedNotificationEventSummary.Builder.messageComponents(Consumer<MessageComponentsSummary.Builder> messageComponents) |
Sets the value of the MessageComponents property for this object.
|
ManagedNotificationEventSummary.Builder |
ManagedNotificationEventSummary.Builder.messageComponents(MessageComponentsSummary messageComponents) |
Sets the value of the MessageComponents property for this object.
|
ManagedNotificationEventSummary.Builder |
ManagedNotificationEventSummary.Builder.notificationType(String notificationType) |
The Type of event causing the notification.
|
ManagedNotificationEventSummary.Builder |
ManagedNotificationEventSummary.Builder.notificationType(NotificationType notificationType) |
The Type of event causing the notification.
|
ManagedNotificationEventSummary.Builder |
ManagedNotificationEventSummary.Builder.schemaVersion(String schemaVersion) |
The schema version of the ManagedNotificationEvent.
|
ManagedNotificationEventSummary.Builder |
ManagedNotificationEventSummary.Builder.schemaVersion(SchemaVersion schemaVersion) |
The schema version of the ManagedNotificationEvent.
|
default ManagedNotificationEventSummary.Builder |
ManagedNotificationEventSummary.Builder.sourceEventMetadata(Consumer<ManagedSourceEventMetadataSummary.Builder> sourceEventMetadata) |
Contains metadata about the event that caused the ManagedNotificationEvent.
|
ManagedNotificationEventSummary.Builder |
ManagedNotificationEventSummary.Builder.sourceEventMetadata(ManagedSourceEventMetadataSummary sourceEventMetadata) |
Contains metadata about the event that caused the ManagedNotificationEvent.
|
ManagedNotificationEventSummary.Builder |
ManagedNotificationEventSummary.toBuilder() |
|