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