Package | Description |
---|---|
com.oracle.bmc.databasemigration | |
com.oracle.bmc.databasemigration.model |
Modifier and Type | Method and Description |
---|---|
Iterable<MigrationSummary> |
DatabaseMigrationPaginators.listMigrationsRecordIterator(ListMigrationsRequest request)
Creates a new iterable which will iterate over the
MigrationSummary objects contained in responses from
the listMigrations operation. |
Modifier and Type | Class and Description |
---|---|
class |
MySqlMigrationSummary
MySQL Migration Summary
Note: Objects should always be created or deserialized using the MySqlMigrationSummary.Builder . |
class |
OracleMigrationSummary
Oracle Migration Summary
Note: Objects should always be created or deserialized using the OracleMigrationSummary.Builder . |
Modifier and Type | Method and Description |
---|---|
List<MigrationSummary> |
MigrationCollection.getItems()
Items in collection.
|
Modifier and Type | Method and Description |
---|---|
MigrationCollection.Builder |
MigrationCollection.Builder.items(List<MigrationSummary> items)
Items in collection.
|
Constructor and Description |
---|
MigrationCollection(List<MigrationSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.