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