Package | Description |
---|---|
com.oracle.bmc.databasemigration | |
com.oracle.bmc.databasemigration.responses |
Modifier and Type | Method and Description |
---|---|
ListExcludedObjectsResponse |
DatabaseMigrationClient.listExcludedObjects(ListExcludedObjectsRequest request) |
ListExcludedObjectsResponse |
DatabaseMigration.listExcludedObjects(ListExcludedObjectsRequest request)
List the excluded database objects.
|
Modifier and Type | Method and Description |
---|---|
Future<ListExcludedObjectsResponse> |
DatabaseMigrationAsync.listExcludedObjects(ListExcludedObjectsRequest request,
AsyncHandler<ListExcludedObjectsRequest,ListExcludedObjectsResponse> handler)
List the excluded database objects.
|
Future<ListExcludedObjectsResponse> |
DatabaseMigrationAsyncClient.listExcludedObjects(ListExcludedObjectsRequest request,
AsyncHandler<ListExcludedObjectsRequest,ListExcludedObjectsResponse> handler) |
Iterable<ListExcludedObjectsResponse> |
DatabaseMigrationPaginators.listExcludedObjectsResponseIterator(ListExcludedObjectsRequest request)
Creates a new iterable which will iterate over the responses received from the
listExcludedObjects operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListExcludedObjectsResponse> |
DatabaseMigrationAsync.listExcludedObjects(ListExcludedObjectsRequest request,
AsyncHandler<ListExcludedObjectsRequest,ListExcludedObjectsResponse> handler)
List the excluded database objects.
|
Future<ListExcludedObjectsResponse> |
DatabaseMigrationAsyncClient.listExcludedObjects(ListExcludedObjectsRequest request,
AsyncHandler<ListExcludedObjectsRequest,ListExcludedObjectsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListExcludedObjectsResponse |
ListExcludedObjectsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListExcludedObjectsResponse.Builder |
ListExcludedObjectsResponse.Builder.copy(ListExcludedObjectsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.