Uses of Class
com.oracle.bmc.devops.model.RepositoryNotificationPreference
- 
Packages that use RepositoryNotificationPreference Package Description com.oracle.bmc.devops.model com.oracle.bmc.devops.responses 
- 
- 
Uses of RepositoryNotificationPreference in com.oracle.bmc.devops.modelMethods in com.oracle.bmc.devops.model that return RepositoryNotificationPreference Modifier and Type Method Description RepositoryNotificationPreferenceRepositoryNotificationPreference.Builder. build()Methods in com.oracle.bmc.devops.model with parameters of type RepositoryNotificationPreference Modifier and Type Method Description RepositoryNotificationPreference.BuilderRepositoryNotificationPreference.Builder. copy(RepositoryNotificationPreference model)
- 
Uses of RepositoryNotificationPreference in com.oracle.bmc.devops.responsesMethods in com.oracle.bmc.devops.responses that return RepositoryNotificationPreference Modifier and Type Method Description RepositoryNotificationPreferenceGetRepositoryNotificationPreferenceResponse. getRepositoryNotificationPreference()The returned RepositoryNotificationPreference instance.RepositoryNotificationPreferenceUpdateRepositoryNotificationPreferenceResponse. getRepositoryNotificationPreference()The returned RepositoryNotificationPreference instance.Methods in com.oracle.bmc.devops.responses with parameters of type RepositoryNotificationPreference Modifier and Type Method Description GetRepositoryNotificationPreferenceResponse.BuilderGetRepositoryNotificationPreferenceResponse.Builder. repositoryNotificationPreference(RepositoryNotificationPreference repositoryNotificationPreference)The returned RepositoryNotificationPreference instance.UpdateRepositoryNotificationPreferenceResponse.BuilderUpdateRepositoryNotificationPreferenceResponse.Builder. repositoryNotificationPreference(RepositoryNotificationPreference repositoryNotificationPreference)The returned RepositoryNotificationPreference instance.
 
-