Package | Description |
---|---|
com.oracle.bmc.devops | |
com.oracle.bmc.devops.responses |
Modifier and Type | Method and Description |
---|---|
DeletePullRequestCommentResponse |
Devops.deletePullRequestComment(DeletePullRequestCommentRequest request)
Deletes a PullRequest comment by identifier
|
DeletePullRequestCommentResponse |
DevopsClient.deletePullRequestComment(DeletePullRequestCommentRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<DeletePullRequestCommentResponse> |
DevopsAsyncClient.deletePullRequestComment(DeletePullRequestCommentRequest request,
AsyncHandler<DeletePullRequestCommentRequest,DeletePullRequestCommentResponse> handler) |
Future<DeletePullRequestCommentResponse> |
DevopsAsync.deletePullRequestComment(DeletePullRequestCommentRequest request,
AsyncHandler<DeletePullRequestCommentRequest,DeletePullRequestCommentResponse> handler)
Deletes a PullRequest comment by identifier
|
Modifier and Type | Method and Description |
---|---|
Future<DeletePullRequestCommentResponse> |
DevopsAsyncClient.deletePullRequestComment(DeletePullRequestCommentRequest request,
AsyncHandler<DeletePullRequestCommentRequest,DeletePullRequestCommentResponse> handler) |
Future<DeletePullRequestCommentResponse> |
DevopsAsync.deletePullRequestComment(DeletePullRequestCommentRequest request,
AsyncHandler<DeletePullRequestCommentRequest,DeletePullRequestCommentResponse> handler)
Deletes a PullRequest comment by identifier
|
Modifier and Type | Method and Description |
---|---|
DeletePullRequestCommentResponse |
DeletePullRequestCommentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
DeletePullRequestCommentResponse.Builder |
DeletePullRequestCommentResponse.Builder.copy(DeletePullRequestCommentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.