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