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