UpdatePullRequestNotificationPreferenceRequest.Builder |
UpdatePullRequestNotificationPreferenceRequest.Builder.body$(UpdatePullRequestNotificationPreferenceDetails body) |
Alternative setter for the body parameter.
|
static UpdatePullRequestNotificationPreferenceRequest.Builder |
UpdatePullRequestNotificationPreferenceRequest.builder() |
Return a new builder for this request object.
|
UpdatePullRequestNotificationPreferenceRequest.Builder |
UpdatePullRequestNotificationPreferenceRequest.Builder.copy(UpdatePullRequestNotificationPreferenceRequest o) |
Copy method to populate the builder with values from the given instance.
|
UpdatePullRequestNotificationPreferenceRequest.Builder |
UpdatePullRequestNotificationPreferenceRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
UpdatePullRequestNotificationPreferenceRequest.Builder |
UpdatePullRequestNotificationPreferenceRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
UpdatePullRequestNotificationPreferenceRequest.Builder |
UpdatePullRequestNotificationPreferenceRequest.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
UpdatePullRequestNotificationPreferenceRequest.Builder |
UpdatePullRequestNotificationPreferenceRequest.Builder.principalId(String principalId) |
Unique principal identifier.
|
UpdatePullRequestNotificationPreferenceRequest.Builder |
UpdatePullRequestNotificationPreferenceRequest.Builder.pullRequestId(String pullRequestId) |
unique PullRequest identifier
|
UpdatePullRequestNotificationPreferenceRequest.Builder |
UpdatePullRequestNotificationPreferenceRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
UpdatePullRequestNotificationPreferenceRequest.Builder |
UpdatePullRequestNotificationPreferenceRequest.toBuilder() |
|
UpdatePullRequestNotificationPreferenceRequest.Builder |
UpdatePullRequestNotificationPreferenceRequest.Builder.updatePullRequestNotificationPreferenceDetails(UpdatePullRequestNotificationPreferenceDetails updatePullRequestNotificationPreferenceDetails) |
The information to be updated.
|