Package | Description |
---|---|
com.oracle.bmc.databasemigration | |
com.oracle.bmc.databasemigration.model |
Modifier and Type | Method and Description |
---|---|
Iterable<ExcludedObjectSummary> |
DatabaseMigrationPaginators.listExcludedObjectsRecordIterator(ListExcludedObjectsRequest request)
Creates a new iterable which will iterate over the
ExcludedObjectSummary objects contained in responses
from the listExcludedObjects operation. |
Modifier and Type | Method and Description |
---|---|
ExcludedObjectSummary |
ExcludedObjectSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<ExcludedObjectSummary> |
ExcludedObjectSummaryCollection.getItems()
Items in collection.
|
Modifier and Type | Method and Description |
---|---|
ExcludedObjectSummary.Builder |
ExcludedObjectSummary.Builder.copy(ExcludedObjectSummary model) |
Modifier and Type | Method and Description |
---|---|
ExcludedObjectSummaryCollection.Builder |
ExcludedObjectSummaryCollection.Builder.items(List<ExcludedObjectSummary> items)
Items in collection.
|
Constructor and Description |
---|
ExcludedObjectSummaryCollection(List<ExcludedObjectSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.