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