Package | Description |
---|---|
com.oracle.bmc.databasemigration | |
com.oracle.bmc.databasemigration.model |
Modifier and Type | Method and Description |
---|---|
Iterable<JobSummary> |
DatabaseMigrationPaginators.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()
Items in collection.
|
Modifier and Type | Method and Description |
---|---|
JobSummary.Builder |
JobSummary.Builder.copy(JobSummary model) |
Modifier and Type | Method and Description |
---|---|
JobCollection.Builder |
JobCollection.Builder.items(List<JobSummary> items)
Items in collection.
|
Constructor and Description |
---|
JobCollection(List<JobSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.