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