Package | Description |
---|---|
com.oracle.bmc.databasemanagement | |
com.oracle.bmc.databasemanagement.model |
Modifier and Type | Method and Description |
---|---|
Iterable<JobRunSummary> |
DbManagementPaginators.listJobRunsRecordIterator(ListJobRunsRequest request)
Creates a new iterable which will iterate over the
JobRunSummary objects contained in responses from
the listJobRuns operation. |
Modifier and Type | Method and Description |
---|---|
JobRunSummary |
JobRunSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<JobRunSummary> |
JobRunCollection.getItems()
A list of JobRunSummary objects.
|
Modifier and Type | Method and Description |
---|---|
JobRunSummary.Builder |
JobRunSummary.Builder.copy(JobRunSummary model) |
Modifier and Type | Method and Description |
---|---|
JobRunCollection.Builder |
JobRunCollection.Builder.items(List<JobRunSummary> items)
A list of JobRunSummary objects.
|
Constructor and Description |
---|
JobRunCollection(List<JobRunSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.