Package | Description |
---|---|
com.oracle.bmc.databasemigration | |
com.oracle.bmc.databasemigration.responses |
Modifier and Type | Method and Description |
---|---|
DeleteConnectionResponse |
DatabaseMigrationClient.deleteConnection(DeleteConnectionRequest request) |
DeleteConnectionResponse |
DatabaseMigration.deleteConnection(DeleteConnectionRequest request)
Deletes the Database Connection represented by the specified connection ID.
|
Modifier and Type | Method and Description |
---|---|
Future<DeleteConnectionResponse> |
DatabaseMigrationAsync.deleteConnection(DeleteConnectionRequest request,
AsyncHandler<DeleteConnectionRequest,DeleteConnectionResponse> handler)
Deletes the Database Connection represented by the specified connection ID.
|
Future<DeleteConnectionResponse> |
DatabaseMigrationAsyncClient.deleteConnection(DeleteConnectionRequest request,
AsyncHandler<DeleteConnectionRequest,DeleteConnectionResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<DeleteConnectionResponse> |
DatabaseMigrationAsync.deleteConnection(DeleteConnectionRequest request,
AsyncHandler<DeleteConnectionRequest,DeleteConnectionResponse> handler)
Deletes the Database Connection represented by the specified connection ID.
|
Future<DeleteConnectionResponse> |
DatabaseMigrationAsyncClient.deleteConnection(DeleteConnectionRequest request,
AsyncHandler<DeleteConnectionRequest,DeleteConnectionResponse> handler) |
Modifier and Type | Method and Description |
---|---|
DeleteConnectionResponse |
DeleteConnectionResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
DeleteConnectionResponse.Builder |
DeleteConnectionResponse.Builder.copy(DeleteConnectionResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.