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