Package | Description |
---|---|
com.oracle.bmc.devops | |
com.oracle.bmc.devops.model |
Modifier and Type | Method and Description |
---|---|
Iterable<PullRequestAuthorSummary> |
DevopsPaginators.listPullRequestAuthorsRecordIterator(ListPullRequestAuthorsRequest request)
Creates a new iterable which will iterate over the
PullRequestAuthorSummary objects contained in responses from the
listPullRequestAuthors operation. |
Modifier and Type | Method and Description |
---|---|
PullRequestAuthorSummary |
PullRequestAuthorSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<PullRequestAuthorSummary> |
PullRequestAuthorCollection.getItems()
List of authors who has ever created PR before.
|
Modifier and Type | Method and Description |
---|---|
PullRequestAuthorSummary.Builder |
PullRequestAuthorSummary.Builder.copy(PullRequestAuthorSummary model) |
Modifier and Type | Method and Description |
---|---|
PullRequestAuthorCollection.Builder |
PullRequestAuthorCollection.Builder.items(List<PullRequestAuthorSummary> items)
List of authors who has ever created PR before.
|
Constructor and Description |
---|
PullRequestAuthorCollection(List<PullRequestAuthorSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.