Notification.Builder |
Notification.Builder.assessmentId(String assessmentId) |
The identifier for the assessment.
|
Notification.Builder |
Notification.Builder.assessmentName(String assessmentName) |
The name of the related assessment.
|
static Notification.Builder |
Notification.builder() |
|
Notification.Builder |
Notification.Builder.controlSetId(String controlSetId) |
The identifier for the control set.
|
Notification.Builder |
Notification.Builder.controlSetName(String controlSetName) |
Specifies the name of the control set that the notification is about.
|
Notification.Builder |
Notification.Builder.description(String description) |
The description of the notification.
|
Notification.Builder |
Notification.Builder.eventTime(Instant eventTime) |
The time when the notification was sent.
|
Notification.Builder |
Notification.Builder.id(String id) |
The unique identifier for the notification.
|
Notification.Builder |
Notification.Builder.source(String source) |
The sender of the notification.
|
Notification.Builder |
Notification.toBuilder() |
|