Package | Description |
---|---|
com.oracle.bmc.devops | |
com.oracle.bmc.devops.model |
Modifier and Type | Method and Description |
---|---|
Iterable<PullRequestAttachmentSummary> |
DevopsPaginators.listPullRequestAttachmentsRecordIterator(ListPullRequestAttachmentsRequest request)
Creates a new iterable which will iterate over the
PullRequestAttachmentSummary objects contained in responses from
the listPullRequestAttachments operation. |
Modifier and Type | Method and Description |
---|---|
PullRequestAttachmentSummary |
PullRequestAttachmentSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<PullRequestAttachmentSummary> |
PullRequestAttachmentCollection.getItems()
List of pullRequest attachment objects.
|
Modifier and Type | Method and Description |
---|---|
PullRequestAttachmentSummary.Builder |
PullRequestAttachmentSummary.Builder.copy(PullRequestAttachmentSummary model) |
Modifier and Type | Method and Description |
---|---|
PullRequestAttachmentCollection.Builder |
PullRequestAttachmentCollection.Builder.items(List<PullRequestAttachmentSummary> items)
List of pullRequest attachment objects.
|
Constructor and Description |
---|
PullRequestAttachmentCollection(List<PullRequestAttachmentSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.