Package | Description |
---|---|
com.oracle.bmc.databasemigration | |
com.oracle.bmc.databasemigration.responses |
Modifier and Type | Method and Description |
---|---|
ListMigrationObjectsResponse |
DatabaseMigration.listMigrationObjects(ListMigrationObjectsRequest request)
Display excluded/included objects.
|
ListMigrationObjectsResponse |
DatabaseMigrationClient.listMigrationObjects(ListMigrationObjectsRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListMigrationObjectsResponse> |
DatabaseMigrationAsyncClient.listMigrationObjects(ListMigrationObjectsRequest request,
AsyncHandler<ListMigrationObjectsRequest,ListMigrationObjectsResponse> handler) |
Future<ListMigrationObjectsResponse> |
DatabaseMigrationAsync.listMigrationObjects(ListMigrationObjectsRequest request,
AsyncHandler<ListMigrationObjectsRequest,ListMigrationObjectsResponse> handler)
Display excluded/included objects.
|
Iterable<ListMigrationObjectsResponse> |
DatabaseMigrationPaginators.listMigrationObjectsResponseIterator(ListMigrationObjectsRequest request)
Creates a new iterable which will iterate over the responses received from the
listMigrationObjects operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListMigrationObjectsResponse> |
DatabaseMigrationAsyncClient.listMigrationObjects(ListMigrationObjectsRequest request,
AsyncHandler<ListMigrationObjectsRequest,ListMigrationObjectsResponse> handler) |
Future<ListMigrationObjectsResponse> |
DatabaseMigrationAsync.listMigrationObjects(ListMigrationObjectsRequest request,
AsyncHandler<ListMigrationObjectsRequest,ListMigrationObjectsResponse> handler)
Display excluded/included objects.
|
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–2023. All rights reserved.