Package | Description |
---|---|
com.oracle.bmc.databasemigration | |
com.oracle.bmc.databasemigration.model |
Modifier and Type | Method and Description |
---|---|
Iterable<ConnectionSummary> |
DatabaseMigrationPaginators.listConnectionsRecordIterator(ListConnectionsRequest request)
Creates a new iterable which will iterate over the
ConnectionSummary objects contained in responses from
the listConnections operation. |
Modifier and Type | Class and Description |
---|---|
class |
MysqlConnectionSummary
Summary of the MySQL Connection.
|
class |
OracleConnectionSummary
Summary of the Oracle Connection.
|
Modifier and Type | Method and Description |
---|---|
List<ConnectionSummary> |
ConnectionCollection.getItems()
An array of Connection summaries.
|
Modifier and Type | Method and Description |
---|---|
ConnectionCollection.Builder |
ConnectionCollection.Builder.items(List<ConnectionSummary> items)
An array of Connection summaries.
|
Constructor and Description |
---|
ConnectionCollection(List<ConnectionSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.