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