Package | Description |
---|---|
com.oracle.bmc.devops | |
com.oracle.bmc.devops.model |
Modifier and Type | Method and Description |
---|---|
Iterable<PullRequestSummary> |
DevopsPaginators.listPullRequestsRecordIterator(ListPullRequestsRequest request)
Creates a new iterable which will iterate over the
PullRequestSummary objects contained in responses from the
listPullRequests operation. |
Modifier and Type | Method and Description |
---|---|
PullRequestSummary |
PullRequestSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<PullRequestSummary> |
PullRequestCollection.getItems()
List of Pull Requests.
|
Modifier and Type | Method and Description |
---|---|
PullRequestSummary.Builder |
PullRequestSummary.Builder.copy(PullRequestSummary model) |
Modifier and Type | Method and Description |
---|---|
PullRequestCollection.Builder |
PullRequestCollection.Builder.items(List<PullRequestSummary> items)
List of Pull Requests.
|
Constructor and Description |
---|
PullRequestCollection(List<PullRequestSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.