Package | Description |
---|---|
com.oracle.bmc.databasemigration | |
com.oracle.bmc.databasemigration.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListWorkRequestLogsResponse> |
DatabaseMigrationAsyncClient.listWorkRequestLogs(ListWorkRequestLogsRequest request,
AsyncHandler<ListWorkRequestLogsRequest,ListWorkRequestLogsResponse> handler) |
Future<ListWorkRequestLogsResponse> |
DatabaseMigrationAsync.listWorkRequestLogs(ListWorkRequestLogsRequest request,
AsyncHandler<ListWorkRequestLogsRequest,ListWorkRequestLogsResponse> handler)
Gets the logs for a work request.
|
Modifier and Type | Method and Description |
---|---|
ListWorkRequestLogsRequest |
ListWorkRequestLogsRequest.Builder.build()
Build the instance of ListWorkRequestLogsRequest as configured by this builder
|
ListWorkRequestLogsRequest |
ListWorkRequestLogsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListWorkRequestLogsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListWorkRequestLogsRequest.Builder |
ListWorkRequestLogsRequest.Builder.copy(ListWorkRequestLogsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.