Package | Description |
---|---|
com.oracle.bmc.devops | |
com.oracle.bmc.devops.model |
Modifier and Type | Method and Description |
---|---|
Iterable<PullRequestFileChangeSummary> |
DevopsPaginators.listPullRequestFileChangesRecordIterator(ListPullRequestFileChangesRequest request)
Creates a new iterable which will iterate over the
PullRequestFileChangeSummary objects contained in responses from
the listPullRequestFileChanges operation. |
Modifier and Type | Method and Description |
---|---|
PullRequestFileChangeSummary |
PullRequestFileChangeSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<PullRequestFileChangeSummary> |
PullRequestFileChangeCollection.getItems()
List of objects describing Pull Request differences for changed files.
|
Modifier and Type | Method and Description |
---|---|
PullRequestFileChangeSummary.Builder |
PullRequestFileChangeSummary.Builder.copy(PullRequestFileChangeSummary model) |
Modifier and Type | Method and Description |
---|---|
PullRequestFileChangeCollection.Builder |
PullRequestFileChangeCollection.Builder.items(List<PullRequestFileChangeSummary> items)
List of objects describing Pull Request differences for changed files.
|
Constructor and Description |
---|
PullRequestFileChangeCollection(List<PullRequestFileChangeSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.