Uses of Class
com.oracle.bmc.zpr.responses.ListZprConfigurationWorkRequestLogsResponse
-
Packages that use ListZprConfigurationWorkRequestLogsResponse Package Description com.oracle.bmc.zpr com.oracle.bmc.zpr.responses -
-
Uses of ListZprConfigurationWorkRequestLogsResponse in com.oracle.bmc.zpr
Methods in com.oracle.bmc.zpr that return ListZprConfigurationWorkRequestLogsResponse Modifier and Type Method Description ListZprConfigurationWorkRequestLogsResponseZpr. listZprConfigurationWorkRequestLogs(ListZprConfigurationWorkRequestLogsRequest request)Lists the logs for a work request.ListZprConfigurationWorkRequestLogsResponseZprClient. listZprConfigurationWorkRequestLogs(ListZprConfigurationWorkRequestLogsRequest request)Method parameters in com.oracle.bmc.zpr with type arguments of type ListZprConfigurationWorkRequestLogsResponse Modifier and Type Method Description Future<ListZprConfigurationWorkRequestLogsResponse>ZprAsync. listZprConfigurationWorkRequestLogs(ListZprConfigurationWorkRequestLogsRequest request, AsyncHandler<ListZprConfigurationWorkRequestLogsRequest,ListZprConfigurationWorkRequestLogsResponse> handler)Lists the logs for a work request.Future<ListZprConfigurationWorkRequestLogsResponse>ZprAsyncClient. listZprConfigurationWorkRequestLogs(ListZprConfigurationWorkRequestLogsRequest request, AsyncHandler<ListZprConfigurationWorkRequestLogsRequest,ListZprConfigurationWorkRequestLogsResponse> handler) -
Uses of ListZprConfigurationWorkRequestLogsResponse in com.oracle.bmc.zpr.responses
Methods in com.oracle.bmc.zpr.responses that return ListZprConfigurationWorkRequestLogsResponse Modifier and Type Method Description ListZprConfigurationWorkRequestLogsResponseListZprConfigurationWorkRequestLogsResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.zpr.responses with parameters of type ListZprConfigurationWorkRequestLogsResponse Modifier and Type Method Description ListZprConfigurationWorkRequestLogsResponse.BuilderListZprConfigurationWorkRequestLogsResponse.Builder. copy(ListZprConfigurationWorkRequestLogsResponse o)Copy method to populate the builder with values from the given instance.
-