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