Uses of Class
com.oracle.bmc.zpr.requests.ListZprConfigurationWorkRequestErrorsRequest
-
Packages that use ListZprConfigurationWorkRequestErrorsRequest Package Description com.oracle.bmc.zpr com.oracle.bmc.zpr.requests -
-
Uses of ListZprConfigurationWorkRequestErrorsRequest in com.oracle.bmc.zpr
Method parameters in com.oracle.bmc.zpr with type arguments of type ListZprConfigurationWorkRequestErrorsRequest Modifier and Type Method Description Future<ListZprConfigurationWorkRequestErrorsResponse>ZprAsync. listZprConfigurationWorkRequestErrors(ListZprConfigurationWorkRequestErrorsRequest request, AsyncHandler<ListZprConfigurationWorkRequestErrorsRequest,ListZprConfigurationWorkRequestErrorsResponse> handler)Lists the errors for a work request.Future<ListZprConfigurationWorkRequestErrorsResponse>ZprAsyncClient. listZprConfigurationWorkRequestErrors(ListZprConfigurationWorkRequestErrorsRequest request, AsyncHandler<ListZprConfigurationWorkRequestErrorsRequest,ListZprConfigurationWorkRequestErrorsResponse> handler) -
Uses of ListZprConfigurationWorkRequestErrorsRequest in com.oracle.bmc.zpr.requests
Methods in com.oracle.bmc.zpr.requests that return ListZprConfigurationWorkRequestErrorsRequest Modifier and Type Method Description ListZprConfigurationWorkRequestErrorsRequestListZprConfigurationWorkRequestErrorsRequest.Builder. build()Build the instance of ListZprConfigurationWorkRequestErrorsRequest as configured by this builderListZprConfigurationWorkRequestErrorsRequestListZprConfigurationWorkRequestErrorsRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListZprConfigurationWorkRequestErrorsRequest as configured by this builderMethods in com.oracle.bmc.zpr.requests with parameters of type ListZprConfigurationWorkRequestErrorsRequest Modifier and Type Method Description ListZprConfigurationWorkRequestErrorsRequest.BuilderListZprConfigurationWorkRequestErrorsRequest.Builder. copy(ListZprConfigurationWorkRequestErrorsRequest o)Copy method to populate the builder with values from the given instance.
-