Package | Description |
---|---|
com.oracle.bmc.datascience | |
com.oracle.bmc.datascience.responses |
Modifier and Type | Method and Description |
---|---|
ListWorkRequestLogsResponse |
DataScienceClient.listWorkRequestLogs(ListWorkRequestLogsRequest request) |
ListWorkRequestLogsResponse |
DataScience.listWorkRequestLogs(ListWorkRequestLogsRequest request)
Lists work request logs for the specified work request.
|
Modifier and Type | Method and Description |
---|---|
Future<ListWorkRequestLogsResponse> |
DataScienceAsyncClient.listWorkRequestLogs(ListWorkRequestLogsRequest request,
AsyncHandler<ListWorkRequestLogsRequest,ListWorkRequestLogsResponse> handler) |
Future<ListWorkRequestLogsResponse> |
DataScienceAsync.listWorkRequestLogs(ListWorkRequestLogsRequest request,
AsyncHandler<ListWorkRequestLogsRequest,ListWorkRequestLogsResponse> handler)
Lists work request logs for the specified work request.
|
Modifier and Type | Method and Description |
---|---|
Future<ListWorkRequestLogsResponse> |
DataScienceAsyncClient.listWorkRequestLogs(ListWorkRequestLogsRequest request,
AsyncHandler<ListWorkRequestLogsRequest,ListWorkRequestLogsResponse> handler) |
Future<ListWorkRequestLogsResponse> |
DataScienceAsync.listWorkRequestLogs(ListWorkRequestLogsRequest request,
AsyncHandler<ListWorkRequestLogsRequest,ListWorkRequestLogsResponse> handler)
Lists work request logs for the specified work request.
|
Modifier and Type | Method and Description |
---|---|
ListWorkRequestLogsResponse |
ListWorkRequestLogsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListWorkRequestLogsResponse.Builder |
ListWorkRequestLogsResponse.Builder.copy(ListWorkRequestLogsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.