Uses of Class
com.oracle.bmc.devops.responses.UpdatePullRequestNotificationPreferenceResponse
- 
Packages that use UpdatePullRequestNotificationPreferenceResponse Package Description com.oracle.bmc.devops com.oracle.bmc.devops.responses 
- 
- 
Uses of UpdatePullRequestNotificationPreferenceResponse in com.oracle.bmc.devopsMethods in com.oracle.bmc.devops that return UpdatePullRequestNotificationPreferenceResponse Modifier and Type Method Description UpdatePullRequestNotificationPreferenceResponseDevops. updatePullRequestNotificationPreference(UpdatePullRequestNotificationPreferenceRequest request)Update the pull request notification preference for the user passed as path paramUpdatePullRequestNotificationPreferenceResponseDevopsClient. updatePullRequestNotificationPreference(UpdatePullRequestNotificationPreferenceRequest request)Methods in com.oracle.bmc.devops that return types with arguments of type UpdatePullRequestNotificationPreferenceResponse Modifier and Type Method Description Future<UpdatePullRequestNotificationPreferenceResponse>DevopsAsync. updatePullRequestNotificationPreference(UpdatePullRequestNotificationPreferenceRequest request, AsyncHandler<UpdatePullRequestNotificationPreferenceRequest,UpdatePullRequestNotificationPreferenceResponse> handler)Update the pull request notification preference for the user passed as path paramFuture<UpdatePullRequestNotificationPreferenceResponse>DevopsAsyncClient. updatePullRequestNotificationPreference(UpdatePullRequestNotificationPreferenceRequest request, AsyncHandler<UpdatePullRequestNotificationPreferenceRequest,UpdatePullRequestNotificationPreferenceResponse> handler)Method parameters in com.oracle.bmc.devops with type arguments of type UpdatePullRequestNotificationPreferenceResponse Modifier and Type Method Description Future<UpdatePullRequestNotificationPreferenceResponse>DevopsAsync. updatePullRequestNotificationPreference(UpdatePullRequestNotificationPreferenceRequest request, AsyncHandler<UpdatePullRequestNotificationPreferenceRequest,UpdatePullRequestNotificationPreferenceResponse> handler)Update the pull request notification preference for the user passed as path paramFuture<UpdatePullRequestNotificationPreferenceResponse>DevopsAsyncClient. updatePullRequestNotificationPreference(UpdatePullRequestNotificationPreferenceRequest request, AsyncHandler<UpdatePullRequestNotificationPreferenceRequest,UpdatePullRequestNotificationPreferenceResponse> handler)
- 
Uses of UpdatePullRequestNotificationPreferenceResponse in com.oracle.bmc.devops.responsesMethods in com.oracle.bmc.devops.responses that return UpdatePullRequestNotificationPreferenceResponse Modifier and Type Method Description UpdatePullRequestNotificationPreferenceResponseUpdatePullRequestNotificationPreferenceResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.devops.responses with parameters of type UpdatePullRequestNotificationPreferenceResponse Modifier and Type Method Description UpdatePullRequestNotificationPreferenceResponse.BuilderUpdatePullRequestNotificationPreferenceResponse.Builder. copy(UpdatePullRequestNotificationPreferenceResponse o)Copy method to populate the builder with values from the given instance.
 
-