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