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