Uses of Class
com.oracle.bmc.zpr.requests.ListZprConfigurationWorkRequestLogsRequest
-
Packages that use ListZprConfigurationWorkRequestLogsRequest Package Description com.oracle.bmc.zpr com.oracle.bmc.zpr.requests -
-
Uses of ListZprConfigurationWorkRequestLogsRequest in com.oracle.bmc.zpr
Method parameters in com.oracle.bmc.zpr with type arguments of type ListZprConfigurationWorkRequestLogsRequest 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 ListZprConfigurationWorkRequestLogsRequest in com.oracle.bmc.zpr.requests
Methods in com.oracle.bmc.zpr.requests that return ListZprConfigurationWorkRequestLogsRequest Modifier and Type Method Description ListZprConfigurationWorkRequestLogsRequestListZprConfigurationWorkRequestLogsRequest.Builder. build()Build the instance of ListZprConfigurationWorkRequestLogsRequest as configured by this builderListZprConfigurationWorkRequestLogsRequestListZprConfigurationWorkRequestLogsRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListZprConfigurationWorkRequestLogsRequest as configured by this builderMethods in com.oracle.bmc.zpr.requests with parameters of type ListZprConfigurationWorkRequestLogsRequest Modifier and Type Method Description ListZprConfigurationWorkRequestLogsRequest.BuilderListZprConfigurationWorkRequestLogsRequest.Builder. copy(ListZprConfigurationWorkRequestLogsRequest o)Copy method to populate the builder with values from the given instance.
-