Uses of Class
com.oracle.bmc.devops.model.ProjectNotificationPreference
- 
Packages that use ProjectNotificationPreference Package Description com.oracle.bmc.devops.model com.oracle.bmc.devops.responses 
- 
- 
Uses of ProjectNotificationPreference in com.oracle.bmc.devops.modelMethods in com.oracle.bmc.devops.model that return ProjectNotificationPreference Modifier and Type Method Description ProjectNotificationPreferenceProjectNotificationPreference.Builder. build()Methods in com.oracle.bmc.devops.model with parameters of type ProjectNotificationPreference Modifier and Type Method Description ProjectNotificationPreference.BuilderProjectNotificationPreference.Builder. copy(ProjectNotificationPreference model)
- 
Uses of ProjectNotificationPreference in com.oracle.bmc.devops.responsesMethods in com.oracle.bmc.devops.responses that return ProjectNotificationPreference Modifier and Type Method Description ProjectNotificationPreferenceGetProjectNotificationPreferenceResponse. getProjectNotificationPreference()The returned ProjectNotificationPreference instance.ProjectNotificationPreferenceUpdateProjectNotificationPreferenceResponse. getProjectNotificationPreference()The returned ProjectNotificationPreference instance.Methods in com.oracle.bmc.devops.responses with parameters of type ProjectNotificationPreference Modifier and Type Method Description GetProjectNotificationPreferenceResponse.BuilderGetProjectNotificationPreferenceResponse.Builder. projectNotificationPreference(ProjectNotificationPreference projectNotificationPreference)The returned ProjectNotificationPreference instance.UpdateProjectNotificationPreferenceResponse.BuilderUpdateProjectNotificationPreferenceResponse.Builder. projectNotificationPreference(ProjectNotificationPreference projectNotificationPreference)The returned ProjectNotificationPreference instance.
 
-