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