Package | Description |
---|---|
com.oracle.bmc.devops.responses |
Modifier and Type | Method and Description |
---|---|
GetPullRequestNotificationPreferenceResponse.Builder |
GetPullRequestNotificationPreferenceResponse.Builder.__httpStatusCode__(int __httpStatusCode__) |
static GetPullRequestNotificationPreferenceResponse.Builder |
GetPullRequestNotificationPreferenceResponse.builder()
Return a new builder for this response object.
|
GetPullRequestNotificationPreferenceResponse.Builder |
GetPullRequestNotificationPreferenceResponse.Builder.copy(GetPullRequestNotificationPreferenceResponse o)
Copy method to populate the builder with values from the given instance.
|
GetPullRequestNotificationPreferenceResponse.Builder |
GetPullRequestNotificationPreferenceResponse.Builder.etag(String etag)
For optimistic concurrency control.
|
GetPullRequestNotificationPreferenceResponse.Builder |
GetPullRequestNotificationPreferenceResponse.Builder.headers(Map<String,List<String>> headers) |
GetPullRequestNotificationPreferenceResponse.Builder |
GetPullRequestNotificationPreferenceResponse.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
GetPullRequestNotificationPreferenceResponse.Builder |
GetPullRequestNotificationPreferenceResponse.Builder.pullRequestNotificationPreference(PullRequestNotificationPreference pullRequestNotificationPreference)
The returned
PullRequestNotificationPreference instance. |
Copyright © 2016–2024. All rights reserved.