Uses of Class
com.oracle.bmc.devops.responses.DeletePullRequestCommentResponse.Builder
-
Packages that use DeletePullRequestCommentResponse.Builder Package Description com.oracle.bmc.devops.responses -
-
Uses of DeletePullRequestCommentResponse.Builder in com.oracle.bmc.devops.responses
Methods in com.oracle.bmc.devops.responses that return DeletePullRequestCommentResponse.Builder Modifier and Type Method Description DeletePullRequestCommentResponse.Builder
DeletePullRequestCommentResponse.Builder. __httpStatusCode__(int __httpStatusCode__)
static DeletePullRequestCommentResponse.Builder
DeletePullRequestCommentResponse. builder()
Return a new builder for this response object.DeletePullRequestCommentResponse.Builder
DeletePullRequestCommentResponse.Builder. copy(DeletePullRequestCommentResponse o)
Copy method to populate the builder with values from the given instance.DeletePullRequestCommentResponse.Builder
DeletePullRequestCommentResponse.Builder. headers(Map<String,List<String>> headers)
DeletePullRequestCommentResponse.Builder
DeletePullRequestCommentResponse.Builder. opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
-