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