Uses of Class
com.oracle.bmc.devops.model.UpdateProjectNotificationPreferenceDetails.Builder
-
Packages that use UpdateProjectNotificationPreferenceDetails.Builder Package Description com.oracle.bmc.devops.model -
-
Uses of UpdateProjectNotificationPreferenceDetails.Builder in com.oracle.bmc.devops.model
Methods in com.oracle.bmc.devops.model that return UpdateProjectNotificationPreferenceDetails.Builder Modifier and Type Method Description static UpdateProjectNotificationPreferenceDetails.Builder
UpdateProjectNotificationPreferenceDetails. builder()
Create a new builder.UpdateProjectNotificationPreferenceDetails.Builder
UpdateProjectNotificationPreferenceDetails.Builder. copy(UpdateProjectNotificationPreferenceDetails model)
UpdateProjectNotificationPreferenceDetails.Builder
UpdateProjectNotificationPreferenceDetails.Builder. notificationPreference(ProjectNotificationPreference.NotificationPreference notificationPreference)
The override value of project notification preference.UpdateProjectNotificationPreferenceDetails.Builder
UpdateProjectNotificationPreferenceDetails. toBuilder()
-