Uses of Class
com.oracle.bmc.dblm.model.NotificationCollection.Builder
-
Packages that use NotificationCollection.Builder Package Description com.oracle.bmc.dblm.model -
-
Uses of NotificationCollection.Builder in com.oracle.bmc.dblm.model
Methods in com.oracle.bmc.dblm.model that return NotificationCollection.Builder Modifier and Type Method Description static NotificationCollection.Builder
NotificationCollection. builder()
Create a new builder.NotificationCollection.Builder
NotificationCollection.Builder. copy(NotificationCollection model)
NotificationCollection.Builder
NotificationCollection.Builder. items(List<NotificationSummary> items)
Items for notifications.NotificationCollection.Builder
NotificationCollection. toBuilder()
-