Package | Description |
---|---|
com.oracle.bmc.databasemigration.model | |
com.oracle.bmc.databasemigration.responses |
Modifier and Type | Class and Description |
---|---|
class |
MysqlConnection
Represents the metadata of a MySQL Connection.
|
class |
OracleConnection
Represents the metadata of an Oracle Database Connection.
|
Modifier and Type | Method and Description |
---|---|
Connection |
GetConnectionResponse.getConnection()
The returned
Connection instance. |
Connection |
CreateConnectionResponse.getConnection()
The returned
Connection instance. |
Modifier and Type | Method and Description |
---|---|
GetConnectionResponse.Builder |
GetConnectionResponse.Builder.connection(Connection connection)
The returned
Connection instance. |
CreateConnectionResponse.Builder |
CreateConnectionResponse.Builder.connection(Connection connection)
The returned
Connection instance. |
Copyright © 2016–2024. All rights reserved.