Package | Description |
---|---|
com.oracle.bmc.cloudmigrations | |
com.oracle.bmc.cloudmigrations.responses |
Modifier and Type | Method and Description |
---|---|
GetMigrationResponse |
Migration.getMigration(GetMigrationRequest request)
Gets a migration by identifier.
|
GetMigrationResponse |
MigrationClient.getMigration(GetMigrationRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetMigrationResponse> |
MigrationAsync.getMigration(GetMigrationRequest request,
AsyncHandler<GetMigrationRequest,GetMigrationResponse> handler)
Gets a migration by identifier.
|
Future<GetMigrationResponse> |
MigrationAsyncClient.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.