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