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