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