Package | Description |
---|---|
com.oracle.bmc.dblm.model |
Modifier and Type | Method and Description |
---|---|
static NotificationSummary.Builder |
NotificationSummary.builder()
Create a new builder.
|
NotificationSummary.Builder |
NotificationSummary.Builder.copy(NotificationSummary model) |
NotificationSummary.Builder |
NotificationSummary.Builder.id(String id)
Notification identifier.
|
NotificationSummary.Builder |
NotificationSummary.Builder.notificationText(String notificationText)
Notification text
|
NotificationSummary.Builder |
NotificationSummary.Builder.notificationType(NotificationSummary.NotificationType notificationType)
Notification type
|
NotificationSummary.Builder |
NotificationSummary.Builder.timePublished(Date timePublished)
Published date
|
NotificationSummary.Builder |
NotificationSummary.toBuilder() |
Copyright © 2016–2025. All rights reserved.