Package | Description |
---|---|
com.oracle.bmc.disasterrecovery | |
com.oracle.bmc.disasterrecovery.requests |
Modifier and Type | Method and Description |
---|---|
UpdateDrPlanExecutionResponse |
DisasterRecovery.updateDrPlanExecution(UpdateDrPlanExecutionRequest request)
Update the DR plan execution identified by drPlanExecutionId.
|
UpdateDrPlanExecutionResponse |
DisasterRecoveryClient.updateDrPlanExecution(UpdateDrPlanExecutionRequest request) |
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 |
---|---|
UpdateDrPlanExecutionRequest |
UpdateDrPlanExecutionRequest.Builder.build()
Build the instance of UpdateDrPlanExecutionRequest as configured by this builder
|
UpdateDrPlanExecutionRequest |
UpdateDrPlanExecutionRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateDrPlanExecutionRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateDrPlanExecutionRequest.Builder |
UpdateDrPlanExecutionRequest.Builder.copy(UpdateDrPlanExecutionRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.