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