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