Uses of Class
com.oracle.bmc.zpr.responses.ListZprConfigurationWorkRequestErrorsResponse
-
Packages that use ListZprConfigurationWorkRequestErrorsResponse Package Description com.oracle.bmc.zpr com.oracle.bmc.zpr.responses -
-
Uses of ListZprConfigurationWorkRequestErrorsResponse in com.oracle.bmc.zpr
Methods in com.oracle.bmc.zpr that return ListZprConfigurationWorkRequestErrorsResponse Modifier and Type Method Description ListZprConfigurationWorkRequestErrorsResponseZpr. listZprConfigurationWorkRequestErrors(ListZprConfigurationWorkRequestErrorsRequest request)Lists the errors for a work request.ListZprConfigurationWorkRequestErrorsResponseZprClient. listZprConfigurationWorkRequestErrors(ListZprConfigurationWorkRequestErrorsRequest request)Method parameters in com.oracle.bmc.zpr with type arguments of type ListZprConfigurationWorkRequestErrorsResponse 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 ListZprConfigurationWorkRequestErrorsResponse in com.oracle.bmc.zpr.responses
Methods in com.oracle.bmc.zpr.responses that return ListZprConfigurationWorkRequestErrorsResponse Modifier and Type Method Description ListZprConfigurationWorkRequestErrorsResponseListZprConfigurationWorkRequestErrorsResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.zpr.responses with parameters of type ListZprConfigurationWorkRequestErrorsResponse Modifier and Type Method Description ListZprConfigurationWorkRequestErrorsResponse.BuilderListZprConfigurationWorkRequestErrorsResponse.Builder. copy(ListZprConfigurationWorkRequestErrorsResponse o)Copy method to populate the builder with values from the given instance.
-