Package | Description |
---|---|
com.oracle.bmc.devops | |
com.oracle.bmc.devops.requests |
Modifier and Type | Method and Description |
---|---|
DeletePullRequestCommentResponse |
Devops.deletePullRequestComment(DeletePullRequestCommentRequest request)
Deletes a PullRequest comment by identifier
|
DeletePullRequestCommentResponse |
DevopsClient.deletePullRequestComment(DeletePullRequestCommentRequest request) |
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 |
---|---|
DeletePullRequestCommentRequest |
DeletePullRequestCommentRequest.Builder.build()
Build the instance of DeletePullRequestCommentRequest as configured by this builder
|
DeletePullRequestCommentRequest |
DeletePullRequestCommentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of DeletePullRequestCommentRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
DeletePullRequestCommentRequest.Builder |
DeletePullRequestCommentRequest.Builder.copy(DeletePullRequestCommentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.