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