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.responsesMethods in com.oracle.bmc.devops.responses that return DeletePullRequestAttachmentResponse.Builder Modifier and Type Method Description DeletePullRequestAttachmentResponse.BuilderDeletePullRequestAttachmentResponse.Builder. __httpStatusCode__(int __httpStatusCode__)static DeletePullRequestAttachmentResponse.BuilderDeletePullRequestAttachmentResponse. builder()Return a new builder for this response object.DeletePullRequestAttachmentResponse.BuilderDeletePullRequestAttachmentResponse.Builder. copy(DeletePullRequestAttachmentResponse o)Copy method to populate the builder with values from the given instance.DeletePullRequestAttachmentResponse.BuilderDeletePullRequestAttachmentResponse.Builder. headers(Map<String,List<String>> headers)DeletePullRequestAttachmentResponse.BuilderDeletePullRequestAttachmentResponse.Builder. opcRequestId(String opcRequestId)Unique Oracle-assigned identifier for the request.
 
-