Uses of Class
com.oracle.bmc.disasterrecovery.requests.CreateDrPlanExecutionRequest
- 
Packages that use CreateDrPlanExecutionRequest Package Description com.oracle.bmc.disasterrecovery com.oracle.bmc.disasterrecovery.requests 
- 
- 
Uses of CreateDrPlanExecutionRequest in com.oracle.bmc.disasterrecoveryMethods in com.oracle.bmc.disasterrecovery with parameters of type CreateDrPlanExecutionRequest Modifier and Type Method Description CreateDrPlanExecutionResponseDisasterRecovery. createDrPlanExecution(CreateDrPlanExecutionRequest request)Execute a DR plan for a DR protection group.Future<CreateDrPlanExecutionResponse>DisasterRecoveryAsync. createDrPlanExecution(CreateDrPlanExecutionRequest request, AsyncHandler<CreateDrPlanExecutionRequest,CreateDrPlanExecutionResponse> handler)Execute a DR plan for a DR protection group.Future<CreateDrPlanExecutionResponse>DisasterRecoveryAsyncClient. createDrPlanExecution(CreateDrPlanExecutionRequest request, AsyncHandler<CreateDrPlanExecutionRequest,CreateDrPlanExecutionResponse> handler)CreateDrPlanExecutionResponseDisasterRecoveryClient. createDrPlanExecution(CreateDrPlanExecutionRequest request)Method parameters in com.oracle.bmc.disasterrecovery with type arguments of type CreateDrPlanExecutionRequest Modifier and Type Method Description Future<CreateDrPlanExecutionResponse>DisasterRecoveryAsync. createDrPlanExecution(CreateDrPlanExecutionRequest request, AsyncHandler<CreateDrPlanExecutionRequest,CreateDrPlanExecutionResponse> handler)Execute a DR plan for a DR protection group.Future<CreateDrPlanExecutionResponse>DisasterRecoveryAsyncClient. createDrPlanExecution(CreateDrPlanExecutionRequest request, AsyncHandler<CreateDrPlanExecutionRequest,CreateDrPlanExecutionResponse> handler)
- 
Uses of CreateDrPlanExecutionRequest in com.oracle.bmc.disasterrecovery.requestsMethods in com.oracle.bmc.disasterrecovery.requests that return CreateDrPlanExecutionRequest Modifier and Type Method Description CreateDrPlanExecutionRequestCreateDrPlanExecutionRequest.Builder. build()Build the instance of CreateDrPlanExecutionRequest as configured by this builderCreateDrPlanExecutionRequestCreateDrPlanExecutionRequest.Builder. buildWithoutInvocationCallback()Build the instance of CreateDrPlanExecutionRequest as configured by this builderMethods in com.oracle.bmc.disasterrecovery.requests with parameters of type CreateDrPlanExecutionRequest Modifier and Type Method Description CreateDrPlanExecutionRequest.BuilderCreateDrPlanExecutionRequest.Builder. copy(CreateDrPlanExecutionRequest o)Copy method to populate the builder with values from the given instance.
 
-