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