Uses of Class
com.oracle.bmc.devops.model.PullRequestNotificationPreference
- 
Packages that use PullRequestNotificationPreference Package Description com.oracle.bmc.devops.model com.oracle.bmc.devops.responses 
- 
- 
Uses of PullRequestNotificationPreference in com.oracle.bmc.devops.modelMethods in com.oracle.bmc.devops.model that return PullRequestNotificationPreference Modifier and Type Method Description PullRequestNotificationPreferencePullRequestNotificationPreference.Builder. build()Methods in com.oracle.bmc.devops.model with parameters of type PullRequestNotificationPreference Modifier and Type Method Description PullRequestNotificationPreference.BuilderPullRequestNotificationPreference.Builder. copy(PullRequestNotificationPreference model)
- 
Uses of PullRequestNotificationPreference in com.oracle.bmc.devops.responsesMethods in com.oracle.bmc.devops.responses that return PullRequestNotificationPreference Modifier and Type Method Description PullRequestNotificationPreferenceGetPullRequestNotificationPreferenceResponse. getPullRequestNotificationPreference()The returned PullRequestNotificationPreference instance.PullRequestNotificationPreferenceUpdatePullRequestNotificationPreferenceResponse. getPullRequestNotificationPreference()The returned PullRequestNotificationPreference instance.Methods in com.oracle.bmc.devops.responses with parameters of type PullRequestNotificationPreference Modifier and Type Method Description GetPullRequestNotificationPreferenceResponse.BuilderGetPullRequestNotificationPreferenceResponse.Builder. pullRequestNotificationPreference(PullRequestNotificationPreference pullRequestNotificationPreference)The returned PullRequestNotificationPreference instance.UpdatePullRequestNotificationPreferenceResponse.BuilderUpdatePullRequestNotificationPreferenceResponse.Builder. pullRequestNotificationPreference(PullRequestNotificationPreference pullRequestNotificationPreference)The returned PullRequestNotificationPreference instance.
 
-