Package | Description |
---|---|
com.oracle.bmc.disasterrecovery | |
com.oracle.bmc.disasterrecovery.responses |
Modifier and Type | Method and Description |
---|---|
UpdateDrPlanExecutionResponse |
DisasterRecovery.updateDrPlanExecution(UpdateDrPlanExecutionRequest request)
Update the DR plan execution identified by drPlanExecutionId.
|
UpdateDrPlanExecutionResponse |
DisasterRecoveryClient.updateDrPlanExecution(UpdateDrPlanExecutionRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateDrPlanExecutionResponse> |
DisasterRecoveryAsyncClient.updateDrPlanExecution(UpdateDrPlanExecutionRequest request,
AsyncHandler<UpdateDrPlanExecutionRequest,UpdateDrPlanExecutionResponse> handler) |
Future<UpdateDrPlanExecutionResponse> |
DisasterRecoveryAsync.updateDrPlanExecution(UpdateDrPlanExecutionRequest request,
AsyncHandler<UpdateDrPlanExecutionRequest,UpdateDrPlanExecutionResponse> handler)
Update the DR plan execution identified by drPlanExecutionId.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateDrPlanExecutionResponse> |
DisasterRecoveryAsyncClient.updateDrPlanExecution(UpdateDrPlanExecutionRequest request,
AsyncHandler<UpdateDrPlanExecutionRequest,UpdateDrPlanExecutionResponse> handler) |
Future<UpdateDrPlanExecutionResponse> |
DisasterRecoveryAsync.updateDrPlanExecution(UpdateDrPlanExecutionRequest request,
AsyncHandler<UpdateDrPlanExecutionRequest,UpdateDrPlanExecutionResponse> handler)
Update the DR plan execution identified by drPlanExecutionId.
|
Modifier and Type | Method and Description |
---|---|
UpdateDrPlanExecutionResponse |
UpdateDrPlanExecutionResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateDrPlanExecutionResponse.Builder |
UpdateDrPlanExecutionResponse.Builder.copy(UpdateDrPlanExecutionResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.