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