Uses of Class
com.oracle.bmc.devops.model.NotificationConfig.Builder
-
Packages that use NotificationConfig.Builder Package Description com.oracle.bmc.devops.model -
-
Uses of NotificationConfig.Builder in com.oracle.bmc.devops.model
Methods in com.oracle.bmc.devops.model that return NotificationConfig.Builder Modifier and Type Method Description static NotificationConfig.Builder
NotificationConfig. builder()
Create a new builder.NotificationConfig.Builder
NotificationConfig.Builder. copy(NotificationConfig model)
NotificationConfig.Builder
NotificationConfig. toBuilder()
NotificationConfig.Builder
NotificationConfig.Builder. topicId(String topicId)
The topic ID for notifications.
-