Package | Description |
---|---|
com.oracle.bmc.databasemigration | |
com.oracle.bmc.databasemigration.requests |
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 |
---|---|
ListExcludedObjectsRequest |
ListExcludedObjectsRequest.Builder.build()
Build the instance of ListExcludedObjectsRequest as configured by this builder
|
ListExcludedObjectsRequest |
ListExcludedObjectsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListExcludedObjectsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListExcludedObjectsRequest.Builder |
ListExcludedObjectsRequest.Builder.copy(ListExcludedObjectsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.