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