Package | Description |
---|---|
com.oracle.bmc.devops | |
com.oracle.bmc.devops.requests |
Modifier and Type | Method and Description |
---|---|
Future<UpdatePullRequestNotificationPreferenceResponse> |
DevopsAsyncClient.updatePullRequestNotificationPreference(UpdatePullRequestNotificationPreferenceRequest request,
AsyncHandler<UpdatePullRequestNotificationPreferenceRequest,UpdatePullRequestNotificationPreferenceResponse> handler) |
Future<UpdatePullRequestNotificationPreferenceResponse> |
DevopsAsync.updatePullRequestNotificationPreference(UpdatePullRequestNotificationPreferenceRequest request,
AsyncHandler<UpdatePullRequestNotificationPreferenceRequest,UpdatePullRequestNotificationPreferenceResponse> handler)
Update the pull request notification preference for the user passed as path param
|
Modifier and Type | Method and Description |
---|---|
UpdatePullRequestNotificationPreferenceRequest |
UpdatePullRequestNotificationPreferenceRequest.Builder.build()
Build the instance of UpdatePullRequestNotificationPreferenceRequest as configured by
this builder
|
UpdatePullRequestNotificationPreferenceRequest |
UpdatePullRequestNotificationPreferenceRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdatePullRequestNotificationPreferenceRequest as configured by
this builder
|
Modifier and Type | Method and Description |
---|---|
UpdatePullRequestNotificationPreferenceRequest.Builder |
UpdatePullRequestNotificationPreferenceRequest.Builder.copy(UpdatePullRequestNotificationPreferenceRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.