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