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