Package | Description |
---|---|
com.oracle.bmc.devops.model |
Modifier and Type | Method and Description |
---|---|
static PullRequestAttachment.Builder |
PullRequestAttachment.builder()
Create a new builder.
|
PullRequestAttachment.Builder |
PullRequestAttachment.Builder.copy(PullRequestAttachment model) |
PullRequestAttachment.Builder |
PullRequestAttachment.Builder.createdBy(PrincipalDetails createdBy) |
PullRequestAttachment.Builder |
PullRequestAttachment.Builder.fileName(String fileName)
name to display in description or comment
|
PullRequestAttachment.Builder |
PullRequestAttachment.Builder.id(String id)
Unique identifier that is immutable on creation
|
PullRequestAttachment.Builder |
PullRequestAttachment.Builder.pullRequestId(String pullRequestId)
OCID of the pull request that this attachment belongs to
|
PullRequestAttachment.Builder |
PullRequestAttachment.Builder.timeCreated(Date timeCreated)
Creation timestamp.
|
PullRequestAttachment.Builder |
PullRequestAttachment.toBuilder() |
Copyright © 2016–2024. All rights reserved.