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