Package | Description |
---|---|
com.oracle.bmc.devops | |
com.oracle.bmc.devops.requests |
Modifier and Type | Method and Description |
---|---|
GetPullRequestAttachmentContentResponse |
Devops.getPullRequestAttachmentContent(GetPullRequestAttachmentContentRequest request)
Gets the content of the attachment.
|
GetPullRequestAttachmentContentResponse |
DevopsClient.getPullRequestAttachmentContent(GetPullRequestAttachmentContentRequest request) |
Future<GetPullRequestAttachmentContentResponse> |
DevopsAsyncClient.getPullRequestAttachmentContent(GetPullRequestAttachmentContentRequest request,
AsyncHandler<GetPullRequestAttachmentContentRequest,GetPullRequestAttachmentContentResponse> handler) |
Future<GetPullRequestAttachmentContentResponse> |
DevopsAsync.getPullRequestAttachmentContent(GetPullRequestAttachmentContentRequest request,
AsyncHandler<GetPullRequestAttachmentContentRequest,GetPullRequestAttachmentContentResponse> handler)
Gets the content of the attachment.
|
Modifier and Type | Method and Description |
---|---|
Future<GetPullRequestAttachmentContentResponse> |
DevopsAsyncClient.getPullRequestAttachmentContent(GetPullRequestAttachmentContentRequest request,
AsyncHandler<GetPullRequestAttachmentContentRequest,GetPullRequestAttachmentContentResponse> handler) |
Future<GetPullRequestAttachmentContentResponse> |
DevopsAsync.getPullRequestAttachmentContent(GetPullRequestAttachmentContentRequest request,
AsyncHandler<GetPullRequestAttachmentContentRequest,GetPullRequestAttachmentContentResponse> handler)
Gets the content of the attachment.
|
Modifier and Type | Method and Description |
---|---|
GetPullRequestAttachmentContentRequest |
GetPullRequestAttachmentContentRequest.Builder.build()
Build the instance of GetPullRequestAttachmentContentRequest as configured by this
builder
|
GetPullRequestAttachmentContentRequest |
GetPullRequestAttachmentContentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetPullRequestAttachmentContentRequest as configured by this
builder
|
Modifier and Type | Method and Description |
---|---|
GetPullRequestAttachmentContentRequest.Builder |
GetPullRequestAttachmentContentRequest.Builder.copy(GetPullRequestAttachmentContentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.