Uses of Class
com.oracle.bmc.disasterrecovery.requests.ListDrPlanExecutionsRequest
-
Packages that use ListDrPlanExecutionsRequest Package Description com.oracle.bmc.disasterrecovery com.oracle.bmc.disasterrecovery.requests -
-
Uses of ListDrPlanExecutionsRequest in com.oracle.bmc.disasterrecovery
Method parameters in com.oracle.bmc.disasterrecovery with type arguments of type ListDrPlanExecutionsRequest Modifier and Type Method Description Future<ListDrPlanExecutionsResponse>DisasterRecoveryAsync. listDrPlanExecutions(ListDrPlanExecutionsRequest request, AsyncHandler<ListDrPlanExecutionsRequest,ListDrPlanExecutionsResponse> handler)Get a summary list of all DR plan executions for a DR protection group.Future<ListDrPlanExecutionsResponse>DisasterRecoveryAsyncClient. listDrPlanExecutions(ListDrPlanExecutionsRequest request, AsyncHandler<ListDrPlanExecutionsRequest,ListDrPlanExecutionsResponse> handler) -
Uses of ListDrPlanExecutionsRequest in com.oracle.bmc.disasterrecovery.requests
Methods in com.oracle.bmc.disasterrecovery.requests that return ListDrPlanExecutionsRequest Modifier and Type Method Description ListDrPlanExecutionsRequestListDrPlanExecutionsRequest.Builder. build()Build the instance of ListDrPlanExecutionsRequest as configured by this builderListDrPlanExecutionsRequestListDrPlanExecutionsRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListDrPlanExecutionsRequest as configured by this builderMethods in com.oracle.bmc.disasterrecovery.requests with parameters of type ListDrPlanExecutionsRequest Modifier and Type Method Description ListDrPlanExecutionsRequest.BuilderListDrPlanExecutionsRequest.Builder. copy(ListDrPlanExecutionsRequest o)Copy method to populate the builder with values from the given instance.
-