Package | Description |
---|---|
com.oracle.bmc.devops | |
com.oracle.bmc.devops.responses |
Modifier and Type | Method and Description |
---|---|
GetPullRequestAttachmentContentResponse |
Devops.getPullRequestAttachmentContent(GetPullRequestAttachmentContentRequest request)
Gets the content of the attachment.
|
GetPullRequestAttachmentContentResponse |
DevopsClient.getPullRequestAttachmentContent(GetPullRequestAttachmentContentRequest request) |
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 |
---|---|
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 |
---|---|
GetPullRequestAttachmentContentResponse |
GetPullRequestAttachmentContentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetPullRequestAttachmentContentResponse.Builder |
GetPullRequestAttachmentContentResponse.Builder.copy(GetPullRequestAttachmentContentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.