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