Package | Description |
---|---|
com.oracle.bmc.databasemigration | |
com.oracle.bmc.databasemigration.responses |
Modifier and Type | Method and Description |
---|---|
GetConnectionResponse |
DatabaseMigrationClient.getConnection(GetConnectionRequest request) |
GetConnectionResponse |
DatabaseMigration.getConnection(GetConnectionRequest request)
Display Database Connection details.
|
Modifier and Type | Method and Description |
---|---|
Future<GetConnectionResponse> |
DatabaseMigrationAsync.getConnection(GetConnectionRequest request,
AsyncHandler<GetConnectionRequest,GetConnectionResponse> handler)
Display Database Connection details.
|
Future<GetConnectionResponse> |
DatabaseMigrationAsyncClient.getConnection(GetConnectionRequest request,
AsyncHandler<GetConnectionRequest,GetConnectionResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetConnectionResponse |
GetConnectionResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetConnectionResponse.Builder |
GetConnectionResponse.Builder.copy(GetConnectionResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.