Package | Description |
---|---|
com.oracle.bmc.databasemigration.model |
Modifier and Type | Method and Description |
---|---|
MySqlDatabaseObjectSummary |
MySqlDatabaseObjectSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<MySqlDatabaseObjectSummary> |
MySqlMigrationObjectCollection.getItems()
An array of database objects that are either included or excluded from the migration.
|
Modifier and Type | Method and Description |
---|---|
MySqlDatabaseObjectSummary.Builder |
MySqlDatabaseObjectSummary.Builder.copy(MySqlDatabaseObjectSummary model) |
Modifier and Type | Method and Description |
---|---|
MySqlMigrationObjectCollection.Builder |
MySqlMigrationObjectCollection.Builder.items(List<MySqlDatabaseObjectSummary> items)
An array of database objects that are either included or excluded from the migration.
|
Constructor and Description |
---|
MySqlMigrationObjectCollection(List<MySqlDatabaseObjectSummary> items,
String bulkIncludeExcludeData)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.